Files
jspm-registry/package-overrides/npm/d3@3.3.11.json
T

10 lines
98 B
JSON
Raw Normal View History

2013-11-15 12:30:29 +02:00
{
"main": "d3",
2013-11-15 12:30:29 +02:00
"files": ["d3.js"],
2013-11-25 14:23:21 +02:00
"shim": {
2013-11-25 14:23:03 +02:00
"d3": {
"exports": "d3"
}
2013-11-15 12:30:29 +02:00
}
}