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.

37 lines
1.0 KiB
JSON

3 years ago
{
"name": "seekseek-scraper-configuration",
3 years ago
"version": "1.0.0",
"main": "index.js",
"repository": "git@git.cryto.net:seekseek/scraper-config.git",
3 years ago
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
3 years ago
"dependencies": {
"@joepie91/unreachable": "^1.0.0",
"@promistream/decode-string": "^0.1.0",
2 years ago
"@promistream/from-node-stream": "^0.1.3",
"@promistream/parse-sitemap": "^0.1.0",
"@promistream/pipe": "^0.1.4",
"@promistream/simple-sink": "^0.1.1",
3 years ago
"bhttp": "^1.2.8",
"bluebird": "^3.7.2",
"capitalize": "^2.0.3",
3 years ago
"cheerio": "^1.0.0-rc.5",
"default-value": "^1.0.0",
"execall": "^3.0.0",
"fix-esm": "^1.0.1",
"flip-array": "^0.1.0",
"got": "^11.8.2",
3 years ago
"html-entities": "^2.1.1",
"map-obj": "^4.2.0",
"match-value": "^1.1.0",
"merge-by-template": "^0.1.4",
"pianola": "^2.2.1",
"surgeon": "^3.16.4",
3 years ago
"syncpipe": "^1.0.0"
},
"devDependencies": {
"@joepie91/eslint-config": "^1.1.1",
3 years ago
"eslint": "^7.22.0"
}
}