Initial commit

This commit is contained in:
2025-12-04 19:18:36 +00:00
parent 424a7cf46b
commit cc512ec8b1

8
package.json Normal file
View File

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