Files
cdnjs/ajax/libs/highmaps/package.json
T

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/"
}
]
}