mancala/package.json
2022-04-27 21:43:54 +03:00

12 lines
206 B
JSON

{
"name": "mancala.js",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}