Initial commit

This commit is contained in:
2025-12-04 19:04:22 +00:00
parent b8c7aace1f
commit 49c5c7b48d

8
package.json Normal file
View File

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