mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
20 lines
464 B
JSON
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"
|
|
}
|
|
}
|