19 строки
527 B
JSON
19 строки
527 B
JSON
{
|
|
"name": "pioneer-online-news-log-recovery",
|
|
"version": "1.0.0",
|
|
"description": "A patch to accurately gather the online news study logs.",
|
|
"scripts": {
|
|
"build": "XPI=pioneer-online-news-log-recovery@pioneer.mozilla.org.xpi bash ./bin/make-xpi.sh"
|
|
},
|
|
"keywords": [],
|
|
"author": "Mozilla",
|
|
"license": "MPL-2.0",
|
|
"devDependencies": {
|
|
"eslint": "^4.11.0",
|
|
"eslint-plugin-mozilla": "^0.4.9",
|
|
"eslint-plugin-no-unsanitized": "^2.0.1",
|
|
"mustache": "^2.3.0",
|
|
"pioneer-utils": "^1.0.10"
|
|
}
|
|
}
|