tba-js
Version:
Node.JS API for The Blue Alliance
24 lines (23 loc) • 554 B
JSON
{
"name": "tba-js",
"version": "1.0.4",
"description": "Node.JS API for The Blue Alliance",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FRCteam4909/TBA-API.git"
},
"keywords": [
"TBA",
"FRC"
],
"author": "Roshan Ravi <roshanravi10@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/FRCteam4909/TBA-API/issues"
},
"homepage": "https://github.com/FRCteam4909/TBA-API#readme"
}