Changes for v22.0.0.OS

This commit is contained in:
Thilina Hasantha
2018-04-28 03:04:36 +02:00
parent d105ee3512
commit 8ebf28fbcb
471 changed files with 160244 additions and 293 deletions

18
web/bower_components/d3/.bower.json vendored Normal file
View 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.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"
}