32 строки
863 B
JSON
32 строки
863 B
JSON
{
|
|
"name": "Activate Mozilla",
|
|
"description": "Activate Campaign website",
|
|
"repository": {
|
|
"url": "https://github.com/mozilla/activate.mozilla.community",
|
|
"license": "MPLv2"
|
|
},
|
|
"participate": {
|
|
"home": "https://activate.mozilla.community/",
|
|
"docs": "https://github.com/mozilla/activate.mozilla.community/blob/master/README.md",
|
|
"irc-contacts": [
|
|
"Nukeador",
|
|
"nikos",
|
|
"mkohler"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"list": "https://github.com/mozilla/activate.mozilla.community/issues",
|
|
"report": "https://github.com/mozilla/activate.mozilla.community/issues/new"
|
|
},
|
|
"urls": {
|
|
"prod": "https://activate.mozilla.community/"
|
|
},
|
|
"keywords": [
|
|
"html",
|
|
"javascript",
|
|
"css",
|
|
"react",
|
|
"fluent"
|
|
]
|
|
}
|