Initial commit

This commit is contained in:
2022-02-22 18:28:56 +00:00
commit 4898a09126
3 changed files with 118 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "sineql-demo",
"version": "1.0.0",
"description": "",
"main": "server/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}