virt2/assets/vendor_components/jvectormap/jvectormap.jquery.json

35 lines
835 B
JSON
Raw Normal View History

{
"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": "2.0.4",
"author": {
"name": "Kirill Lebedev",
"email" : "echo.bjornd@gmail.com"
},
"licenses": [
{
"type": "AGPL",
"url": "http://www.gnu.org/copyleft/gpl.html"
},
{
"type": "Commercial",
"url": "http://www.binpress.com/license/read/id/3085/app/2122"
}
],
"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"
}
}