Files
icehrm/web/bower_components/d3/.bower.json
2018-04-28 03:04:36 +02:00

18 lines
499 B
JSON

{
"name": "d3",
"description": "A JavaScript visualization library for HTML and SVG.",
"main": "d3.js",
"license": "BSD-3-Clause",
"ignore": [],
"homepage": "https://github.com/mbostock-bower/d3-bower",
"version": "5.0.0",
"_release": "5.0.0",
"_resolution": {
"type": "version",
"tag": "v5.0.0",
"commit": "d39a7a48e01f0a97966dd86e3e4d71df52cf7d25"
},
"_source": "https://github.com/mbostock-bower/d3-bower.git",
"_target": ">=3.4.3",
"_originalSource": "d3"
}