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.
|
{
|
|
"name": "Ben Burlingham",
|
|
"version": "0.0.0",
|
|
"authors": [
|
|
"ben.burlingham <ben.burlingham@gmail.com>"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"d3": "~3.5.6",
|
|
"fontawesome": "~4.5.0"
|
|
}
|
|
}
|
|
|