You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
608 B
31 lines
608 B
{
|
|
"name": "leadfyy-ui",
|
|
"version": "1.0.0",
|
|
"description": "领峰UI库,封装一些经常使用到的组件,自定义样式,模块化js函数,调用简单快速上手",
|
|
"main": "index.js",
|
|
"keywords": [
|
|
"leadfyy",
|
|
"leadfyy ui",
|
|
"leadfyy-ui",
|
|
"uni ui",
|
|
"uni UI",
|
|
"uniapp ui",
|
|
"ui",
|
|
"UI框架",
|
|
"uniapp ui框架",
|
|
"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": "leadfyyUI",
|
|
"license": "MIT"
|
|
}
|