UNPKG

fut-api

Version:
32 lines (31 loc) 649 B
{ "name": "fut-api", "version": "0.3.1", "description": "fifa 17 web-app api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lorenzh/fut-api.git" }, "keywords": [ "fifa", "17", "ultimate-team", "api", "fut" ], "author": "lorenzh", "license": "MIT", "bugs": { "url": "https://github.com/lorenzh/fut-api/issues" }, "homepage": "https://github.com/lorenzh/fut-api#readme", "dependencies": { "request": "2.67.0", "tough-cookie": "2.2.1", "underscore": "^1.8.3" } }