demingshangjia/package.json

20 lines
386 B
JSON
Raw Normal View History

2020-06-11 17:54:15 +08:00
{
"name": "demingshangjia",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
2020-07-16 10:02:57 +08:00
"uview-ui": "^1.5.2"
2020-06-11 17:54:15 +08:00
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.luyuan.tk/luyuan/demingshangjia.git"
},
"author": "",
"license": "ISC"
}