drupal-civicrm/sites/all/modules/civicrm/bower_components/d3/.bower.json

34 lines
656 B
JSON
Raw Normal View History

2018-01-14 15:10:16 +02:00
{
"name": "d3",
"version": "3.4.11",
"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-bower/d3-bower",
"_release": "3.4.11",
"_resolution": {
"type": "version",
"tag": "v3.4.11",
"commit": "e8317588b4c0494c494e510b968624609c1a3d3f"
},
"_source": "https://github.com/mbostock-bower/d3-bower.git",
"_target": "3.4.11",
"_originalSource": "d3"
}