Files
hyhl_1022/package.json
louiscklaw c403fa8e72 update,
2025-02-01 02:02:14 +08:00

14 lines
302 B
JSON

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