{
  "_args": [
    [
      "isomorphic-ws@4.0.1",
      "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless"
    ]
  ],
  "_development": true,
  "_from": "isomorphic-ws@4.0.1",
  "_id": "isomorphic-ws@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==",
  "_location": "/isomorphic-ws",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "isomorphic-ws@4.0.1",
    "name": "isomorphic-ws",
    "escapedName": "isomorphic-ws",
    "rawSpec": "4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
  },
  "_requiredBy": [
    "/@serverless/enterprise-plugin/@serverless/platform-client",
    "/@serverless/platform-client",
    "/@serverless/platform-client-china"
  ],
  "_resolved": "https://registry.npmjs.org/isomorphic-ws/-/isomorphic-ws-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless",
  "author": {
    "name": "@heineiuo"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/heineiuo/isomorphic-ws/issues"
  },
  "description": "Isomorphic implementation of WebSocket",
  "files": [
    "index.d.ts",
    "node.js",
    "browser.js",
    "README.md"
  ],
  "homepage": "https://github.com/heineiuo/isomorphic-ws#readme",
  "keywords": [
    "browser",
    "browsers",
    "isomorphic",
    "node",
    "websocket",
    "ws"
  ],
  "license": "MIT",
  "main": "node.js",
  "name": "isomorphic-ws",
  "peerDependencies": {
    "ws": "*"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/heineiuo/isomorphic-ws.git"
  },
  "version": "4.0.1"
}
