mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 01:39:31 +02:00
22 lines
532 B
JSON
22 lines
532 B
JSON
{
|
|
"name": "send",
|
|
"description": "File Sharing Experiment",
|
|
"repository": {
|
|
"url": "https://github.com/timvisee/send/",
|
|
"license": "MPL-2.0"
|
|
},
|
|
"participate": {
|
|
"home": "https://github.om/timvisee/send/blob/master/README.md",
|
|
"docs": "https://github.com/timvisee/send/blob/master/README.md"
|
|
},
|
|
"bugs": {
|
|
"list": "https://github.com/timvisee/send/issues",
|
|
"report": "https://github.com/timvisee/send/issues/new"
|
|
},
|
|
"keywords": [
|
|
"JavaScript",
|
|
"jQuery",
|
|
"Node",
|
|
"Redis"
|
|
]
|
|
}
|