@types/createjs-lib
Advanced tools
Comparing version 0.0.16-alpha to 0.0.21-alpha
{ | ||
"name": "@types/createjs-lib", | ||
"version": "0.0.16-alpha", | ||
"description": "Type definitions for CreateJS from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.21-alpha", | ||
"description": "TypeScript definitions for CreateJS", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/createjs-lib` | ||
> `npm install --save @types/createjs-lib` | ||
# Summary | ||
This package contains type definitions for CreateJS. | ||
This package contains type definitions for CreateJS (http://www.createjs.com/). | ||
The project URL or description is http://www.createjs.com/ | ||
# Credits | ||
These definitions were written by Pedro Ferreira <https://bitbucket.org/drk4>, Chris Smith <https://github.com/evilangelist>, Satoru Kimura <https://github.com/gyohk>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/createjs-lib | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/createjs-lib | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:37 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:10 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: createjs | ||
# Credits | ||
These definitions were written by Pedro Ferreira <https://bitbucket.org/drk4>, Chris Smith <https://github.com/evilangelist>, Satoru Kimura <https://github.com/gyohk>. |
8446
19