Initial commit

This commit is contained in:
2025-12-04 18:31:41 +00:00
parent f7dbb4dd93
commit 28dd440c25

8
package.json Normal file
View File

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