{ "name": "riotapi", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "kalane", "license": "ISC", "dependencies": { "express": "^4.16.4", "request": "^2.88.0" } }