Files
natalie0312/task1/_02_submit/package.json
louiscklaw ec32653f3a update,
2025-02-01 02:04:23 +08:00

14 lines
293 B
JSON

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