commit
9e15e91dc6
4 changed files with 22 additions and 0 deletions
@ -0,0 +1 @@ |
|||||||
|
vendor |
@ -0,0 +1,18 @@ |
|||||||
|
{ |
||||||
|
"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" |
||||||
|
} |
||||||
|
} |
Loading…
Reference in new issue