Files
starnfullmoon/package.json
louiscklaw c7d1cc6434 update,
2025-02-01 02:05:49 +08:00

14 lines
309 B
JSON

{
"name": "starnfullmoon",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"gitUpdate": "git add . && git commit -m'update starnfullmoon,' && git push"
},
"keywords": [],
"author": "",
"license": "ISC"
}