UNPKG

brawlhalla-api

Version:

Node.js wrapper for the Brawlhalla API.

25 lines (24 loc) 680 B
{ "name": "brawlhalla-api", "version": "4.0.8", "description": "Node.js wrapper for the Brawlhalla API.", "main": "brawlhalla.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://Gaiwecoor@bitbucket.org/Gaiwecoor/brawlhalla-api.git" }, "keywords": [ "brawlhalla" ], "author": "Gaiwecoor", "license": "MIT", "homepage": "https://bitbucket.org/Gaiwecoor/brawlhalla-api#readme", "dependencies": { "request": "^2.88.0", "url-validator": "^2.0.3", "xml2js": "^0.4.19" } }