docs Setup

This commit is contained in:
Marcel Lorbeer 2023-07-25 17:05:23 +02:00
parent 05f0beedc7
commit bb9a811145

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"
}