@types/socket.io-redis
Advanced tools
Comparing version 1.0.5-alpha to 1.0.10-alpha
{ | ||
"name": "@types/socket.io-redis", | ||
"version": "1.0.5-alpha", | ||
"description": "Type definitions for socket.io-redis 1.0.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.0.10-alpha", | ||
"description": "TypeScript definitions for socket.io-redis 1.0.0", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/socket.io-redis` | ||
> `npm install --save @types/socket.io-redis` | ||
# Summary | ||
This package contains type definitions for socket.io-redis 1.0.0. | ||
This package contains type definitions for socket.io-redis 1.0.0 (https://github.com/socketio/socket.io-redis). | ||
The project URL or description is https://github.com/socketio/socket.io-redis | ||
# Credits | ||
These definitions were written by Philipp Holzer <https://github.com/nupplaphil/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/socket.io-redis | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/socket.io-redis | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:13 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:50 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: socket.io | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Philipp Holzer <https://github.com/nupplaphil/>. |
4842
19