2013-08-21 01:24:28 +04:00
|
|
|
{
|
2014-09-22 23:54:48 +04:00
|
|
|
"name": "Kitsune",
|
2015-02-06 19:05:39 +03:00
|
|
|
"description": "Platform for Mozilla Support",
|
2014-09-22 23:54:48 +04:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/mozilla/kitsune.git"
|
|
|
|
},
|
2015-09-10 02:26:32 +03:00
|
|
|
"license": "MPL-2.0",
|
2014-09-22 23:54:48 +04:00
|
|
|
"dependencies": {
|
2015-09-10 02:26:32 +03:00
|
|
|
"babel": "5.8.23",
|
2015-05-28 02:18:11 +03:00
|
|
|
"babelify": "5.0.4",
|
2015-05-13 01:32:37 +03:00
|
|
|
"bower": "1.4.1",
|
2015-05-28 02:18:11 +03:00
|
|
|
"browserify": "9.0.3",
|
2015-09-10 02:26:32 +03:00
|
|
|
"chai": "3.2.0",
|
|
|
|
"chai-lint": "0.1.1",
|
2015-03-11 23:28:52 +03:00
|
|
|
"cssmin": "0.4.3",
|
2015-05-28 02:18:11 +03:00
|
|
|
"debowerify": "1.2.0",
|
2015-12-16 02:17:43 +03:00
|
|
|
"eslint": "1.10.3",
|
2015-09-10 02:26:32 +03:00
|
|
|
"gulp": "3.8.6",
|
|
|
|
"gulp-nunjucks": "0.2.2",
|
|
|
|
"gulp-watch": "0.6.8",
|
|
|
|
"jquery": "2.1.4",
|
|
|
|
"jsdom": "3.1.2",
|
2015-03-30 16:32:28 +03:00
|
|
|
"less": "2.4.0",
|
2015-06-08 20:39:50 +03:00
|
|
|
"less-plugin-autoprefix": "1.4.2",
|
2015-09-10 02:26:32 +03:00
|
|
|
"mocha": "2.3.2",
|
|
|
|
"mocha-jsdom": "1.0.0",
|
2015-11-13 02:01:57 +03:00
|
|
|
"nunjucks": "^1.3.4",
|
2015-09-10 02:26:32 +03:00
|
|
|
"react": "0.13.3",
|
|
|
|
"sinon": "1.16.1",
|
|
|
|
"sinon-chai": "2.8.0",
|
|
|
|
"uglify-js": "2.4.13",
|
|
|
|
"underscore": "1.8.2"
|
2014-09-22 23:54:48 +04:00
|
|
|
}
|
2013-08-21 01:24:28 +04:00
|
|
|
}
|