awtk/tools/word_gen/package.json
2018-06-26 18:19:25 +08:00

17 lines
300 B
JSON

{
"name": "word_gen",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"crawler": "^1.1.4",
"segment": "^0.1.3",
"url": "^0.11.0"
}
}