{
  "name": "@rapidthenerd/ergast-ts",
  "version": "1.2.1",
  "description": "Node wrapper for Ergast API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Eros/Ergast-TS.git"
  },
  "keywords": [
    "Ergast",
    "F1",
    "TypeScript",
    "Node"
  ],
  "author": "George Marr",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Eros/Ergast-TS/issues"
  },
  "homepage": "https://github.com/Eros/Ergast-TS#readme",
  "dependencies": {
    "axios": "^1.3.5"
  },
  "devDependencies": {
    "@types/node-cache": "^4.2.5"
  }
}
