Files
js-bowling/package.json
2023-07-06 10:19:00 -05:00

13 lines
235 B
JSON

{
"name": "bowling-in-javascript",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}