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