@egeria/scraper-plugin
Version:
Egeria | scraper plugin
38 lines (37 loc) • 835 B
JSON
{
"name": "@egeria/scraper-plugin",
"version": "0.5.7",
"description": "Egeria | scraper plugin",
"main": "./lib/scraper.js",
"repository": {
"type": "git",
"url": "gitlab:egeria/egeria"
},
"keywords": [
"egeria",
"scraper",
"plugin"
],
"dependencies": {
"@egeria/httplib": "^0.2.7",
"@egeria/tools": "3.3.0",
"ramda": "0.26.1",
"x-ray": "2.3.4"
},
"author": {
"name": "MySidesTheyAreGone",
"email": "mysidestheyaregone@openmailbox.org"
},
"license": "AGPL-3.0",
"bugs": {
"url": "https://gitlab.com/egeria/egeria/issues"
},
"homepage": "https://gitlab.com/egeria/egeria",
"maintainers": [
{
"name": "MySidesTheyAreGone",
"email": "mysidestheyaregone@openmailbox.org"
}
],
"gitHead": "c320736e95eda43592112522819575208286dbfe"
}