gideon-api
Version:
Node API Wrapper for Gideon API™
25 lines (24 loc) • 727 B
JSON
{
"name": "gideon-api",
"version": "1.2.2",
"description": "Node API Wrapper for Gideon API™",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gideonbot/gideon-api.git"
},
"author": "adrifcastr",
"license": "MIT",
"bugs": {
"url": "https://github.com/gideonbot/gideon-api/issues"
},
"homepage": "https://github.com/gideonbot/gideon-api#readme",
"dependencies": {
"node-fetch": "^2.6.0"
},
"publishConfig": { "registry": "https://registry.npmjs.org/" },
"keywords": ["Arrowverse", "DC", "Gideon", "The Flash", "Arrow", "Supergirl", "DC's Legends of Tomorrow", "Batwoman"]
}