@types/bson
Advanced tools
Comparing version 0.4.17-alpha to 0.4.22-alpha
{ | ||
"name": "@types/bson", | ||
"version": "0.4.17-alpha", | ||
"description": "Type definitions for bson 0.4.21 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.4.22-alpha", | ||
"description": "TypeScript definitions for bson 0.4.21", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/bson` | ||
> `npm install --save @types/bson` | ||
# Summary | ||
This package contains type definitions for bson 0.4.21. | ||
This package contains type definitions for bson 0.4.21 (https://github.com/mongodb/js-bson). | ||
The project URL or description is https://github.com/mongodb/js-bson | ||
# Credits | ||
These definitions were written by Hiroki Horiuchi <https://github.com/horiuchi/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/bson | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/bson | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:33 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:07 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: none | ||
* Global values: bson | ||
# Credits | ||
These definitions were written by Hiroki Horiuchi <https://github.com/horiuchi/>. |
6440
19