api-swgoh-help
Version:
Connection wrapper for api.swgoh.help
22 lines (21 loc) • 453 B
JSON
{
"name": "api-swgoh-help",
"version": "3.1.2",
"description": "Connection wrapper for api.swgoh.help",
"main": "api-swgoh-help.js",
"repository": {
"type": "git",
"url": "https://github.com:443/r3volved/api-swgoh-help.git"
},
"keywords": [
"swgoh",
"star wars",
"galaxy of heroes"
],
"author": "shittybill",
"license": "MIT",
"dependencies": {
"node-fetch": "^2.1.2",
"performance-now": "^2.1.0"
}
}