1 Star 0 Fork 169

Aaron/H5DS

forked from mantou/H5DS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
mantou 提交于 2017-09-04 01:31 . add
{
"name": "mantou",
"version": "0.0.1",
"description": "Mantou",
"keywords": [
"ui",
"h5ds",
"html5"
],
"homepage": "http://www.h5ds.com",
"author": "mantou",
"license": "MIT",
"devDependencies": {
"autoprefixer": "^7.1.2",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-loader": "^7.1.1",
"babel-plugin-import": "^1.1.0",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.22.0",
"css-loader": "^0.26.1",
"eslint": "^3.19.0",
"extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^0.10.0",
"html-inject-webpack-plugin": "^1.0.0",
"html-webpack-plugin": "^2.30.1",
"node-sass": "^4.5.3",
"postcss-loader": "^2.0.6",
"precss": "^2.0.0",
"sass-loader": "^6.0.6",
"style-loader": "^0.13.1",
"uglifyjs-webpack-plugin": "^0.2.1",
"url-loader": "^0.5.7",
"webpack": "^3.5.4",
"webpack-dev-server": "^2.7.1",
"webpack-merge": "^4.1.0"
},
"scripts": {
"start": "webpack-dev-server --config webpack.config.dev.babel.js --colors --progress",
"build": "webpack --config webpack.config.prod.babel.js --colors --display-error-details --progress"
},
"dependencies": {
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/coml/H5DS.git
git@gitee.com:coml/H5DS.git
coml
H5DS
H5DS
master

搜索帮助