@types/nedb
Advanced tools
Comparing version 0.0.15-alpha to 0.0.20-alpha
{ | ||
"name": "@types/nedb", | ||
"version": "0.0.15-alpha", | ||
"description": "Type definitions for NeDB from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.20-alpha", | ||
"description": "TypeScript definitions for NeDB", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/nedb` | ||
> `npm install --save @types/nedb` | ||
# Summary | ||
This package contains type definitions for NeDB. | ||
This package contains type definitions for NeDB (https://github.com/louischatriot/nedb). | ||
The project URL or description is https://github.com/louischatriot/nedb | ||
# Credits | ||
These definitions were written by Stefan Steinhart <https://github.com/reppners>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/nedb | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/nedb | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:02 GMT | ||
* Typings kind: OldUMD | ||
* Last updated: Fri, 20 May 2016 17:00:37 GMT | ||
* File structure: OldUMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Stefan Steinhart <https://github.com/reppners>. |
10942
19