@types/winston
Advanced tools
Comparing version 2.2.15-alpha to 2.2.20-alpha
{ | ||
"name": "@types/winston", | ||
"version": "2.2.15-alpha", | ||
"description": "Type definitions for winston from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "2.2.20-alpha", | ||
"description": "TypeScript definitions for winston", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/winston` | ||
> `npm install --save @types/winston` | ||
# Summary | ||
This package contains type definitions for winston. | ||
This package contains type definitions for winston (https://github.com/flatiron/winston). | ||
The project URL or description is https://github.com/flatiron/winston | ||
# Credits | ||
These definitions were written by bonnici <https://github.com/bonnici>, Peter Harris <https://github.com/codeanimal>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/winston | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/winston | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:20 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:57 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by bonnici <https://github.com/bonnici>, Peter Harris <https://github.com/codeanimal>. |
12573
19