mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@67891 954022d7-b5bf-4e40-9824-e11837661b57
12 lines
241 B
JSON
12 lines
241 B
JSON
{
|
|
"name": "spellchecker",
|
|
"version": "1.0.1",
|
|
"homepage": "http://www.onlyoffice.com",
|
|
"private": true,
|
|
"dependencies": {
|
|
"express" : "^4.13.4",
|
|
"sockjs" : "^0.3.15",
|
|
"nodehun" : "^2.0.8",
|
|
"config": "^1.19.0"
|
|
}
|
|
} |