awtk/tools/word_gen/package.json
2021-06-10 08:20:15 +08:00

17 lines
307 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.3.0",
"novel-segment": "^2.7.59",
"url": "^0.11.0"
}
}