Files
kumalok/package.json
louiscklaw 1d57ae50e9 update,
2025-02-01 02:03:18 +08:00

14 lines
287 B
JSON

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