{ "name": "scrape-documentation", "version": "1.0.0", "main": "index.js", "repository": "git@git.cryto.net:seekseek/scrape-documentation.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", "dependencies": { "@joepie91/unreachable": "^1.0.0", "@promistream/decode-string": "^0.1.0", "@promistream/from-node-stream": "^0.1.0", "@promistream/pipe": "^0.1.4", "@promistream/simple-sink": "^0.1.1", "bhttp": "^1.2.8", "bluebird": "^3.7.2", "capitalize": "^2.0.3", "cheerio": "^1.0.0-rc.5", "default-value": "^1.0.0", "flip-array": "^0.1.0", "got": "^11.8.2", "html-entities": "^2.1.1", "map-obj": "^4.2.0", "match-value": "^1.1.0", "pianola": "^2.2.1", "surgeon": "^3.16.4", "syncpipe": "^1.0.0" }, "devDependencies": { "@joepie91/eslint-config": "^1.1.0", "eslint": "^7.22.0" } }