Files
ryankochun91735/task1/project/package.json
louiscklaw 8b32f90f5f update,
2025-02-01 02:05:11 +08:00

17 lines
371 B
JSON

{
"name": "ryankochun91735",
"version": "1.0.0",
"description": "",
"scripts": {
"watch:dev": "node bs_init.js",
"test": "echo \"Error: no test specified\" && exit 1",
"gitUpdate": "git add . && git commit -m\"update ryankochun91735,\""
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"browser-sync": "^3.0.2"
}
}