19 Star 164 Fork 41

inu1255 / GitCodeTree

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "octotree",
"version": "2.4.7",
"description": "Code tree for GitHub",
"main": "inject.js",
"scripts": {
"build": "gulp",
"test": "gulp test",
"dist": "gulp dist",
"ff": "cd ./tmp/firefox && jpm run"
},
"repository": {
"type": "git",
"url": "https://github.com/buunguyen/octotree"
},
"author": "Buu Nguyen <buunguyen@gmail.com> (https://github.com/buunguyen)",
"license": "AGPL",
"bugs": {
"url": "https://github.com/buunguyen/octotree/issues"
},
"homepage": "https://github.com/buunguyen/octotree",
"devDependencies": {
"async": "~0.9.0",
"babel-core": "^6.1.2",
"babel-preset-es2015": "^6.1.2",
"chromedriver": "^2.21.2",
"crx": "^0.4.4",
"event-stream": "*",
"firefox-profile": "~0.3.6",
"gulp": "^3.9.0",
"gulp-autoprefixer": "0.0.8",
"gulp-babel": "^6.1.0",
"gulp-clean": "^0.3.1",
"gulp-concat": "*",
"gulp-crx-pack": "^1.0.1",
"gulp-exit": "0.0.2",
"gulp-less": "^1.3.1",
"gulp-load-plugins": "^0.5.3",
"gulp-mocha": "2.0.0",
"gulp-plumber": "^1.1.0",
"gulp-preprocess": "^1.1.1",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-run": "^1.6.4",
"gulp-run-sequence": "*",
"gulp-util": "^2.2.20",
"gulp-zip": "^2.0.3",
"jpm": "^1.0.4",
"map-stream": "*",
"mocha": "2.0.1",
"request": "~2.48.0",
"selenium-webdriver": "2.44.0",
"starx": "~0.1.7",
"stream-series": "*",
"underscore": "~1.7.0",
"underscore.string": "~2.4.0"
}
}
JavaScript
1
https://gitee.com/inu1255/GitCodeTree.git
git@gitee.com:inu1255/GitCodeTree.git
inu1255
GitCodeTree
GitCodeTree
master

搜索帮助