KindergartenAppletUI/package.json

20 lines
378 B
JSON
Raw Normal View History

2022-08-24 15:01:04 +08:00
{
"name": "yer",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
2022-10-17 16:00:25 +08:00
"uview-ui": "^1.8.4"
},
"repository": {
"type": "git",
"url": "http://192.168.16.64:3000/jihan/KindergartenAppletUI.git"
},
"description": ""
2022-08-24 15:01:04 +08:00
}