UNPKG

opendota-api

Version:

Wrapper from opendota

23 lines (22 loc) 441 B
{ "name": "opendota-api", "version": "0.1.4", "description": "Wrapper from opendota", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "wrapper", "dota2", "api", "heroes" ], "author": "Root-Control", "license": "ISC", "dependencies": { "lodash": "^4.17.4", "query-string": "^5.0.1", "request": "^2.83.0" } }