mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 18:48:09 +08:00
17 lines
307 B
JSON
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"
|
|
}
|
|
}
|