{ "name": "scrape-documentation", "version": "1.0.0", "main": "index.js", "repository": "git@git.cryto.net:seekseek/scrape-documentation.git", "author": "Sven Slootweg ", "license": "MIT", "dependencies": { "bhttp": "^1.2.8", "bluebird": "^3.7.2", "cheerio": "^1.0.0-rc.5", "html-entities": "^2.1.1", "map-obj": "^4.2.0", "match-value": "^1.1.0", "syncpipe": "^1.0.0" }, "devDependencies": { "@joepie91/eslint-config": "^1.1.0", "eslint": "^7.22.0" } }