@types/winjs
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@types/winjs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for WinJS", | ||
@@ -13,23 +13,27 @@ "license": "MIT", | ||
"name": "Adam Hewitt", | ||
"url": "https://github.com/adamhewitt627" | ||
"url": "https://github.com/adamhewitt627", | ||
"githubUsername": "adamhewitt627" | ||
}, | ||
{ | ||
"name": "Craig Treasure", | ||
"url": "https://github.com/craigktreasure" | ||
"url": "https://github.com/craigktreasure", | ||
"githubUsername": "craigktreasure" | ||
}, | ||
{ | ||
"name": "Jeff Fisher", | ||
"url": "https://github.com/xirzec" | ||
"url": "https://github.com/xirzec", | ||
"githubUsername": "xirzec" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/winjs" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a79a929c8f295a4cd52f43b8b6ce1da42e49d7ad5e8de28d4e588a1a33f245d6", | ||
"typesPublisherContentHash": "86470acbc3d7d3e9ae469ab4baebb91b29f2d2b5c21b2345e50ee85e846d3ff2", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/winjs/v1 | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/winjs/v1 | ||
Additional Details | ||
* Last updated: Wed, 01 Mar 2017 22:33:48 GMT | ||
* Last updated: Mon, 14 Oct 2019 16:05:32 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: WinJS | ||
# Credits | ||
These definitions were written by TypeScript samples <https://www.typescriptlang.org/>, Adam Hewitt <https://github.com/adamhewitt627>, Craig Treasure <https://github.com/craigktreasure>, Jeff Fisher <https://github.com/xirzec>. | ||
These definitions were written by TypeScript samples <https://www.typescriptlang.org/>, Adam Hewitt <https://github.com/adamhewitt627>, Craig Treasure <https://github.com/craigktreasure>, and Jeff Fisher <https://github.com/xirzec>. |
Sorry, the diff of this file is too big to display
4
304328