Initial commit

This commit is contained in:
2025-12-04 18:59:48 +00:00
parent 38369b0d6c
commit 63f1c891ec

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "testproject1764874786836",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "node index.js"
}
}