baimacms/package.json

22 lines
431 B
JSON

{
"name": "baimacms",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.agrimedia.cn/15133400227/baimacms.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@dcloudio/uni-ui": "^1.5.12",
"vuex": "^4.1.0"
}
}