{
  "name": "apexlegendsjs",
  "version": "2.0.0",
  "description": "Hits apextracker API using your provided key and returns Apex Legends statistics",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/John-Kryspin/apexjs.git"
  },
  "keywords": [
    "apex",
    "legends",
    "api",
    "tracker",
    "json"
  ],
  "author": "John Kryspin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/John-Kryspin/apexjs/issues"
  },
  "homepage": "https://github.com/John-Kryspin/apexjs#readme"
}