NurseStationApp/package.json

20 lines
385 B
JSON
Raw Normal View History

2022-12-06 10:10:34 +08:00
{
"dependencies": {
"uview-ui": "^1.8.4"
},
"name": "nursestationapp",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://192.168.16.64:3000/jihan/NurseStationApp.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}