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

26 lines
350 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"
]
}