@types/winjs
Advanced tools
Comparing version 0.0.15-alpha to 0.0.20-alpha
{ | ||
"name": "@types/winjs", | ||
"version": "0.0.15-alpha", | ||
"description": "Type definitions for WinJS from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.20-alpha", | ||
"description": "TypeScript definitions for WinJS", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/winjs` | ||
> `npm install --save @types/winjs` | ||
# Summary | ||
This package contains type definitions for WinJS. | ||
This package contains type definitions for WinJS (http://try.buildwinjs.com/). | ||
The project URL or description is http://try.buildwinjs.com/ | ||
# 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>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/winjs | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/winjs | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:19 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:57 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* 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>. |
1517495
19