initial add

This commit is contained in:
kake26 2025-06-12 23:43:12 -05:00
commit ccf2b60654
Signed by: kake26
GPG key ID: E0A989B571D1F99F
25 changed files with 4997 additions and 0 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"chokidar": "^4.0.3"
}
}