mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
add package json
This commit is contained in:
parent
8769dd3c2b
commit
a7467d7502
22
package.json
Normal file
22
package.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "zanui-weapp",
|
||||
"version": "2.0.0",
|
||||
"description": "高颜值、好用、易扩展的小程序 UI 库,Powered by 有赞",
|
||||
"main": "app.js",
|
||||
"directories": {
|
||||
"example": "example"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/youzan/zanui-weapp.git"
|
||||
},
|
||||
"author": "youzan",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/youzan/zanui-weapp/issues"
|
||||
},
|
||||
"homepage": "https://github.com/youzan/zanui-weapp#readme"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user