{
  "_from": "uws@^9.148.0",
  "_id": "uws@9.148.0",
  "_inBundle": false,
  "_integrity": "sha512-vWt+e8dOdwLM4neb1xIeZuQ7ZUN3l7n0qTKrOUtU1EZrV4BpmrSnsEL30d062/ocqRMGtLpwzVFsLKFgXomA9g==",
  "_location": "/uws",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "uws@^9.148.0",
    "name": "uws",
    "escapedName": "uws",
    "rawSpec": "^9.148.0",
    "saveSpec": null,
    "fetchSpec": "^9.148.0"
  },
  "_requiredBy": [
    "/xrs"
  ],
  "_resolved": "https://registry.npmjs.org/uws/-/uws-9.148.0.tgz",
  "_shasum": "56aff36cb95f7594573daff2a21105ec4b764664",
  "_spec": "uws@^9.148.0",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\xrs",
  "author": {
    "name": "Alex Hultman",
    "email": "alexhultman@gmail.com",
    "url": "https://github.com/alexhultman"
  },
  "bugs": {
    "url": "https://github.com/uNetworking/uWebSockets/issues"
  },
  "bundleDependencies": false,
  "deprecated": "New code is available at github.com/uNetworking/uWebSockets.js",
  "description": "Tiny WebSockets",
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://github.com/uNetworking/uWebSockets",
  "keywords": [
    "tiny",
    "websockets"
  ],
  "license": "Zlib",
  "main": "uws.js",
  "name": "uws",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/uNetworking/uWebSockets.git"
  },
  "scripts": {
    "install": "node-gyp rebuild > build_log.txt 2>&1 || exit 0"
  },
  "version": "9.148.0"
}
