@types/knockout
Advanced tools
Comparing version 3.2.16-alpha to 3.2.21-alpha
{ | ||
"name": "@types/knockout", | ||
"version": "3.2.16-alpha", | ||
"description": "Type definitions for Knockout v3.2.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "3.2.21-alpha", | ||
"description": "TypeScript definitions for Knockout v3.2.0", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/knockout` | ||
> `npm install --save @types/knockout` | ||
# Summary | ||
This package contains type definitions for Knockout v3.2.0. | ||
This package contains type definitions for Knockout v3.2.0 (http://knockoutjs.com). | ||
The project URL or description is http://knockoutjs.com | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, Igor Oleinikov <https://github.com/Igorbek/>, Clément Bourgeois <https://github.com/moonpyk/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/knockout | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/knockout | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:56 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:32 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: ko | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, Igor Oleinikov <https://github.com/Igorbek/>, Clément Bourgeois <https://github.com/moonpyk/>. |
24602
19