UNPKG

lol-web-scrapper

Version:
32 lines (31 loc) 590 B
{ "name": "lol-web-scrapper", "version": "1.0.5", "description": "Lol Hero Information API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "https://github.com/SroxynArtz/lol-web-scrapper", "keywords": [ "Riot", "API", "lol", "LeagueOfLegends", "Valorant", "Game", "Heroes", "Game" ], "author": [ "Sroxyn", "TheArk", "Shynox" ], "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.5", "request": "^2.88.2", "request-promise": "^4.2.6" } }