Sha256: 2f057da7156caf3a8d1f7ebba8b3b5ad9751f896f5416146051c34566cdc55eb

Contents?: true

Size: 1.24 KB

Versions: 26

Compression:

Stored size: 1.24 KB

Contents

{
  "name": "ws",
  "version": "6.2.1",
  "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
  "keywords": [
    "HyBi",
    "Push",
    "RFC-6455",
    "WebSocket",
    "WebSockets",
    "real-time"
  ],
  "homepage": "https://github.com/websockets/ws",
  "bugs": "https://github.com/websockets/ws/issues",
  "repository": "websockets/ws",
  "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
  "license": "MIT",
  "main": "index.js",
  "browser": "browser.js",
  "files": [
    "browser.js",
    "index.js",
    "lib/*.js"
  ],
  "scripts": {
    "test": "npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js",
    "integration": "npm run lint && mocha test/*.integration.js",
    "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yml}\""
  },
  "dependencies": {
    "async-limiter": "~1.0.0"
  },
  "devDependencies": {
    "benchmark": "~2.1.4",
    "bufferutil": "~4.0.0",
    "coveralls": "~3.0.3",
    "eslint": "~5.15.0",
    "eslint-config-prettier": "~4.1.0",
    "eslint-plugin-prettier": "~3.0.0",
    "mocha": "~6.0.0",
    "nyc": "~13.3.0",
    "prettier": "~1.16.1",
    "utf-8-validate": "~5.0.0"
  }
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/ws/package.json
disco_app-0.18.0 test/dummy/node_modules/ws/package.json
disco_app-0.18.2 test/dummy/node_modules/ws/package.json
disco_app-0.16.1 test/dummy/node_modules/ws/package.json
disco_app-0.15.2 test/dummy/node_modules/ws/package.json
disco_app-0.18.4 test/dummy/node_modules/ws/package.json
disco_app-0.18.1 test/dummy/node_modules/ws/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/ws/package.json
disco_app-0.14.0 test/dummy/node_modules/ws/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/ws/package.json
tang-0.2.1 spec/tang_app/node_modules/ws/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/ws/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/ws/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/ws/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/ws/package.json
tang-0.2.0 spec/tang_app/node_modules/ws/package.json
tang-0.1.0 spec/tang_app/node_modules/ws/package.json
tang-0.0.9 spec/tang_app/node_modules/ws/package.json
enju_library-0.3.8 spec/dummy/node_modules/ws/package.json
jester-data-8.0.0 node_modules/ws/package.json