UNPKG

thebluealliance

Version:
50 lines (49 loc) 1.08 kB
{ "name": "thebluealliance", "description": "Node.js wrapper for The Blue Alliance v2 API", "version": "1.2.3", "author": { "name": "Hamzah Khan", "email": "hmzh.khn@gmail.com" }, "contributors": [ { "name": "Gus Caplan", "email": "me@guscaplan.me" } ], "licenses": { "type": "MIT", "url": "https://raw.github.com/khanh111/node-thebluealliance/master/LICENSE" }, "keywords": [ "usfirst", "tba", "thebluealliance", "FIRST", "robotics", "FIRST robotics", "competitive analysis", "scouting", "scout" ], "dependencies": { "superagent": "^2.2.0" }, "main": "thebluealliance.js", "bugs": { "url": "https://github.com/khanh111/node-thebluealliance/issues/new", "email": "hmzh.khn@gmail.com" }, "repository": { "type": "git", "url": "git://github.com/khanh111/node-thebluealliance.git" }, "readmeFilename": "README.md", "_id": "underscore@1.0.1", "_from": "underscore@~1.0.1", "devDependencies": { "mocha": "~1.17.1", "expect.js": "~0.3.1" } }