You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

94 lines
2.5 KiB

{
"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",
"babel": "^6.5.2",
"babel-core": "^6.18.2",
"babel-loader": "^6.2.7",
"babel-preset-es2015": "^6.18.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",
"css-loader": "^0.25.0",
"dashdash": "^1.14.0",
"delayed-stream": "^1.0.0",
"escape-string-regexp": "^1.0.5",
"extend": "^3.0.0",
"extract-text-webpack-plugin": "^1.0.1",
"extsprintf": "^1.0.2",
"file-loader": "^0.9.0",
"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-sass": "^3.11.2",
"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",
"sass-loader": "^4.0.2",
"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",
"style-loader": "^0.13.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",
"webpack": "^1.13.3",
"xtend": "^4.0.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Working\""
},
"repository": {
"type": "git",
"url": "http://gogs.benburlingham.com/ben.burlingham/d3-worldcup.git"
},
"author": "",
"license": "ISC"
}