зеркало из
1
0
Форкнуть 0
fxa-content-server-l10n/package.json

24 строки
572 B
JSON

{
"name": "fxa-content-server-l10n",
"version": "0.0.0",
"description": "l10n assets for Firefox Accounts",
"scripts": {
"test": "grunt l10n-lint"
},
"repository": {
"type": "git",
"url": "git://github.com/mozilla/fxa-content-server-l10n.git"
},
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL-2.0",
"bugs": {
"url": "https://github.com/mozilla/fxa-content-server-l10n/issues"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-l10n-lint": "0.0.1",
"load-grunt-tasks": "3.2.0",
"time-grunt": "1.2.1"
}
}