{
  "_from": "sc-uws@^10.148.2",
  "_id": "sc-uws@10.148.2",
  "_inBundle": false,
  "_integrity": "sha512-wGXiwsORev5O3OOewsAYi1WVyMeNFMQ4bw/Qg/6g0C0J9vsEs8xnxf19hovAAQrOq6sMVrcxCNa2k1rBiDsDzw==",
  "_location": "/sc-uws",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sc-uws@^10.148.2",
    "name": "sc-uws",
    "escapedName": "sc-uws",
    "rawSpec": "^10.148.2",
    "saveSpec": null,
    "fetchSpec": "^10.148.2"
  },
  "_requiredBy": [
    "/socketcluster-server"
  ],
  "_resolved": "https://registry.npmjs.org/sc-uws/-/sc-uws-10.148.2.tgz",
  "_shasum": "929823c8ece2ab4efa17468a4eea2eac05a85ad8",
  "_spec": "sc-uws@^10.148.2",
  "_where": "/home/jon/projects/socketcluster/sample/node_modules/socketcluster-server",
  "author": {
    "name": "Alex Hultman",
    "email": "alexhultman@gmail.com",
    "url": "https://github.com/alexhultman"
  },
  "bugs": {
    "url": "https://github.com/SocketCluster/uWebSockets/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Tiny WebSockets",
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://github.com/uNetworking/uWebSockets",
  "keywords": [
    "tiny",
    "websockets"
  ],
  "license": "Zlib",
  "main": "uws.js",
  "name": "sc-uws",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SocketCluster/uWebSockets.git"
  },
  "scripts": {
    "install": "node-gyp rebuild > build_log.txt 2>&1 || exit 0"
  },
  "version": "10.148.2"
}
