openpdu/static/bower_components/jvectormap/jvectormap.jquery.json
2020-12-23 10:11:11 +01:00

30 lines
752 B
JSON

{
"name": "jvectormap",
"title": "jVectorMap",
"description": "jQuery plugin for embedding vector maps with reach API and methods for data visualization to the web-pages.",
"keywords": [
"map",
"vector",
"world",
"usa",
"choropleth"
],
"version": "1.2.2",
"author": {
"name": "Kirill Lebedev",
"email" : "echo.bjornd@gmail.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/bjornd/jvectormap/issues",
"homepage": "http://jvectormap.com",
"docs": "http://jvectormap.com/documentation/",
"download": "http://jvectormap.com/download/",
"dependencies": {
"jquery": ">=1.5"
}
}