Files
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

20 lines
432 B
JSON

{
"name": "spellchecker",
"version": "1.0.1",
"homepage": "https://www.onlyoffice.com",
"private": true,
"bin": "sources/server.js",
"dependencies": {
"co": "4.6.0",
"config": "2.0.1",
"express": "4.19.2",
"nodehun": "git+https://git@github.com/ONLYOFFICE/nodehun.git#2411a56828c7d58214c61781b4a5c63d18adba99",
"sockjs": "0.3.21"
},
"pkg": {
"assets": [
"dictionaries/**/*"
]
}
}