22 строки
557 B
JSON
22 строки
557 B
JSON
{
|
|
"name": "fxa-content-server",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"jquery": "~1.10.2",
|
|
"requirejs": "~2.1.9",
|
|
"underscore": "~1.5.2",
|
|
"backbone": "~1.1.0",
|
|
"modernizr": "~2.6.2",
|
|
"fxa-js-client": "https://github.com/mozilla/fxa-js-client.git#0.1.4",
|
|
"normalize-css": "~2.1.3",
|
|
"jquery.transit": "~0.9.9",
|
|
"requirejs-mustache": "*",
|
|
"mustache": "~0.7.3",
|
|
"requirejs-text": "~2.0.10",
|
|
"mocha": "~1.16.2",
|
|
"chai": "~1.8.1",
|
|
"p": "https://github.com/rkatic/p.git"
|
|
},
|
|
"devDependencies": {}
|
|
}
|