зеркало из https://github.com/mozilla/kitsune.git
36 строки
816 B
JSON
36 строки
816 B
JSON
{
|
|
"name": "Kitsune",
|
|
"description": "Platform for Mozilla Support",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/mozilla/kitsune.git"
|
|
},
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"babel": "5.8.23",
|
|
"babelify": "5.0.4",
|
|
"bower": "1.8.8",
|
|
"browserify": "9.0.3",
|
|
"chai": "3.2.0",
|
|
"chai-lint": "0.1.1",
|
|
"cssmin": "0.4.3",
|
|
"debowerify": "1.2.0",
|
|
"eslint": "1.10.3",
|
|
"gulp": "3.8.6",
|
|
"gulp-nunjucks": "0.2.2",
|
|
"gulp-watch": "0.6.8",
|
|
"jquery": "2.1.4",
|
|
"jsdom": "3.1.2",
|
|
"less": "1.7.0",
|
|
"less-plugin-autoprefix": "1.4.2",
|
|
"mocha": "2.3.2",
|
|
"mocha-jsdom": "1.0.0",
|
|
"nunjucks": "^1.3.4",
|
|
"react": "0.13.3",
|
|
"sinon": "1.16.1",
|
|
"sinon-chai": "2.8.0",
|
|
"uglify-js": "2.6.0",
|
|
"underscore": "1.8.2"
|
|
}
|
|
}
|