You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
angularjs-batarang/app/bower_components/d3/.bower.json

34 lines
600 B
JSON

{
"name": "d3",
"version": "3.2.6",
"main": "d3.js",
"scripts": [
"d3.js"
],
"ignore": [
".DS_Store",
".git",
".gitignore",
".npmignore",
".travis.yml",
"Makefile",
"bin",
"component.json",
"index-browserify.js",
"index.js",
"lib",
"node_modules",
"package.json",
"src",
"test"
],
"_release": "3.2.6",
"_resolution": {
"type": "version",
"tag": "v3.2.6",
"commit": "38464ef0e3e92909a6df444d4a8dd0404d34ec15"
},
"_source": "git://github.com/mbostock/d3.git",
"_target": "~3.2.6",
"_wildcard": true
}