first commit

This commit is contained in:
root
2026-03-14 09:49:00 +00:00
commit 708ff116e1
1958 changed files with 1718027 additions and 0 deletions

18
www/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.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"
}