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": {
|
2021-05-19 16:09:01 +02:00
|
|
|
"url": "https://github.com/send/send/",
|
2017-06-26 23:29:42 +02:00
|
|
|
"license": "MPL-2.0"
|
|
|
|
},
|
2021-05-19 16:09:01 +02:00
|
|
|
"participate": {
|
|
|
|
"home": "https://github.com/send/send/blob/master/README.md",
|
|
|
|
"docs": "https://github.com/send/send/blob/master/README.md"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"list": "https://gitlab.com/send/send/issues",
|
|
|
|
"report": "https://gitlab.com/send/send/issues/new"
|
|
|
|
},
|
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
|
|
|
]
|
|
|
|
}
|