UNPKG

apex-api

Version:

A simple wrapper to get stats of Apex Legends

26 lines (25 loc) 606 B
{ "name": "apex-api", "version": "3.1.0", "description": "A simple wrapper to get stats of Apex Legends", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Guysmow/apex-api.git" }, "author": "guysmow", "license": "ISC", "bugs": { "url": "https://github.com/Guysmow/apex-api/issues" }, "homepage": "https://github.com/Guysmow/apex-api#readme", "keywords": [ "api", "apex", "tracker", "apex-legends" ], "dependencies": { "node-fetch": "^2.3.0" } }