mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
17 lines
283 B
JSON
17 lines
283 B
JSON
{
|
|
"name": "docs",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"publish": "node scripts/publish.js"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"chalk": "^4.1.2",
|
|
"qiniu": "^7.4.0",
|
|
"walk-sync": "^3.0.0"
|
|
}
|
|
}
|