UNPKG

riot-api-rework

Version:
40 lines (39 loc) 871 B
{ "name": "riot-api-rework", "version": "0.0.2", "description": "Riot Games API library", "license": "ISC", "contributors": [ { "name": "Austin McCalley", "email": "mrmcaustin1@gmail.com" }, { "name": "Martin Rump", "email": "admin@maddin.cc" } ], "homepage": "https://github.com/Mr-Que/riot-api", "keywords": [ "API", "Riot", "Riot Games", "LOL", "League Of Legends" ], "repository": { "type": "git", "url": "hhttps://github.com/Mr-Que/riot-api.git" }, "bugs": { "url": "https://github.com/Mr-Que/riot-api/issues" }, "main": "index", "dependencies": { "request": "2.29.0" }, "engines": { "node": ">=10.14.1", "npm": ">=6.6.0" } }