29 Star 102 Fork 34

Gitee 极速下载/iView-Weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/TalkingData/iview-weapp
克隆/下载
package.json 840 Bytes
一键复制 编辑 原始数据 按行查看 历史
aresn 提交于 2019-01-17 09:57 +08:00 . Update package.json
{
"name": "iview-weapp",
"version": "2.0.0",
"description": "高质量微信小程序 UI 组件库",
"main": "app.js",
"directories": {
"example": "example"
},
"scripts": {
"dev": "gulp --gulpfile build/build-dev.js",
"build": "gulp --gulpfile build/build-prod.js",
"prepare": "npm run build"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com:iview/iview-weapp.git"
},
"author": "Aresn",
"license": "MIT",
"bugs": {
"url": "https://github.com/iview/iview-weapp/issues"
},
"files": [
"dist"
],
"homepage": "https://github.com/iview/iview-weapp",
"devDependencies": {
"eslint": "^3.19.0",
"gulp": "^3.9.1",
"gulp-clean-css": "^3.9.3",
"gulp-less": "^4.0.0",
"gulp-rename": "^1.2.2",
"gulp-util": "^3.0.8",
"less": "^2.7.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/iView-Weapp.git
git@gitee.com:mirrors/iView-Weapp.git
mirrors
iView-Weapp
iView-Weapp
master

搜索帮助