1
0
hugo/static/bower_components/cal-heatmap/component.json

16 lines
259 B
JSON
Raw Normal View History

2024-04-23 13:21:26 +00:00
{
"name": "cal-heatmap",
"version": "3.6.2",
"repository": "wa0x6e/cal-heatmap",
"dependencies": {
"mbostock/d3": ">=3.0.6 <4.0.0"
},
"main": "cal-heatmap.js",
"scripts": [
"cal-heatmap.js"
],
"styles": [
"cal-heatmap.css"
]
}