@types/latlon-geohash
Advanced tools
Comparing version 1.1.0 to 1.1.1
// Type definitions for latlon-geohash 1.1 | ||
// Project: https://github.com/chrisveness/latlon-geohash | ||
// Project: https://github.com/chrisveness/latlon-geohash, http://www.movable-type.co.uk/scripts/geohash.html | ||
// Definitions by: Robert Imig <https://github.com/rimig> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/latlon-geohash", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for latlon-geohash", | ||
@@ -14,10 +14,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "867e1cf05a9df6145f505e0671d1d639bf1b4d460b6c29e121fa0931e7716d8c", | ||
"typesPublisherContentHash": "eb6282d118ce3ecd132ab8ef730951e1ebe04ab1b95fd44efddbba5a0c8bd03e", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for latlon-geohash (https://github.com/chrisveness/latlon-geohash). | ||
This package contains type definitions for latlon-geohash ( https://github.com/chrisveness/latlon-geohash ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/latlon-geohash | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/latlon-geohash | ||
Additional Details | ||
* Last updated: Sun, 12 Nov 2017 09:00:45 GMT | ||
* Last updated: Wed, 13 Feb 2019 18:42:18 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
4812