Files
cdnjs/ajax/libs/highmaps/package.json
T
2014-07-04 00:15:23 +08:00

26 lines
849 B
JSON

{
"name": "highmaps",
"filename": "highmaps.js",
"version": "1.0.3",
"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.",
"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/"
}
]
}