@types/gapi.client.urlshortener
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
// Type definitions for Google URL Shortener API v1 1.0 | ||
// Type definitions for non-npm package Google URL Shortener API v1 1.0 | ||
// Project: https://developers.google.com/url-shortener/v1/getting_started | ||
@@ -3,0 +3,0 @@ // Definitions by: Bolisov Alexey <https://github.com/Bolisov> |
{ | ||
"name": "@types/gapi.client.urlshortener", | ||
"version": "1.0.0", | ||
"description": "TypeScript definitions for Google URL Shortener API v1", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for non-npm package Google URL Shortener API v1", | ||
"license": "MIT", | ||
@@ -14,5 +14,6 @@ "contributors": [ | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -23,4 +24,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "a573ecae7dbc9038d02cef5f19225985d71a168d5d6848be2c4dfbc860d7bfde", | ||
"typesPublisherContentHash": "aa3b713de5114219d763dd6958d56427cce1e88c35cc8c335f4683ab719927a5", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,10 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Google URL Shortener API v1 (https://developers.google.com/url-shortener/v1/getting_started). | ||
This package contains type definitions for non-npm package Google URL Shortener API v1 ( https://developers.google.com/url-shortener/v1/getting_started ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.urlshortener | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.urlshortener | ||
Additional Details | ||
* Last updated: Mon, 09 Oct 2017 22:01:44 GMT | ||
* Dependencies: gapi.client | ||
* Last updated: Thu, 14 Feb 2019 16:52:03 GMT | ||
* Dependencies: @types/gapi.client | ||
* Global values: gapi | ||
@@ -15,0 +15,0 @@ |
10903