dimple/bower_components/d3/.bower.json

36 lines
667 B
JSON

{
"name": "d3",
"main": "d3.js",
"scripts": [
"d3.js"
],
"ignore": [
".DS_Store",
".git",
".gitignore",
".npmignore",
".spmignore",
".travis.yml",
"Makefile",
"bin",
"component.json",
"composer.json",
"index.js",
"lib",
"node_modules",
"package.json",
"src",
"test"
],
"homepage": "https://github.com/mbostock/d3",
"version": "3.5.6",
"_release": "3.5.6",
"_resolution": {
"type": "version",
"tag": "v3.5.6",
"commit": "0e88ef5aacbc565b7282790c829ea51dd86c978d"
},
"_source": "git://github.com/mbostock/d3.git",
"_target": ">=3.5.2",
"_originalSource": "d3"
}