20 lines
483 B
JSON
20 lines
483 B
JSON
|
{
|
||
|
"name": "convenient-sports-matcher-v1",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/csc309-winter-2022/team58.git"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/csc309-winter-2022/team58/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/csc309-winter-2022/team58#readme"
|
||
|
}
|