18 lines
361 B
JSON
18 lines
361 B
JSON
{
|
|
"name": "jolbon",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"cheerio": "^1.0.0-rc.2",
|
|
"hanspell": "^0.6.4",
|
|
"node-telegram-bot-api": "^0.30.0"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Su-Yong",
|
|
"license": "Apache-2.0"
|
|
}
|