1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-02 13:24:20 +01:00
fab-manager/vendor/assets/components/d3/.bower.json
2016-03-23 18:39:41 +01:00

36 lines
666 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.9",
"_release": "3.5.9",
"_resolution": {
"type": "version",
"tag": "v3.5.9",
"commit": "9951df10b4c72a25e9e8796100a02d9ecab47a0e"
},
"_source": "git://github.com/mbostock/d3.git",
"_target": "^3.4.4",
"_originalSource": "d3"
}