docs Setup #3

Merged
MarciiTheDev merged 1 commits from dev into main 2023-07-25 15:06:06 +00:00
Showing only changes of commit bb9a811145 - Show all commits

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