You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

66 lines
1.8 KiB

{
"_args": [
[
"socket.io-redis@5.3.0",
"/home/guest/socket"
]
],
"_from": "socket.io-redis@5.3.0",
"_id": "socket.io-redis@5.3.0",
"_inBundle": false,
"_integrity": "sha512-w2EqyGdw3oXzd1MY4sVIg2rYVooDI5sSwel8DOt38sTgaJuuXQSC847x38FvLSn2Rt6MAcdLhiNw/FqjzeC4RQ==",
"_location": "/socket.io-redis",
"_phantomChildren": {
"double-ended-queue": "2.1.0-0",
"redis-commands": "1.6.0",
"redis-parser": "2.6.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "socket.io-redis@5.3.0",
"name": "socket.io-redis",
"escapedName": "socket.io-redis",
"rawSpec": "5.3.0",
"saveSpec": null,
"fetchSpec": "5.3.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-5.3.0.tgz",
"_spec": "5.3.0",
"_where": "/home/guest/socket",
"bugs": {
"url": "https://github.com/socketio/socket.io-redis/issues"
},
"dependencies": {
"debug": "~4.1.0",
"notepack.io": "~2.1.2",
"redis": "~2.8.0",
"socket.io-adapter": "~1.1.0",
"uid2": "0.0.3"
},
"description": "[![Build Status](https://travis-ci.org/socketio/socket.io-redis.svg?branch=master)](https://travis-ci.org/socketio/socket.io-redis) [![NPM version](https://badge.fury.io/js/socket.io-redis.svg)](http://badge.fury.io/js/socket.io-redis)",
"devDependencies": {
"expect.js": "0.3.1",
"ioredis": "^4.0.0",
"mocha": "^3.4.2",
"socket.io": "latest",
"socket.io-client": "latest"
},
"files": [
"index.js"
],
"homepage": "https://github.com/socketio/socket.io-redis#readme",
"license": "MIT",
"name": "socket.io-redis",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/socketio/socket.io-redis.git"
},
"scripts": {
"test": "mocha"
},
"version": "5.3.0"
}