6 Star 22 Fork 1

Licoy / wepy-com-loadings

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Licoy 提交于 2018-03-23 16:03 . 更新版本
{
"name": "wepy-com-loadings",
"version": "0.0.2",
"description": "基于Wepy开发的微信小程序loading加载动画组件",
"main": "src/loadings.wpy",
"scripts": {
"dev": "wepy build --watch",
"build": "cross-env NODE_ENV=production wepy build --no-cache",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "licoy",
"email": "licoycn@foxmail.com",
"homepage": "https://github.com/Licoy/wepy-com-loadings#readme",
"bugs": {
"url": "https://github.com/Licoy/wepy-com-loadings/issues"
},
"license": "MIT",
"dependencies": {
"wepy": "^1.6.0"
},
"repository": {
"type": "git",
"url": "https://github.com/Licoy/wepy-com-loadings.git"
},
"keywords": [
"小程序",
"微信小程序",
"wepy",
"wepyjs",
"loadings"
],
"devDependencies": {
"babel-eslint": "^7.2.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.1",
"cross-env": "^5.1.3",
"wepy-compiler-babel": "^1.5.1",
"wepy-compiler-less": "^1.3.10"
}
}
JavaScript
1
https://gitee.com/licoy/wepy-com-loadings.git
git@gitee.com:licoy/wepy-com-loadings.git
licoy
wepy-com-loadings
wepy-com-loadings
master

搜索帮助