UNPKG

@rapidthenerd/ergast-ts

Version:

Node wrapper for Ergast API

32 lines (31 loc) 666 B
{ "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" } }