当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 832 Bytes
一键复制 编辑 原始数据 按行查看 历史
wuyiw 提交于 2016-10-23 17:52 . ## 2.0.1 (2016-10-23)
{
"name": "osc-check",
"version": "2.0.1",
"description": "检测广告贴",
"author": "wuyiw <aa966@126.com>",
"private": true,
"scripts": {
"watch": "webpack --config build/webpack.conf.js --watch --progress --color"
},
"dependencies": {},
"devDependencies": {
"babel-core": "^6.0.0",
"babel-loader": "^6.0.0",
"babel-plugin-transform-runtime": "^6.0.0",
"babel-preset-es2015": "^6.0.0",
"babel-preset-stage-2": "^6.0.0",
"babel-register": "^6.0.0",
"css-loader": "^0.25.0",
"extract-text-webpack-plugin": "^1.0.1",
"html-webpack-plugin": "^2.8.1",
"less": "^2.7.1",
"less-loader": "^2.2.3",
"lodash": "^4.16.4",
"vue": "^2.0.1",
"vue-html-loader": "^1.0.0",
"vue-loader": "^9.4.0",
"vue-style-loader": "^1.0.0",
"webpack": "^1.13.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化