Files

20 lines
464 B
JSON

{
"name": "jQuery-Geolocation",
"filename": "jquery.geolocation.min.js",
"version": "1.0.50",
"description": "jQuery plugin which acts as a simplification of the W3C Geolocation API ",
"author": "Manuel Bieh",
"homepage": "http://www.manuel-bieh.de",
"keywords": [
"jquery",
"geolocation"
],
"licenses": [{
"type": "MIT"
}],
"repository": {
"type": "git",
"url": "git://github.com/manuelbieh/jQuery-Geolocation.git"
}
}