UNPKG

thebluealliancev3

Version:
26 lines (25 loc) 548 B
{ "name": "thebluealliancev3", "version": "1.0.3", "description": "A wrapper for The Blue Alliance API v3.", "main": "dist/index.js", "types": "./dist/index.d.ts", "repository": { "type": "git", "url": "https://github.com/Gray486/TheBlueAlliance-Node" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "FRC", "Robotics", "The Blue Alliance", "TBA" ], "author": "Gray Jackson-Noell", "license": "ISC", "devDependencies": { "typescript": "^5.8.2" } }