{ "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", "dependencies": { "create-react-app": "^5.0.0" } }