short-url/public/vendor/jvectormap/jvectormap.jquery.json
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00

30 lines
752 B
JSON
Executable File

{
"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"
}
}