@types/config
Advanced tools
Comparing version 0.0.17-alpha to 0.0.22-alpha
{ | ||
"name": "@types/config", | ||
"version": "0.0.17-alpha", | ||
"description": "Type definitions for node-config from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.22-alpha", | ||
"description": "TypeScript definitions for node-config", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/config` | ||
> `npm install --save @types/config` | ||
# Summary | ||
This package contains type definitions for node-config. | ||
This package contains type definitions for node-config (https://github.com/lorenwest/node-config). | ||
The project URL or description is https://github.com/lorenwest/node-config | ||
# Credits | ||
These definitions were written by Roman Korneev <https://github.com/RWander>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/config | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/config | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:36 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:09 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: c | ||
# Credits | ||
These definitions were written by Roman Korneev <https://github.com/RWander>. |
3215
19