@types/dojo
Advanced tools
Comparing version 1.9.16-alpha to 1.9.21-alpha
{ | ||
"name": "@types/dojo", | ||
"version": "1.9.16-alpha", | ||
"description": "Type definitions for Dojo v1.9 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.9.21-alpha", | ||
"description": "TypeScript definitions for Dojo v1.9", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/dojo` | ||
> `npm install --save @types/dojo` | ||
# Summary | ||
This package contains type definitions for Dojo v1.9. | ||
This package contains type definitions for Dojo v1.9 (http://dojotoolkit.org). | ||
The project URL or description is http://dojotoolkit.org | ||
# Credits | ||
These definitions were written by Michael Van Sickle <https://github.com/vansimke>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/dojo | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/dojo | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:38 GMT | ||
* Typings kind: MultipleModules | ||
* Last updated: Fri, 20 May 2016 17:00:13 GMT | ||
* File structure: MultipleModules | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: define, require, dojo | ||
# Credits | ||
These definitions were written by Michael Van Sickle <https://github.com/vansimke>. |
26485686
19