first commit
This commit is contained in:
18
www/bower_components/d3/.bower.json
vendored
Normal file
18
www/bower_components/d3/.bower.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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.16.0",
|
||||
"_release": "5.16.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v5.16.0",
|
||||
"commit": "687d6bb8924ee6f41217e5d5c46195c2f0163334"
|
||||
},
|
||||
"_source": "https://github.com/mbostock-bower/d3-bower.git",
|
||||
"_target": "^5.0.0",
|
||||
"_originalSource": "d3"
|
||||
}
|
||||
Reference in New Issue
Block a user