@types/pixi.js
Advanced tools
Comparing version 4.1.0 to 4.3.0
{ | ||
"name": "@types/pixi.js", | ||
"version": "4.1.0", | ||
"description": "TypeScript definitions for Pixi.js 4.1", | ||
"version": "4.3.0", | ||
"description": "TypeScript definitions for Pixi.js", | ||
"license": "MIT", | ||
"author": "clark-stevenson <https://github.com/pixijs/pixi-typescript>", | ||
"author": "Clark Stevenson <https://github.com/clark-stevenson>", | ||
"main": "", | ||
@@ -15,4 +15,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "9c46e85c570a59faa6c597cd4217caa4b0a2b8d5b1c00d4980cc1efda1d58b05" | ||
"typesPublisherContentHash": "002315d1af318257f880a03906ab95e3dce77de92e08a691f2f4266e0146e46f", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,10 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Pixi.js 4.1 (https://github.com/pixijs/pixi.js/tree/dev). | ||
This package contains type definitions for Pixi.js (https://github.com/pixijs/pixi.js/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pixi.js | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/pixi.js | ||
Additional Details | ||
* Last updated: Tue, 22 Nov 2016 20:59:30 GMT | ||
* File structure: Mixed | ||
* Last updated: Thu, 29 Dec 2016 23:09:21 GMT | ||
* Library Dependencies: none | ||
@@ -19,2 +18,2 @@ * Module Dependencies: none | ||
# Credits | ||
These definitions were written by clark-stevenson <https://github.com/pixijs/pixi-typescript>. | ||
These definitions were written by Clark Stevenson <https://github.com/clark-stevenson>. |
{ | ||
"authors": "clark-stevenson <https://github.com/pixijs/pixi-typescript>", | ||
"definitionFilename": "index.d.ts", | ||
"authors": "Clark Stevenson <https://github.com/clark-stevenson>", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": 4, | ||
"libraryMinorVersion": 1, | ||
"libraryName": "Pixi.js 4.1", | ||
"libraryMinorVersion": 3, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "Pixi.js", | ||
"typingsPackageName": "pixi.js", | ||
"projectName": "https://github.com/pixijs/pixi.js/tree/dev", | ||
"projectName": "https://github.com/pixijs/pixi.js/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Mixed", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
@@ -25,3 +24,3 @@ "PIXI", | ||
"hasPackageJson": false, | ||
"contentHash": "9c46e85c570a59faa6c597cd4217caa4b0a2b8d5b1c00d4980cc1efda1d58b05" | ||
"contentHash": "002315d1af318257f880a03906ab95e3dce77de92e08a691f2f4266e0146e46f" | ||
} |
Sorry, the diff of this file is too big to display
107912
2378
18