initial commit

This commit is contained in:
Lauchmelder 2021-11-25 20:56:15 +01:00
commit d7513092df
5 changed files with 28 additions and 0 deletions

11
package.json Normal file
View file

@ -0,0 +1,11 @@
{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}