This commit is contained in:
louiscklaw
2025-02-01 02:05:11 +08:00
commit 8b32f90f5f
8154 changed files with 1149767 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"
}
}