加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 465 Bytes
一键复制 编辑 原始数据 按行查看 历史
xman 提交于 2019-04-14 21:41 . 初始化项目
{
"name": "bui-editor",
"version": "0.0.1",
"site": "www.vvui.net",
"toweb": "javascript",
"devDependencies": {
"grunt": "^1.0.3",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "^3.4.0",
"grunt-contrib-watch": "^1.1.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化