@types/bluebird
Advanced tools
Comparing version 2.0.16-alpha to 2.0.21-alpha
{ | ||
"name": "@types/bluebird", | ||
"version": "2.0.16-alpha", | ||
"description": "Type definitions for bluebird 2.0.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "2.0.21-alpha", | ||
"description": "TypeScript definitions for bluebird 2.0.0", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/bluebird` | ||
> `npm install --save @types/bluebird` | ||
# Summary | ||
This package contains type definitions for bluebird 2.0.0. | ||
This package contains type definitions for bluebird 2.0.0 (https://github.com/petkaantonov/bluebird). | ||
The project URL or description is https://github.com/petkaantonov/bluebird | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, falsandtru <https://github.com/falsandtru>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/bluebird | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/bluebird | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:32 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:06 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Promise | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, falsandtru <https://github.com/falsandtru>. |
77896
19