Files
004_comission/ryankochun91735/task1/project/package.json
louiscklaw e08987a3b3 update,
2025-01-31 21:01:16 +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"
}
}