xinelu-applet-ui/package.json

20 lines
387 B
JSON
Raw Normal View History

2023-09-20 10:42:44 +08:00
{
"name": "xinelu-applet-ui",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://101.200.89.70:3000/jihan/xinelu-applet-ui.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"uview-ui": "^1.8.8"
}
}