Initial commit

This commit is contained in:
2025-12-04 19:43:04 +00:00
parent f1ef13c396
commit d61fd0b0d8

8
package.json Normal file
View File

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