forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
30
static/bower_components/jvectormap/jvectormap.jquery.json
vendored
Normal file
30
static/bower_components/jvectormap/jvectormap.jquery.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user