mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-17 22:32:26 +08:00
init
This commit is contained in:
22
uview-ui/package.json
Normal file
22
uview-ui/package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "uview-ui",
|
||||
"version": "1.8.3",
|
||||
"description": "uView UI,是uni-app生态优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
|
||||
"main": "index.js",
|
||||
"keywords": [
|
||||
"uniapp UI"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": ""
|
||||
},
|
||||
"devDependencies": {
|
||||
"node-sass": "^4.14.0",
|
||||
"sass-loader": "^8.0.2"
|
||||
},
|
||||
"author": "uView",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user