drop.chapril.org-firefoxsend/public/contribute.json

29 lines
805 B
JSON
Raw Normal View History

2017-06-26 23:29:42 +02:00
{
"name": "portal-alpha",
"description": "File Sharing Experiment",
"repository": {
"url": "https://github.com/mozilla/something-awesome/",
"license": "MPL-2.0"
},
"participate": {
"home": "https://github.com/mozilla/something-awesome/blob/master/README.md",
"docs": "https://github.com/mozilla/something-awesome/blob/master/README.md"
},
"bugs": {
"list": "https://github.com/mozilla/something-awesome/issues",
"report": "https://github.com/mozilla/something-awesome/issues/new"
},
"urls": {
"prod": "https://fileshare.stage.mozaws.net/",
"stage": "https://fileshare.stage.mozaws.net/",
2017-07-05 18:59:02 +02:00
"dev": "https://fileshare.dev.mozaws.net/"
2017-06-26 23:29:42 +02:00
},
"keywords": [
"JavaScript",
"jQuery",
"Node",
2017-07-05 18:59:02 +02:00
"P2P",
"Redis"
2017-06-26 23:29:42 +02:00
]
}