ledgerrb/public/app/bower_components/d3/.bower.json
Gwenhael Le Moine 66c2332878 bower update
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2014-10-09 07:26:15 +02:00

34 lines
No EOL
630 B
JSON

{
"name": "d3",
"version": "3.4.12",
"main": "d3.js",
"scripts": [
"d3.js"
],
"ignore": [
".DS_Store",
".git",
".gitignore",
".npmignore",
".travis.yml",
"Makefile",
"bin",
"component.json",
"index.js",
"lib",
"node_modules",
"package.json",
"src",
"test"
],
"homepage": "https://github.com/mbostock/d3",
"_release": "3.4.12",
"_resolution": {
"type": "version",
"tag": "v3.4.12",
"commit": "269c727f88710ea86075b3ff6d396331cf8ede14"
},
"_source": "git://github.com/mbostock/d3.git",
"_target": "~3.4.1",
"_originalSource": "d3"
}