UNPKG

frc-api

Version:
26 lines (25 loc) 536 B
{ "name": "frc-api", "version": "0.0.2", "description": "FRC Driver Station NodeJS API", "main": "lib/driverstation.js", "keywords": [ "FRC", "driver-station", "api", "node" ], "repository": { "type": "git", "url": "https://github.com/mananshah99/frc-api.git" }, "bugs": { "url": "https://github.com/mananshah99/frc-api/issues" }, "dependencies" : { "buffer-crc32" : "0.1.x" }, "author": "manan <manan.shah.777@gmail.com>", "license": "MIT", "readmeFilename": "README.md" }