You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
906 B
JSON

{
"name": "scrape-documentation",
"version": "1.0.0",
"main": "index.js",
"repository": "git@git.cryto.net:seekseek/scrape-documentation.git",
"author": "Sven Slootweg <admin@cryto.net>",
"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"
}
}