Files
server/SpellChecker/package.json
Alexander.Trofimov ff1c66fcac update packages
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@67891 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-18 10:38:30 +03:00

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"
}
}