Skip to content

npmtest/node-npmtest-socket.io-redis

Repository files navigation

npmtest-socket.io-redis

basic test coverage for socket.io-redis (v4.0.0) npm package travis-ci.org build-status

Build Status NPM version

NPM

git-branch : alpha
coverage : istanbul-coverage
test-report : test-report
test-server-github : github.com test-server

istanbul-coverage

test-report

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "bugs": {
        "url": "https://github.com/socketio/socket.io-redis/issues"
    },
    "dependencies": {
        "async": "2.1.4",
        "debug": "2.3.3",
        "msgpack-lite": "0.1.26",
        "redis": "2.6.3",
        "socket.io-adapter": "0.5.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": "2.5.0",
        "mocha": "3.2.0",
        "socket.io": "github:socketio/socket.io",
        "socket.io-client": "github:socketio/socket.io-client"
    },
    "directories": {},
    "dist": {
        "shasum": "65c9295237d36a66c81d829cdb9dd6a5186b5b02",
        "tarball": "https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-4.0.0.tgz"
    },
    "files": [
        "index.js"
    ],
    "gitHead": "2354068d796609e9ce2bc3bb3b429eb42803bd70",
    "homepage": "https://github.com/socketio/socket.io-redis#readme",
    "license": "MIT",
    "maintainers": [
        {
            "name": "darrachequesne"
        },
        {
            "name": "rauchg"
        }
    ],
    "name": "socket.io-redis",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com/socketio/socket.io-redis.git"
    },
    "scripts": {
        "test": "mocha"
    },
    "version": "4.0.0",
    "bin": {}
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •