зеркало из https://github.com/mozilla/kitsune.git
36 строки
877 B
JSON
36 строки
877 B
JSON
{
|
|
"name": "Kitsune",
|
|
"description": "Platform for Firefox Help",
|
|
"homepage": "http://support.mozilla.org/",
|
|
"private": true,
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"classnames": "~1.2.2",
|
|
"codemirror": "#5.3.0",
|
|
"d3": "d3#3.1.5",
|
|
"flux": "flux#2.0.2",
|
|
"fontawesome": "#4.3.0",
|
|
"jquery": "jquery#1.10.1",
|
|
"jquery-ui": "jquery-ui#1.10.2",
|
|
"mailcheck": "mailcheck#1.1.0",
|
|
"modernizr": "modernizr#2.6.1",
|
|
"moment": "moment#2.8.3",
|
|
"normalize-css": "normalize-css#3.0.2",
|
|
"nunjucks": "nunjucks#1.3.4",
|
|
"nwmatcher": "nwmatcher#1.3.4",
|
|
"pikaday": "~1.3.2",
|
|
"react": "#0.13.3",
|
|
"react-select": "#0.6.7",
|
|
"underscore": "underscore#1.8.2",
|
|
"fetch": "#0.9.0",
|
|
"es6-promise": "~2.2.0",
|
|
"mozilla-tabzilla": "0.5.1"
|
|
}
|
|
}
|