mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-20 02:06:06 +10:00
26 lines
964 B
JSON
26 lines
964 B
JSON
{
|
|
"name": "highmaps",
|
|
"filename": "highmaps.js",
|
|
"version": "1.0.4",
|
|
"description": "Highmaps is Highcharts for geo maps. Mainly choropleth maps where the color intensity relates to some value of a geographic area, but Highmaps also supports different features like lines (roads, rivers etc.) and points (cities, points of interest) and more. Highmaps comes in two flavors, either as a standalone JavaScript file, or as a plugin for Highcharts. Highmaps is NOT free for commercial use. See the license and pricing here: http://shop.highsoft.com/highmaps.html",
|
|
"homepage": "http://highcharts.com/",
|
|
"keywords": [
|
|
"highcharts",
|
|
"highmaps",
|
|
"map",
|
|
"maps"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Highslide Software",
|
|
"web": "http://highsoft.com/"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "Creative Commons Attribution-NonCommercial 3.0 License.",
|
|
"url": "http://creativecommons.org/licenses/by-nc/3.0/"
|
|
}
|
|
]
|
|
}
|