JisolGame/package.json

13 lines
234 B
JSON
Raw Normal View History

2024-01-07 03:24:10 +08:00
{
"name": "jisolgame",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"main": "node index.js"
},
"author": "",
"license": "ISC"
}