1 Star 0 Fork 0

lizhien / cerebro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Leonardo Menezes 提交于 2019-07-23 14:08 . version bump 0.8.4
{
"name": "cerebro",
"version": "0.8.4",
"description": "cerebro - elasticsearch admin",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/lmenezes/cerebro.git"
},
"author": "Leonardo Menezes",
"license": "MIT",
"bugs": {
"url": "https://github.com/lmenezes/cerebro/issues"
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "^2.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-jscs": "^3.0.1",
"grunt-karma": "^1.0.0",
"jasmine-core": "^2.8.0",
"karma": "1.3.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coffee-preprocessor": "^1.0.1",
"karma-firefox-launcher": "^1.0.1",
"karma-html2js-preprocessor": "^1.1.0",
"karma-jasmine": "^1.1.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-requirejs": "^1.1.0",
"karma-script-launcher": "^1.0.0",
"requirejs": "^2.3.5"
},
"directories": {
"test": "tests"
},
"dependencies": {}
}
JavaScript
1
https://gitee.com/lizhien/cerebro.git
git@gitee.com:lizhien/cerebro.git
lizhien
cerebro
cerebro
master

搜索帮助