js4lol
Version:
Node.js League of Legends API module
17 lines • 457 B
JSON
{
"name": "js4lol",
"version": "0.1.4",
"description": "Node.js League of Legends API module",
"keywords": ["wrapper", "League of Legends", "lol", "node-lol", "league", "of", "legends", "api", "riot", "loljs", "async"],
"main": "main.js",
"repository": {
"url": "https://github.com/dapaternina1691/Js4LoL"
},
"scripts": {
"examples": "node examples.js"
},
"author": "David Paternina",
"dependencies": {
"request": "*"
}
}