Export 0.2.1
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-geo-1.0b2 / package.json
1 {
2   "name": "jquery.geo",
3   "title": "jQuery Geo",
4   "description": "An interactive mapping and spatial analysis plugin.",
5   "version": "test",
6   "homepage": "http://jquerygeo.com",
7   "author": {
8     "name": "Ryan Westphal",
9     "company": "Applied Geographics, Inc.",
10     "email": "ryan@trippingthebits.com",
11     "url": "http://trippingthebits.com"
12   },
13   "repository": {
14     "type": "git",
15     "url": "git://github.com/AppGeo/geo.git"
16   },
17   "bugs": {
18     "url": "https://github.com/AppGeo/geo/issues"
19   },
20   "licenses": [
21     {
22       "type": "MIT",
23       "url": "http://jquerygeo.com/blob/master/LICENSE-MIT"
24     },
25     {
26       "type": "GPL",
27       "url": "http://jquerygeo.com/blob/master/LICENSE-GPL"
28     }
29   ],
30   "dependencies": {
31     "jquery": "~1.7"
32   },
33   "keywords": []
34 }