Jolbon-Emoji-Bot/package.json
2018-09-29 18:07:57 +09:00

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