{ "name": "d3-worldcup", "version": "1.0.0", "description": "Chord diagram visualizations of soccer world cups from 1930-2014.", "main": "worldcup.js", "dependencies": { "ansi-regex": "^2.0.0", "ansi-styles": "^2.2.1", "asn1": "^0.2.3", "assert-plus": "^0.2.0", "asynckit": "^0.4.0", "aws-sign2": "^0.6.0", "aws4": "^1.5.0", "bl": "^1.1.2", "boom": "^2.10.1", "caseless": "^0.11.0", "chalk": "^1.1.3", "combined-stream": "^1.0.5", "commander": "^2.9.0", "core-util-is": "^1.0.2", "cryptiles": "^2.0.5", "dashdash": "^1.14.0", "delayed-stream": "^1.0.0", "escape-string-regexp": "^1.0.5", "extend": "^3.0.0", "extsprintf": "^1.0.2", "forever-agent": "^0.6.1", "form-data": "^2.0.0", "generate-function": "^2.0.0", "generate-object-property": "^1.2.0", "getpass": "^0.1.6", "graceful-readlink": "^1.0.1", "har-validator": "^2.0.6", "has-ansi": "^2.0.0", "hawk": "^3.1.3", "hoek": "^2.16.3", "http-signature": "^1.1.1", "inherits": "^2.0.3", "is-my-json-valid": "^2.15.0", "is-property": "^1.0.2", "is-typedarray": "^1.0.0", "isarray": "^1.0.0", "isstream": "^0.1.2", "json-schema": "^0.2.3", "json-stringify-safe": "^5.0.1", "jsonpointer": "^4.0.0", "jsprim": "^1.3.1", "mime-db": "^1.24.0", "mime-types": "^2.1.12", "node-uuid": "^1.4.7", "oauth-sign": "^0.8.2", "pinkie": "^2.0.4", "pinkie-promise": "^2.0.1", "process-nextick-args": "^1.0.7", "qs": "^6.2.1", "readable-stream": "^2.0.6", "request": "^2.75.0", "sntp": "^1.0.9", "sqlite-to-json": "^0.1.2", "sqlite3": "^3.1.6", "sshpk": "^1.10.1", "string_decoder": "^0.10.31", "stringstream": "^0.0.5", "strip-ansi": "^3.0.1", "supports-color": "^2.0.0", "tough-cookie": "^2.3.1", "tunnel-agent": "^0.4.3", "tweetnacl": "^0.14.3", "util-deprecate": "^1.0.2", "verror": "^1.3.6", "xtend": "^4.0.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://gogs.benburlingham.com/ben.burlingham/d3-worldcup.git" }, "author": "", "license": "ISC" }