Merge pull request #3 from MarciiTheDev/dev

docs Setup
This commit is contained in:
Marcel Lorbeer 2023-07-25 17:06:06 +02:00 committed by GitHub
commit b112c652d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
docs/package.json Normal file
View File

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