UNPKG

battlenet-api

Version:

A Node.JS library for the Battle.net Community Platform API

34 lines (33 loc) 764 B
{ "author": "Ben Weier <ben.weier@gmail.com> (https://github.com/benweier)", "name": "battlenet-api", "description": "A Node.JS library for the Battle.net Community Platform API", "version": "0.13.0-deprecated", "homepage": "https://github.com/benweier/battlenet-api", "license": "MIT", "keywords": [ "battlenet", "battle.net", "bnet", "api", "world of warcraft", "warcraft", "wow", "starcraft", "sc2", "diablo", "d3" ], "repository": { "type": "git", "url": "git://github.com/benweier/battlenet-api.git" }, "bugs": { "url": "https://github.com/benweier/battlenet-api/issues" }, "main": "battlenet-api.js", "dependencies": { "request": "^2.40.0", "extend": "^2.0.0" } }