{
"name": "docs",
"version": "1.0.0",
"description": "Docs folder",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"markdown-spellcheck": "0.11.0"
}