UNPKG

alerts-api

Version:

Donation Alerts API wrapper for Node.JS which supports ES6 promises [BETA]

27 lines (26 loc) 630 B
{ "name": "alerts-api", "version": "1.0.6", "description": "Donation Alerts API wrapper for Node.JS which supports ES6 promises [BETA]", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "donation-alerts", "donations", "donationalerts", "api-wrapper", "wrapper", "api" ], "repository": { "type": "git", "url": "git+https://github.com/VityaSchel/alerts-api" }, "author": "vityaschel <vityaschel@utidteam.com> (https://vityaschel.utidteam.com/)", "license": "MIT", "dependencies": { "node-fetch": "^2.6.1" } }