{
  "name": "easier-pokemon",
  "version": "1.0.7",
  "description": "An easier way to get pokemon stats.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "HK",
    "pokemon",
    "pokeapi",
    "pokeapi.co"
  ],
  "author": "HK",
  "license": "ISC",
  "dependencies": {
    "node-fetch": "^2.6.1"
  }
}
