1 Star 1 Fork 4

Zam Lam/web-console

forked from jzy99/web-console 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
jzy99 提交于 2017-07-08 15:16 . 20170708 updated
{
"name": "web-console",
"version": "1.3.0",
"dependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/openshift/origin.git"
},
"devDependencies": {
"bower": "1.8.0",
"clean-css": "3.4.12",
"connect-modrewrite": "0.7.9",
"geckodriver": "1.3.0",
"grunt": "0.4.5",
"grunt-angular-templates": "1.0.3",
"grunt-autoprefixer": "0.7.6",
"grunt-cli": "1.1.0",
"grunt-concurrent": "2.3.1",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-concat": "1.0.0",
"grunt-contrib-connect": "1.0.2",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-cssmin": "1.0.1",
"grunt-contrib-htmlmin": "1.3.0",
"grunt-contrib-imagemin": "1.0.0",
"grunt-contrib-jshint": "1.0.0",
"grunt-contrib-less": "1.3.0",
"grunt-contrib-uglify": "1.0.1",
"grunt-contrib-watch": "1.0.0",
"grunt-htmlhint": "0.4.1",
"grunt-istanbul-coverage": "0.0.5",
"grunt-karma": "0.9.0",
"grunt-newer": "0.7.0",
"grunt-ng-annotate": "0.3.2",
"grunt-protractor-runner": "1.2.1",
"grunt-replace": "1.0.1",
"grunt-svgmin": "0.4.0",
"grunt-usemin": "2.4.0",
"grunt-wiredep": "3.0.0",
"html-minifier": "1.1.1",
"imagemin": "1.0.5",
"jasmine-beforeall": "0.1.1",
"jasmine-spec-reporter": "1.1.2",
"jshint-stylish": "0.2.0",
"karma": "0.12.23",
"karma-chrome-launcher": "^2.0.0",
"karma-coverage": "0.2.6",
"karma-firefox-launcher": "^1.0.0",
"karma-jasmine": "0.1.5",
"karma-ng-html2js-preprocessor": "1.0.0",
"less": "2.6.1",
"load-grunt-tasks": "0.4.0",
"lodash": "3.10.1",
"protractor": "1.7.0",
"protractor-screenshot-reporter": "0.0.5",
"serve-static": "1.10.2",
"time-grunt": "0.3.2"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "grunt test",
"postinstall": "node test/upgrade-selenium.js && node_modules/protractor/bin/webdriver-manager update"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zamlam/web-console.git
[email protected]:zamlam/web-console.git
zamlam
web-console
web-console
master

搜索帮助