2 Star 1 Fork 0

muzi131313/callback

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
muzi131313 提交于 2017-06-23 14:12 . generator局部完成
{
"name": "callback",
"version": "1.0.0",
"description": "callback",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "webpack-dev-server --content-base output/ --inline --hot -p",
"pro": "webpack -w -p"
},
"repository": {
"type": "git",
"url": "http://git.oschina.net/muzi131313/callback"
},
"keywords": [
"callback"
],
"author": "roastwind",
"license": "MIT",
"devDependencies": {
"babel-core": "^6.25.0",
"babel-loader": "^7.0.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-es3-member-expression-literals": "^6.22.0",
"babel-plugin-transform-es3-property-literals": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-preset-stage-1": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"babel-preset-stage-3": "^6.24.1",
"html-webpack-plugin": "^2.28.0",
"http-server": "^0.10.0",
"webpack": "^2.6.1",
"webpack-dev-server": "^2.4.5"
},
"dependencies": {
"babel-polyfill": "^6.23.0",
"copy-webpack-plugin": "^4.0.1",
"jquery": "^3.2.1",
"node-fetch": "^1.7.1",
"path": "^0.12.7",
"zepto-touch": "0.0.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/muzi131313/callback.git
git@gitee.com:muzi131313/callback.git
muzi131313
callback
callback
master

搜索帮助