Files
armandarmand/task1/task1-ticket1/package.json
louiscklaw 8719fe58b8 update,
2025-02-01 01:59:56 +08:00

14 lines
278 B
JSON

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