This commit is contained in:
louiscklaw
2025-01-31 21:01:16 +08:00
parent fc6f79b133
commit e08987a3b3
8150 changed files with 1149383 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"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"
}
}