aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/jvectormap/jvectormap.jquery.json
blob: 5a68f0af56a3f601445ec34e616c51c18ddf5098 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "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"
  }
}