21 lines
400 B
JSON
21 lines
400 B
JSON
{
|
|
"name": "xnzt",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"js-cookie": "^3.0.1",
|
|
"save": "^2.9.0"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitee.com/ctgusoft/RuoYi-App-master.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|