@types/pdfobject
Advanced tools
Comparing version 2.0.5 to 2.0.6
// Type definitions for PDFObject v2.0.201604172 | ||
// Project: https://github.com/pipwerks/PDFObject | ||
// Definitions by: Niels Boogaard <http://github.com/nielsboogaard> | ||
// Definitions by: Niels Boogaard <https://github.com/nielsboogaard> | ||
// Definitions: https://github.com/borisyankov/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/pdfobject", | ||
"version": "2.0.5", | ||
"description": "TypeScript definitions for PDFObject v2.0.201604172", | ||
"version": "2.0.6", | ||
"description": "TypeScript definitions for PDFObject", | ||
"license": "MIT", | ||
"author": "Niels Boogaard <http://github.com/nielsboogaard>", | ||
"contributors": [ | ||
{ | ||
"name": "Niels Boogaard", | ||
"url": "https://github.com/nielsboogaard" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,5 +19,4 @@ "repository": { | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "9db513cceacada10f262632be984a861748f174d4886241ed0fc0a69e3656a0d" | ||
"typesPublisherContentHash": "523c645bf090da67e8113e1ba8ff3cda63a7e78c2952a38e88b786b0e940607f", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for PDFObject v2.0.201604172 (https://github.com/pipwerks/PDFObject). | ||
This package contains type definitions for PDFObject (https://github.com/pipwerks/PDFObject). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pdfobject | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pdfobject | ||
Additional Details | ||
* Last updated: Wed, 05 Oct 2016 20:53:37 GMT | ||
* File structure: DeclareModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Mon, 21 Aug 2017 21:59:27 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Niels Boogaard <http://github.com/nielsboogaard>. | ||
These definitions were written by Niels Boogaard <https://github.com/nielsboogaard>. |
2746
13
17