mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
feat: added modules
This commit is contained in:
16
core/docs/package.json
Normal file
16
core/docs/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user