Files
catmk2/package.json
louiscklaw e46f1afc57 update,
2025-02-01 02:00:23 +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"
}