simple-elevation-chart
Version:
Very simple SVG-based elevation chart
28 lines (27 loc) • 659 B
JSON
{
"name": "simple-elevation-chart",
"version": "1.0.0",
"description": "Very simple SVG-based elevation chart",
"keywords": [
"chart",
"elevation",
"treck",
"hiking",
"trailrunning",
"biking",
"gravel"
],
"homepage": "https://gitlab.com/umap-project/simple-elevation-chart#readme",
"bugs": {
"url": "https://gitlab.com/umap-project/simple-elevation-chart/issues"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/umap-project/simple-elevation-chart.git"
},
"license": "MIT",
"author": "Yohan Boniface & David Larlet",
"devDependencies": {
"@biomejs/biome": "^2.1.3"
}
}