{
  "_from": "pusher-js@^8.4.0",
  "_id": "pusher-js@8.4.0",
  "_inBundle": false,
  "_integrity": "sha512-wp3HqIIUc1GRyu1XrP6m2dgyE9MoCsXVsWNlohj0rjSkLf+a0jLvEyVubdg58oMk7bhjBWnFClgp8jfAa6Ak4Q==",
  "_location": "/pusher-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pusher-js@^8.4.0",
    "name": "pusher-js",
    "escapedName": "pusher-js",
    "rawSpec": "^8.4.0",
    "saveSpec": null,
    "fetchSpec": "^8.4.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/pusher-js/-/pusher-js-8.4.0.tgz",
  "_shasum": "eb28dca291f553ad9622f4e421d14c23abbaf40f",
  "_spec": "pusher-js@^8.4.0",
  "_where": "/Users/gastoenock/Desktop/Laravel/ttsl-ai",
  "author": {
    "name": "Pusher"
  },
  "browser": "dist/web/pusher.js",
  "bugs": {
    "url": "https://github.com/pusher/pusher-js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tweetnacl": "^1.0.3"
  },
  "deprecated": false,
  "description": "Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers",
  "devDependencies": {
    "@react-native-community/netinfo": "^5.9.7",
    "@stablelib/base64": "^1.0.0",
    "@stablelib/utf8": "^1.0.0",
    "@types/express-serve-static-core": "4.17.28",
    "@types/node": "^20.3.0",
    "buffer": "^5.6.0",
    "faye-websocket": "^0.11.3",
    "fetch-mock": "git+https://git@github.com/jpatel531/fetch-mock.git",
    "isomorphic-fetch": "^3.0.0",
    "jasmine": "^4.5.0",
    "jasmine-spec-reporter": "^7.0.0",
    "karma": "^6.4.4",
    "karma-browserstack-launcher": "^1.6.0",
    "karma-chrome-launcher": "^3.1.0",
    "karma-firefox-launcher": "^2.1.3",
    "karma-jasmine": "^4.0.1",
    "karma-jasmine-web-worker": "git+https://git@github.com/pusher/karma-jasmine-web-worker.git#jasmine_3",
    "karma-opera-launcher": "^1.0.0",
    "karma-safari-launcher": "^1.0.0",
    "karma-spec-reporter": "0.0.32",
    "karma-verbose-reporter": "0.0.6",
    "karma-webpack": "^4.0.2",
    "prettier": "^3.4.2",
    "source-map-loader": "^1.1.3",
    "ts-loader": "^6.0.4",
    "typescript": "^5.1.3",
    "uglify-js": "^2.6.2",
    "webpack": "^4.46.0",
    "webpack-cli": "^3.3.12",
    "webpack-dev-server": "^4.11.1",
    "webpack-merge": "^5.8.0",
    "xmlhttprequest": "^1.8.0"
  },
  "homepage": "https://github.com/pusher/pusher-js",
  "keywords": [
    "pusher",
    "client",
    "websocket",
    "http",
    "fallback",
    "isomorphic",
    "events",
    "pubsub"
  ],
  "license": "MIT",
  "main": "dist/node/pusher.js",
  "name": "pusher-js",
  "react-native": "dist/react-native/pusher.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pusher/pusher-js.git"
  },
  "scripts": {
    "check-format": "prettier --config .prettierrc --check 'src/**/*.ts' 'webpack/**/*.js'",
    "format": "prettier --config .prettierrc --write 'src/**/*.ts' 'webpack/**/*.js'",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "8.4.0"
}
