feat: first commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "create-funjia-admin",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
"create-funjia-admin": "bin/create-funjia-admin.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"commander": "^13.1.0",
|
||||
"fs-extra": "^11.3.0",
|
||||
"simple-git": "^3.27.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user