HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/ws/package.json
{
  "_args": [
    [
      {
        "raw": "ws@~6.1.0",
        "scope": null,
        "escapedName": "ws",
        "name": "ws",
        "rawSpec": "~6.1.0",
        "spec": ">=6.1.0 <6.2.0",
        "type": "range"
      },
      "/Users/mike/Webdevelopment/Helder/node_modules/engine.io-client"
    ]
  ],
  "_from": "ws@>=6.1.0 <6.2.0",
  "_hasShrinkwrap": false,
  "_id": "ws@6.1.2",
  "_inCache": true,
  "_location": "/ws",
  "_nodeVersion": "11.1.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ws_6.1.2_1542485078627_0.02483811487025278"
  },
  "_npmUser": {
    "name": "lpinca",
    "email": "luigipinca@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ws@~6.1.0",
    "scope": null,
    "escapedName": "ws",
    "name": "ws",
    "rawSpec": "~6.1.0",
    "spec": ">=6.1.0 <6.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/engine.io-client"
  ],
  "_resolved": "https://registry.npmjs.org/ws/-/ws-6.1.2.tgz",
  "_shasum": "3cc7462e98792f0ac679424148903ded3b9c3ad8",
  "_shrinkwrap": null,
  "_spec": "ws@~6.1.0",
  "_where": "/Users/mike/Webdevelopment/Helder/node_modules/engine.io-client",
  "author": {
    "name": "Einar Otto Stangvik",
    "email": "einaros@gmail.com",
    "url": "http://2x.io"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/websockets/ws/issues"
  },
  "dependencies": {
    "async-limiter": "~1.0.0"
  },
  "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
  "devDependencies": {
    "benchmark": "~2.1.4",
    "bufferutil": "~4.0.0",
    "eslint": "~5.9.0",
    "eslint-config-prettier": "~3.3.0",
    "eslint-plugin-prettier": "~3.0.0",
    "mocha": "~5.2.0",
    "nyc": "~13.1.0",
    "prettier": "~1.15.2",
    "prettylint": "~1.0.0",
    "utf-8-validate": "~5.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-rfUqzvz0WxmSXtJpPMX2EeASXabOrSMk1ruMOV3JBTBjo4ac2lDjGGsbQSyxj8Odhw5fBib8ZKEjDNvgouNKYw==",
    "shasum": "3cc7462e98792f0ac679424148903ded3b9c3ad8",
    "tarball": "https://registry.npmjs.org/ws/-/ws-6.1.2.tgz",
    "fileCount": 15,
    "unpackedSize": 101241,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8HRXCRA9TVsSAnZWagAA+eQP/j8yGGNE4WomL+EdKWmn\nTIjjcekIj2v1sqeT5huJZ2IREDk82hrRSA0UF7OpyZZwIJrOC4bFvMxNRHYR\nwzTJ/k2FIlEJ3r8OtBPnrHdXYYml6II4yW3qya1fN5AANz/LiWe3mgh3GjZp\nZMHeUTAA1n1Ms46nAibXTsi4m7xm94azyTeFeMdYFfrGoq4iTO9DVbux/G/b\nY5bxJzzciXCvu7ZmL5AUktghiTMp+sjuDKP+WSpvYU7O5p1C88LjTzMO1G4l\n15Ye23Mx1Oj9n47ZSSqF/uvS6yihejnnFs+Daqx5oY4+k6ik5etYSuP9uj5E\nvuMDGWclD86E6v/aHFZVCs3jQo3QDan14Ck5lXuPvXLkRCl8Rdlw4KnmgnnI\niicjtpQY8V1KWU6s34WHoySRzPOS3ruYFD+WUupUzl8Gk3ssxm8bSw/8AH1t\naWVMwWaaVqCRadl/rCnnMWpF3B4JgzQWC1O0DPxmiZq4Ftic2wSYbP8JZb6d\nZ2CO08WMgT67NwzA8KVUUlauBLfaI58+ZlesE0KuY6HbhTCCJsVTyJDr7v5o\nU0AlBZl5En+HxllkZnwV8C0QFVRqQFHqLXZbuLA3iTB4V62ti3payzHowWaC\nB7K7wWcnW77dvJbSB18YT6yL53enuWJ9f6TpobeKg42gTFqk63dxo7PjSfNn\nNko2\r\n=k/S4\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "14d9088391ac4495d04e64d76c3b83d4e75f80e2",
  "homepage": "https://github.com/websockets/ws",
  "keywords": [
    "HyBi",
    "Push",
    "RFC-6455",
    "WebSocket",
    "WebSockets",
    "real-time"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "3rdeden",
      "email": "npm@3rd-Eden.com"
    },
    {
      "name": "einaros",
      "email": "einaros@gmail.com"
    },
    {
      "name": "lpinca",
      "email": "luigipinca@gmail.com"
    },
    {
      "name": "v1",
      "email": "npm@3rd-Eden.com"
    }
  ],
  "name": "ws",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/websockets/ws.git"
  },
  "scripts": {
    "integration": "npm run lint && mocha test/*.integration.js",
    "lint": "eslint . --ignore-path .gitignore && prettylint '**/*.{json,md}' --ignore-path .gitignore",
    "test": "npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js"
  },
  "version": "6.1.2"
}