first commit

This commit is contained in:
Prrorr2 2024-06-25 16:38:50 +02:00
commit 62cd47c6b4
3 changed files with 11 additions and 0 deletions

0
index.js Normal file
View File

0
main.html Normal file
View File

11
package.json Normal file
View File

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