зеркало из https://github.com/mozilla/pontoon.git
35 строки
1.1 KiB
JSON
35 строки
1.1 KiB
JSON
{
|
|
"name": "Pontoon",
|
|
"description": "Pontoon is a translation management system used and developed by the Mozilla localization community.",
|
|
"repository": {
|
|
"url": "https://github.com/mozilla/pontoon",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"participate": {
|
|
"home": "https://wiki.mozilla.org/Webdev/GetInvolved/pontoon.mozilla.org",
|
|
"docs": "https://mozilla-pontoon.readthedocs.io/",
|
|
"chat": "https://chat.mozilla.org/#/room/#pontoon:mozilla.org",
|
|
"chat-contacts": ["mathjazz", "eemeli"],
|
|
"mailing-list": "https://discourse.mozilla.org/c/pontoon"
|
|
},
|
|
"bugs": {
|
|
"list": "https://github.com/mozilla/pontoon/issues",
|
|
"report": "https://github.com/mozilla/pontoon/issues/new",
|
|
"mentored": "https://github.com/mozilla/pontoon/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22"
|
|
},
|
|
"urls": {
|
|
"prod": "https://pontoon.mozilla.org",
|
|
"dev": "https://mozilla-pontoon-staging.herokuapp.com"
|
|
},
|
|
"keywords": [
|
|
"python",
|
|
"django",
|
|
"html5",
|
|
"react",
|
|
"jquery",
|
|
"javascript",
|
|
"css",
|
|
"postgres"
|
|
]
|
|
}
|