Files
004_comission/catmk2/package.json
louiscklaw abff74fd77 update,
2025-01-31 19:29:24 +08:00

14 lines
284 B
JSON

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