UNPKG

boxscores

Version:
31 lines (30 loc) 632 B
{ "name": "boxscores", "version": "1.1.0", "description": "Boxscore fetching service", "main": "index.js", "scripts": { "test": "lab -v -t 100 -m 20000 -p" }, "repository": { "type": "git", "url": "https://github.com/jaw187/boxscores.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/jaw187/boxscores/issues" }, "homepage": "https://github.com/jaw187/boxscores", "dependencies": { "code": "1.x.x", "hoek": "2.x.x", "insync": "1.x.x", "lab": "5.x.x", "wreck": "5.x.x" }, "directories": { "test": "test" }, "devDependencies": {} }