mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
14 lines
341 B
JSON
14 lines
341 B
JSON
{
|
|
"name": "spellchecker",
|
|
"version": "1.0.1",
|
|
"homepage": "http://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"co": "^4.6.0",
|
|
"config": "^2.0.1",
|
|
"express": "^4.16.4",
|
|
"nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git#c9ba32e5ff117ecc51e8e119c0753a021e519113",
|
|
"sockjs": "^0.3.19"
|
|
}
|
|
}
|