{
  "name": "octopulse-react-native",
  "version": "2.2.14",
  "description": "React Native plugin for Octopulse SDK",
  "source": "./src/index.tsx",
  "main": "./lib/commonjs/index.js",
  "module": "./lib/module/index.js",
  "exports": {
    ".": {
      "import": {
        "types": "./lib/typescript/module/src/index.d.ts",
        "default": "./lib/module/index.js"
      },
      "require": {
        "types": "./lib/typescript/commonjs/src/index.d.ts",
        "default": "./lib/commonjs/index.js"
      }
    }
  },
  "files": [
    "src",
    "lib",
    "android",
    "ios",
    "cpp",
    "*.podspec",
    "react-native.config.js",
    "!ios/build",
    "!android/build",
    "!android/gradle",
    "!android/gradlew",
    "!android/gradlew.bat",
    "!android/local.properties",
    "!**/__tests__",
    "!**/__fixtures__",
    "!**/__mocks__",
    "!**/.*"
  ],
  "scripts": {
    "example": "yarn workspace octopulse-example",
    "test": "jest",
    "typecheck": "tsc",
    "lint": "eslint \"**/*.{js,ts,tsx}\"",
    "clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
    "prepare": "bob build",
    "release": "release-it",
    "docs:validate": "node scripts/docs-validate.js",
    "docs:feature": "node scripts/docs-feature.js",
    "docs:api": "echo 'API documentation generation - placeholder'",
    "docs:sync": "npm run docs:validate",
    "docs:serve": "echo 'Documentation server - placeholder'",
    "validate:coverage": "npm run docs:validate",
    "validate:api": "npm run docs:validate",
    "validate:arch": "npm run docs:validate",
    "docs:changelog": "echo 'Changelog update - placeholder'",
    "docs:health": "npm run docs:validate",
    "test:docs": "npm run docs:validate && npm test",
    "dev": "npm run docs:validate && echo 'Development mode - placeholder'",
    "build": "npm run docs:validate && npm run prepare"
  },
  "keywords": [
    "react-native",
    "ios",
    "android"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lromeroalc/octopulse.git"
  },
  "author": "Luis Romero <lromero@alcancia.biz> (https://github.com/lromeroalc)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lromeroalc/octopulse/issues"
  },
  "homepage": "https://github.com/lromeroalc/octopulse#readme",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "devDependencies": {
    "@commitlint/config-conventional": "^17.0.2",
    "@evilmartians/lefthook": "^1.5.0",
    "@react-native-community/cli": "15.0.1",
    "@react-native/eslint-config": "^0.73.1",
    "@release-it/conventional-changelog": "^9.0.2",
    "@types/jest": "^29.5.5",
    "@types/react": "^18.2.44",
    "commitlint": "^17.0.2",
    "del-cli": "^5.1.0",
    "eslint": "^8.51.0",
    "eslint-config-prettier": "^9.0.0",
    "eslint-plugin-prettier": "^5.0.1",
    "jest": "^29.7.0",
    "prettier": "^3.0.3",
    "react": "18.3.1",
    "react-native": "0.77.0",
    "react-native-builder-bob": "^0.36.0",
    "release-it": "^17.10.0",
    "turbo": "^1.10.7",
    "typescript": "^5.2.2"
  },
  "resolutions": {
    "@types/react": "^18.2.44"
  },
  "peerDependencies": {
    "react": "*",
    "react-native": "*"
  },
  "workspaces": [
    "example"
  ],
  "packageManager": "yarn@3.6.1",
  "jest": {
    "preset": "react-native",
    "modulePathIgnorePatterns": [
      "<rootDir>/example/node_modules",
      "<rootDir>/lib/"
    ]
  },
  "commitlint": {
    "extends": [
      "@commitlint/config-conventional"
    ]
  },
  "release-it": {
    "git": {
      "commitMessage": "chore: release ${version}",
      "tagName": "v${version}"
    },
    "npm": {
      "publish": true
    },
    "github": {
      "release": true
    },
    "plugins": {
      "@release-it/conventional-changelog": {
        "preset": "angular"
      }
    }
  },
  "eslintConfig": {
    "root": true,
    "extends": [
      "@react-native",
      "prettier"
    ],
    "rules": {
      "react/react-in-jsx-scope": "off",
      "prettier/prettier": [
        "error",
        {
          "quoteProps": "consistent",
          "singleQuote": true,
          "tabWidth": 2,
          "trailingComma": "es5",
          "useTabs": false
        }
      ]
    }
  },
  "eslintIgnore": [
    "node_modules/",
    "lib/"
  ],
  "prettier": {
    "quoteProps": "consistent",
    "singleQuote": true,
    "tabWidth": 2,
    "trailingComma": "es5",
    "useTabs": false
  },
  "react-native-builder-bob": {
    "source": "src",
    "output": "lib",
    "targets": [
      [
        "commonjs",
        {
          "esm": true
        }
      ],
      [
        "module",
        {
          "esm": true
        }
      ],
      [
        "typescript",
        {
          "project": "tsconfig.build.json",
          "esm": true
        }
      ]
    ]
  },
  "create-react-native-library": {
    "type": "legacy-module",
    "languages": "kotlin-swift",
    "version": "0.47.0"
  },
  "directories": {
    "lib": "lib"
  },
  "dependencies": {
    "JSONStream": "^1.3.5",
    "abort-controller": "^3.0.0",
    "accepts": "^1.3.8",
    "acorn": "^8.14.0",
    "acorn-jsx": "^5.3.2",
    "acorn-walk": "^8.3.4",
    "add-stream": "^1.0.0",
    "agent-base": "^7.1.3",
    "aggregate-error": "^4.0.1",
    "ajv": "^8.17.1",
    "anser": "^1.4.10",
    "ansi-align": "^3.0.1",
    "ansi-escapes": "^4.3.2",
    "ansi-fragments": "^0.2.1",
    "ansi-regex": "^5.0.1",
    "ansi-styles": "^4.3.0",
    "anymatch": "^3.1.3",
    "appdirsjs": "^1.2.7",
    "arg": "^4.1.3",
    "argparse": "^2.0.1",
    "array-buffer-byte-length": "^1.0.2",
    "array-ify": "^1.0.0",
    "array-includes": "^3.1.8",
    "array-union": "^2.1.0",
    "array.prototype.findlast": "^1.2.5",
    "array.prototype.flat": "^1.3.3",
    "array.prototype.flatmap": "^1.3.3",
    "array.prototype.tosorted": "^1.1.4",
    "arraybuffer.prototype.slice": "^1.0.4",
    "arrify": "^1.0.1",
    "asap": "^2.0.6",
    "ast-types": "^0.16.1",
    "astral-regex": "^1.0.0",
    "async-function": "^1.0.0",
    "async-limiter": "^1.0.1",
    "async-retry": "^1.3.3",
    "atomically": "^2.0.3",
    "available-typed-arrays": "^1.0.7",
    "babel-jest": "^29.7.0",
    "babel-plugin-istanbul": "^6.1.1",
    "babel-plugin-jest-hoist": "^29.6.3",
    "babel-plugin-module-resolver": "^5.0.2",
    "babel-plugin-polyfill-corejs2": "^0.4.12",
    "babel-plugin-polyfill-corejs3": "^0.10.6",
    "babel-plugin-polyfill-regenerator": "^0.6.3",
    "babel-plugin-syntax-hermes-parser": "^0.25.1",
    "babel-plugin-transform-flow-enums": "^0.0.2",
    "babel-preset-current-node-syntax": "^1.1.0",
    "babel-preset-jest": "^29.6.3",
    "balanced-match": "^1.0.2",
    "base64-js": "^1.5.1",
    "basic-ftp": "^5.0.5",
    "before-after-hook": "^2.2.3",
    "bl": "^4.1.0",
    "boxen": "^8.0.1",
    "brace-expansion": "^1.1.11",
    "braces": "^3.0.3",
    "browserslist": "^4.24.4",
    "bser": "^2.1.1",
    "buffer": "^5.7.1",
    "buffer-from": "^1.1.2",
    "bundle-name": "^4.1.0",
    "bytes": "^3.1.2",
    "call-bind": "^1.0.8",
    "call-bind-apply-helpers": "^1.0.1",
    "call-bound": "^1.0.3",
    "caller-callsite": "^2.0.0",
    "caller-path": "^2.0.0",
    "callsites": "^3.1.0",
    "camelcase": "^5.3.1",
    "camelcase-keys": "^6.2.2",
    "caniuse-lite": "^1.0.30001696",
    "chalk": "^4.1.2",
    "char-regex": "^1.0.2",
    "chardet": "^0.7.0",
    "chrome-launcher": "^0.15.2",
    "chromium-edge-launcher": "^0.2.0",
    "ci-info": "^3.9.0",
    "cjs-module-lexer": "^1.4.3",
    "clean-stack": "^4.2.0",
    "cli-boxes": "^3.0.0",
    "cli-cursor": "^3.1.0",
    "cli-spinners": "^2.9.2",
    "cli-width": "^4.1.0",
    "cliui": "^8.0.1",
    "clone": "^1.0.4",
    "clone-deep": "^4.0.1",
    "co": "^4.6.0",
    "collect-v8-coverage": "^1.0.2",
    "color-convert": "^2.0.1",
    "color-name": "^1.1.4",
    "colorette": "^1.4.0",
    "command-exists": "^1.2.9",
    "commander": "^9.5.0",
    "commondir": "^1.0.1",
    "compare-func": "^2.0.0",
    "compressible": "^2.0.18",
    "compression": "^1.7.5",
    "concat-map": "^0.0.1",
    "concat-stream": "^2.0.0",
    "config-chain": "^1.1.13",
    "configstore": "^7.0.0",
    "connect": "^3.7.0",
    "conventional-changelog": "^6.0.0",
    "conventional-changelog-angular": "^6.0.0",
    "conventional-changelog-atom": "^5.0.0",
    "conventional-changelog-codemirror": "^5.0.0",
    "conventional-changelog-conventionalcommits": "^6.1.0",
    "conventional-changelog-core": "^8.0.0",
    "conventional-changelog-ember": "^5.0.0",
    "conventional-changelog-eslint": "^6.0.0",
    "conventional-changelog-express": "^5.0.0",
    "conventional-changelog-jquery": "^6.0.0",
    "conventional-changelog-jshint": "^5.0.0",
    "conventional-changelog-preset-loader": "^5.0.0",
    "conventional-changelog-writer": "^8.0.0",
    "conventional-commits-filter": "^5.0.0",
    "conventional-commits-parser": "^4.0.0",
    "conventional-recommended-bump": "^10.0.0",
    "convert-source-map": "^2.0.0",
    "core-js-compat": "^3.40.0",
    "core-util-is": "^1.0.3",
    "cosmiconfig": "^9.0.0",
    "cosmiconfig-typescript-loader": "^4.4.0",
    "create-jest": "^29.7.0",
    "create-require": "^1.1.1",
    "cross-spawn": "^7.0.6",
    "csstype": "^3.1.3",
    "dargs": "^7.0.0",
    "data-uri-to-buffer": "^6.0.2",
    "data-view-buffer": "^1.0.2",
    "data-view-byte-length": "^1.0.2",
    "data-view-byte-offset": "^1.0.1",
    "dayjs": "^1.11.13",
    "debug": "^4.4.0",
    "decamelize": "^1.2.0",
    "decamelize-keys": "^1.1.1",
    "dedent": "^1.5.3",
    "deep-extend": "^0.6.0",
    "deep-is": "^0.1.4",
    "deepmerge": "^4.3.1",
    "default-browser": "^5.2.1",
    "default-browser-id": "^5.0.0",
    "defaults": "^1.0.4",
    "define-data-property": "^1.1.4",
    "define-lazy-prop": "^3.0.0",
    "define-properties": "^1.2.1",
    "degenerator": "^5.0.1",
    "del": "^7.1.0",
    "denodeify": "^1.2.1",
    "depd": "^2.0.0",
    "deprecation": "^2.3.1",
    "destroy": "^1.2.0",
    "detect-newline": "^3.1.0",
    "diff": "^4.0.2",
    "diff-sequences": "^29.6.3",
    "dir-glob": "^3.0.1",
    "doctrine": "^3.0.0",
    "dot-prop": "^5.3.0",
    "dunder-proto": "^1.0.1",
    "ee-first": "^1.1.1",
    "electron-to-chromium": "^1.5.90",
    "emittery": "^0.13.1",
    "emoji-regex": "^8.0.0",
    "encodeurl": "^1.0.2",
    "end-of-stream": "^1.4.4",
    "env-paths": "^2.2.1",
    "envinfo": "^7.14.0",
    "error-ex": "^1.3.2",
    "error-stack-parser": "^2.1.4",
    "errorhandler": "^1.5.1",
    "es-abstract": "^1.23.9",
    "es-define-property": "^1.0.1",
    "es-errors": "^1.3.0",
    "es-iterator-helpers": "^1.2.1",
    "es-object-atoms": "^1.1.1",
    "es-set-tostringtag": "^2.1.0",
    "es-shim-unscopables": "^1.0.2",
    "es-to-primitive": "^1.3.0",
    "escalade": "^3.2.0",
    "escape-goat": "^4.0.0",
    "escape-html": "^1.0.3",
    "escape-string-regexp": "^4.0.0",
    "escodegen": "^2.1.0",
    "eslint-plugin-eslint-comments": "^3.2.0",
    "eslint-plugin-ft-flow": "^2.0.3",
    "eslint-plugin-jest": "^26.9.0",
    "eslint-plugin-react": "^7.37.4",
    "eslint-plugin-react-hooks": "^4.6.2",
    "eslint-plugin-react-native": "^4.1.0",
    "eslint-plugin-react-native-globals": "^0.1.2",
    "eslint-scope": "^5.1.1",
    "eslint-visitor-keys": "^2.1.0",
    "espree": "^9.6.1",
    "esprima": "^4.0.1",
    "esquery": "^1.6.0",
    "esrecurse": "^4.3.0",
    "estraverse": "^5.3.0",
    "esutils": "^2.0.3",
    "etag": "^1.8.1",
    "event-target-shim": "^5.0.1",
    "execa": "^5.1.1",
    "exit": "^0.1.2",
    "expect": "^29.7.0",
    "exponential-backoff": "^3.1.1",
    "external-editor": "^3.1.0",
    "fast-deep-equal": "^3.1.3",
    "fast-diff": "^1.3.0",
    "fast-glob": "^3.3.3",
    "fast-json-stable-stringify": "^2.1.0",
    "fast-levenshtein": "^2.0.6",
    "fast-uri": "^3.0.6",
    "fast-xml-parser": "^4.5.1",
    "fastq": "^1.19.0",
    "fb-watchman": "^2.0.2",
    "file-entry-cache": "^6.0.1",
    "fill-range": "^7.1.1",
    "finalhandler": "^1.1.2",
    "find-babel-config": "^2.1.2",
    "find-cache-dir": "^2.1.0",
    "find-up": "^5.0.0",
    "find-up-simple": "^1.0.0",
    "flat-cache": "^3.2.0",
    "flatted": "^3.3.2",
    "flow-enums-runtime": "^0.0.6",
    "flow-parser": "^0.259.1",
    "for-each": "^0.3.4",
    "fresh": "^0.5.2",
    "fs-extra": "^8.1.0",
    "fs.realpath": "^1.0.0",
    "fsevents": "^2.3.3",
    "function-bind": "^1.1.2",
    "function.prototype.name": "^1.1.8",
    "functions-have-names": "^1.2.3",
    "gensync": "^1.0.0-beta.2",
    "get-caller-file": "^2.0.5",
    "get-east-asian-width": "^1.3.0",
    "get-intrinsic": "^1.2.7",
    "get-package-type": "^0.1.0",
    "get-proto": "^1.0.1",
    "get-stream": "^6.0.1",
    "get-symbol-description": "^1.1.0",
    "get-uri": "^6.0.4",
    "git-raw-commits": "^2.0.11",
    "git-semver-tags": "^8.0.0",
    "git-up": "^7.0.0",
    "git-url-parse": "^14.0.0",
    "glob": "^7.2.3",
    "glob-parent": "^6.0.2",
    "global-directory": "^4.0.1",
    "global-dirs": "^0.1.1",
    "globals": "^11.12.0",
    "globalthis": "^1.0.4",
    "globby": "^11.1.0",
    "gopd": "^1.2.0",
    "graceful-fs": "^4.2.11",
    "graphemer": "^1.4.0",
    "handlebars": "^4.7.8",
    "hard-rejection": "^2.1.0",
    "has-bigints": "^1.1.0",
    "has-flag": "^4.0.0",
    "has-property-descriptors": "^1.0.2",
    "has-proto": "^1.2.0",
    "has-symbols": "^1.1.0",
    "has-tostringtag": "^1.0.2",
    "hasown": "^2.0.2",
    "hermes-estree": "^0.25.1",
    "hermes-parser": "^0.25.1",
    "hosted-git-info": "^7.0.2",
    "html-escaper": "^2.0.2",
    "http-errors": "^2.0.0",
    "http-proxy-agent": "^7.0.2",
    "https-proxy-agent": "^7.0.6",
    "human-signals": "^2.1.0",
    "iconv-lite": "^0.4.24",
    "ieee754": "^1.2.1",
    "ignore": "^5.3.2",
    "image-size": "^1.2.0",
    "import-fresh": "^3.3.0",
    "import-local": "^3.2.0",
    "imurmurhash": "^0.1.4",
    "indent-string": "^5.0.0",
    "index-to-position": "^0.1.2",
    "inflight": "^1.0.6",
    "inherits": "^2.0.4",
    "ini": "^1.3.8",
    "inquirer": "^9.3.2",
    "internal-slot": "^1.1.0",
    "interpret": "^1.4.0",
    "invariant": "^2.2.4",
    "ip-address": "^9.0.5",
    "is-absolute": "^1.0.0",
    "is-array-buffer": "^3.0.5",
    "is-arrayish": "^0.2.1",
    "is-async-function": "^2.1.1",
    "is-bigint": "^1.1.0",
    "is-boolean-object": "^1.2.1",
    "is-callable": "^1.2.7",
    "is-core-module": "^2.16.1",
    "is-data-view": "^1.0.2",
    "is-date-object": "^1.1.0",
    "is-directory": "^0.3.1",
    "is-docker": "^2.2.1",
    "is-extglob": "^2.1.1",
    "is-finalizationregistry": "^1.1.1",
    "is-fullwidth-code-point": "^2.0.0",
    "is-generator-fn": "^2.1.0",
    "is-generator-function": "^1.1.0",
    "is-git-dirty": "^2.0.2",
    "is-git-repository": "^2.0.0",
    "is-glob": "^4.0.3",
    "is-in-ci": "^1.0.0",
    "is-inside-container": "^1.0.0",
    "is-installed-globally": "^1.0.0",
    "is-interactive": "^1.0.0",
    "is-map": "^2.0.3",
    "is-npm": "^6.0.0",
    "is-number": "^7.0.0",
    "is-number-object": "^1.1.1",
    "is-obj": "^2.0.0",
    "is-path-cwd": "^3.0.0",
    "is-path-inside": "^4.0.0",
    "is-plain-obj": "^1.1.0",
    "is-plain-object": "^2.0.4",
    "is-regex": "^1.2.1",
    "is-relative": "^1.0.0",
    "is-set": "^2.0.3",
    "is-shared-array-buffer": "^1.0.4",
    "is-ssh": "^1.4.0",
    "is-stream": "^2.0.1",
    "is-string": "^1.1.1",
    "is-symbol": "^1.1.1",
    "is-text-path": "^1.0.1",
    "is-typed-array": "^1.1.15",
    "is-unc-path": "^1.0.0",
    "is-unicode-supported": "^0.1.0",
    "is-weakmap": "^2.0.2",
    "is-weakref": "^1.1.0",
    "is-weakset": "^2.0.4",
    "is-windows": "^1.0.2",
    "is-wsl": "^1.1.0",
    "isarray": "^2.0.5",
    "isexe": "^2.0.0",
    "isobject": "^3.0.1",
    "issue-parser": "^7.0.1",
    "istanbul-lib-coverage": "^3.2.2",
    "istanbul-lib-instrument": "^6.0.3",
    "istanbul-lib-report": "^3.0.1",
    "istanbul-lib-source-maps": "^4.0.1",
    "istanbul-reports": "^3.1.7",
    "iterator.prototype": "^1.1.5",
    "jest-changed-files": "^29.7.0",
    "jest-circus": "^29.7.0",
    "jest-cli": "^29.7.0",
    "jest-config": "^29.7.0",
    "jest-diff": "^29.7.0",
    "jest-docblock": "^29.7.0",
    "jest-each": "^29.7.0",
    "jest-environment-node": "^29.7.0",
    "jest-get-type": "^29.6.3",
    "jest-haste-map": "^29.7.0",
    "jest-leak-detector": "^29.7.0",
    "jest-matcher-utils": "^29.7.0",
    "jest-message-util": "^29.7.0",
    "jest-mock": "^29.7.0",
    "jest-pnp-resolver": "^1.2.3",
    "jest-regex-util": "^29.6.3",
    "jest-resolve": "^29.7.0",
    "jest-resolve-dependencies": "^29.7.0",
    "jest-runner": "^29.7.0",
    "jest-runtime": "^29.7.0",
    "jest-snapshot": "^29.7.0",
    "jest-util": "^29.7.0",
    "jest-validate": "^29.7.0",
    "jest-watcher": "^29.7.0",
    "jest-worker": "^29.7.0",
    "joi": "^17.13.3",
    "js-tokens": "^4.0.0",
    "js-yaml": "^4.1.0",
    "jsbn": "^1.1.0",
    "jsc-android": "^250231.0.0",
    "jsc-safe-url": "^0.2.4",
    "jscodeshift": "^17.1.2",
    "jsesc": "^3.1.0",
    "json-buffer": "^3.0.1",
    "json-parse-better-errors": "^1.0.2",
    "json-parse-even-better-errors": "^2.3.1",
    "json-schema-traverse": "^1.0.0",
    "json-stable-stringify-without-jsonify": "^1.0.1",
    "json5": "^2.2.3",
    "jsonfile": "^4.0.0",
    "jsonparse": "^1.3.1",
    "jsx-ast-utils": "^3.3.5",
    "keyv": "^4.5.4",
    "kind-of": "^6.0.3",
    "kleur": "^3.0.3",
    "ky": "^1.7.4",
    "latest-version": "^9.0.0",
    "leven": "^3.1.0",
    "levn": "^0.4.1",
    "lighthouse-logger": "^1.4.2",
    "lines-and-columns": "^1.2.4",
    "locate-path": "^6.0.0",
    "lodash": "^4.17.21",
    "lodash.camelcase": "^4.3.0",
    "lodash.capitalize": "^4.2.1",
    "lodash.debounce": "^4.0.8",
    "lodash.escaperegexp": "^4.1.2",
    "lodash.isfunction": "^3.0.9",
    "lodash.isplainobject": "^4.0.6",
    "lodash.isstring": "^4.0.1",
    "lodash.kebabcase": "^4.1.1",
    "lodash.merge": "^4.6.2",
    "lodash.mergewith": "^4.6.2",
    "lodash.snakecase": "^4.1.1",
    "lodash.startcase": "^4.4.0",
    "lodash.throttle": "^4.1.1",
    "lodash.uniq": "^4.5.0",
    "lodash.uniqby": "^4.7.0",
    "lodash.upperfirst": "^4.3.1",
    "log-symbols": "^4.1.0",
    "logkitty": "^0.7.1",
    "loose-envify": "^1.4.0",
    "lru-cache": "^5.1.1",
    "macos-release": "^3.3.0",
    "make-dir": "^4.0.0",
    "make-error": "^1.3.6",
    "makeerror": "^1.0.12",
    "map-obj": "^4.3.0",
    "marky": "^1.2.5",
    "math-intrinsics": "^1.1.0",
    "memoize-one": "^5.2.1",
    "meow": "^13.2.0",
    "merge-stream": "^2.0.0",
    "merge2": "^1.4.1",
    "metro": "^0.81.1",
    "metro-babel-transformer": "^0.81.1",
    "metro-cache": "^0.81.1",
    "metro-cache-key": "^0.81.1",
    "metro-config": "^0.81.1",
    "metro-core": "^0.81.1",
    "metro-file-map": "^0.81.1",
    "metro-minify-terser": "^0.81.1",
    "metro-resolver": "^0.81.1",
    "metro-runtime": "^0.81.1",
    "metro-source-map": "^0.81.1",
    "metro-symbolicate": "^0.81.1",
    "metro-transform-plugins": "^0.81.1",
    "metro-transform-worker": "^0.81.1",
    "micromatch": "^4.0.8",
    "mime": "^2.6.0",
    "mime-db": "^1.53.0",
    "mime-types": "^2.1.35",
    "mimic-fn": "^2.1.0",
    "mimic-function": "^5.0.1",
    "min-indent": "^1.0.1",
    "minimatch": "^3.1.2",
    "minimist": "^1.2.8",
    "minimist-options": "^4.1.0",
    "minipass": "^4.2.8",
    "mkdirp": "^1.0.4",
    "ms": "^2.1.3",
    "mute-stream": "^1.0.0",
    "natural-compare": "^1.4.0",
    "natural-compare-lite": "^1.4.0",
    "negotiator": "^0.6.4",
    "neo-async": "^2.6.2",
    "netmask": "^2.0.2",
    "new-github-release-url": "^2.0.0",
    "nocache": "^3.0.4",
    "node-abort-controller": "^3.1.1",
    "node-forge": "^1.3.1",
    "node-int64": "^0.4.0",
    "node-releases": "^2.0.19",
    "node-stream-zip": "^1.15.0",
    "normalize-package-data": "^6.0.2",
    "normalize-path": "^3.0.0",
    "npm-run-path": "^4.0.1",
    "nullthrows": "^1.1.1",
    "ob1": "^0.81.1",
    "object-assign": "^4.1.1",
    "object-inspect": "^1.13.3",
    "object-keys": "^1.1.1",
    "object.assign": "^4.1.7",
    "object.entries": "^1.1.8",
    "object.fromentries": "^2.0.8",
    "object.values": "^1.2.1",
    "on-finished": "^2.3.0",
    "on-headers": "^1.0.2",
    "once": "^1.4.0",
    "onetime": "^5.1.2",
    "open": "^6.4.0",
    "optionator": "^0.9.4",
    "ora": "^5.4.1",
    "os-name": "^5.1.0",
    "os-tmpdir": "^1.0.2",
    "own-keys": "^1.0.1",
    "p-limit": "^3.1.0",
    "p-locate": "^5.0.0",
    "p-map": "^5.5.0",
    "p-try": "^2.2.0",
    "pac-proxy-agent": "^7.1.0",
    "pac-resolver": "^7.0.1",
    "package-json": "^10.0.1",
    "parent-module": "^1.0.1",
    "parse-json": "^5.2.0",
    "parse-path": "^7.0.0",
    "parse-url": "^8.1.0",
    "parseurl": "^1.3.3",
    "path-exists": "^4.0.0",
    "path-is-absolute": "^1.0.1",
    "path-key": "^3.1.1",
    "path-parse": "^1.0.7",
    "path-scurry": "^1.11.1",
    "path-type": "^4.0.0",
    "picocolors": "^1.1.1",
    "picomatch": "^2.3.1",
    "pify": "^4.0.1",
    "pirates": "^4.0.6",
    "pkg-dir": "^4.2.0",
    "pkg-up": "^3.1.0",
    "possible-typed-array-names": "^1.0.0",
    "prelude-ls": "^1.2.1",
    "prettier-linter-helpers": "^1.0.0",
    "pretty-format": "^26.6.2",
    "process-nextick-args": "^2.0.1",
    "promise": "^8.3.0",
    "prompts": "^2.4.2",
    "prop-types": "^15.8.1",
    "proto-list": "^1.2.4",
    "protocols": "^2.0.1",
    "proxy-agent": "^6.5.0",
    "proxy-from-env": "^1.1.0",
    "pump": "^3.0.2",
    "punycode": "^2.3.1",
    "pupa": "^3.1.0",
    "pure-rand": "^6.1.0",
    "queue": "^6.0.2",
    "queue-microtask": "^1.2.3",
    "quick-lru": "^4.0.1",
    "range-parser": "^1.2.1",
    "rc": "^1.2.8",
    "react-devtools-core": "^6.1.0",
    "react-is": "^17.0.2",
    "react-refresh": "^0.14.2",
    "read-package-up": "^11.0.0",
    "read-pkg": "^9.0.1",
    "read-pkg-up": "^7.0.1",
    "readable-stream": "^3.6.2",
    "readline": "^1.3.0",
    "recast": "^0.23.9",
    "rechoir": "^0.6.2",
    "redent": "^3.0.0",
    "reflect.getprototypeof": "^1.0.10",
    "regenerate": "^1.4.2",
    "regenerate-unicode-properties": "^10.2.0",
    "regenerator-runtime": "^0.13.11",
    "regenerator-transform": "^0.15.2",
    "regexp.prototype.flags": "^1.5.4",
    "regexpu-core": "^6.2.0",
    "registry-auth-token": "^5.0.3",
    "registry-url": "^6.0.1",
    "regjsgen": "^0.8.0",
    "regjsparser": "^0.12.0",
    "require-directory": "^2.1.1",
    "require-from-string": "^2.0.2",
    "require-main-filename": "^2.0.0",
    "reselect": "^4.1.8",
    "resolve": "^2.0.0-next.5",
    "resolve-cwd": "^3.0.0",
    "resolve-from": "^5.0.0",
    "resolve-global": "^1.0.0",
    "resolve.exports": "^2.0.3",
    "restore-cursor": "^3.1.0",
    "retry": "^0.13.1",
    "reusify": "^1.0.4",
    "rimraf": "^3.0.2",
    "run-applescript": "^7.0.0",
    "run-async": "^3.0.0",
    "run-parallel": "^1.2.0",
    "rxjs": "^7.8.1",
    "safe-array-concat": "^1.1.3",
    "safe-buffer": "^5.2.1",
    "safe-push-apply": "^1.0.0",
    "safe-regex-test": "^1.1.0",
    "safer-buffer": "^2.1.2",
    "scheduler": "^0.24.0-canary-efb381bbf-20230505",
    "selfsigned": "^2.4.1",
    "semver": "^7.7.0",
    "send": "^0.19.0",
    "serialize-error": "^2.1.0",
    "serve-static": "^1.16.2",
    "set-blocking": "^2.0.0",
    "set-function-length": "^1.2.2",
    "set-function-name": "^2.0.2",
    "set-proto": "^1.0.0",
    "setprototypeof": "^1.2.0",
    "shallow-clone": "^3.0.1",
    "shebang-command": "^2.0.0",
    "shebang-regex": "^3.0.0",
    "shell-quote": "^1.8.2",
    "shelljs": "^0.8.5",
    "side-channel": "^1.1.0",
    "side-channel-list": "^1.0.0",
    "side-channel-map": "^1.0.1",
    "side-channel-weakmap": "^1.0.2",
    "signal-exit": "^3.0.7",
    "sisteransi": "^1.0.5",
    "slash": "^4.0.0",
    "slice-ansi": "^2.1.0",
    "smart-buffer": "^4.2.0",
    "socks": "^2.8.3",
    "socks-proxy-agent": "^8.0.5",
    "source-map": "^0.6.1",
    "source-map-support": "^0.5.13",
    "spdx-correct": "^3.2.0",
    "spdx-exceptions": "^2.5.0",
    "spdx-expression-parse": "^3.0.1",
    "spdx-license-ids": "^3.0.21",
    "split2": "^3.2.2",
    "sprintf-js": "^1.1.3",
    "stack-utils": "^2.0.6",
    "stackframe": "^1.3.4",
    "stacktrace-parser": "^0.1.10",
    "statuses": "^1.5.0",
    "stdin-discarder": "^0.2.2",
    "string-length": "^4.0.2",
    "string-natural-compare": "^3.0.1",
    "string-width": "^4.2.3",
    "string.prototype.matchall": "^4.0.12",
    "string.prototype.repeat": "^1.0.0",
    "string.prototype.trim": "^1.2.10",
    "string.prototype.trimend": "^1.0.9",
    "string.prototype.trimstart": "^1.0.8",
    "string_decoder": "^1.3.0",
    "strip-ansi": "^5.2.0",
    "strip-bom": "^4.0.0",
    "strip-final-newline": "^2.0.0",
    "strip-indent": "^3.0.0",
    "strip-json-comments": "^3.1.1",
    "strnum": "^1.0.5",
    "stubborn-fs": "^1.2.5",
    "sudo-prompt": "^9.2.1",
    "supports-color": "^7.2.0",
    "supports-preserve-symlinks-flag": "^1.0.0",
    "synckit": "^0.9.2",
    "terser": "^5.37.0",
    "test-exclude": "^6.0.0",
    "text-extensions": "^1.9.0",
    "text-table": "^0.2.0",
    "throat": "^5.0.0",
    "through": "^2.3.8",
    "through2": "^4.0.2",
    "tiny-invariant": "^1.3.3",
    "tmp": "^0.2.3",
    "tmpl": "^1.0.5",
    "to-regex-range": "^5.0.1",
    "toidentifier": "^1.0.1",
    "trim-newlines": "^3.0.1",
    "ts-node": "^10.9.2",
    "tslib": "^2.8.1",
    "tsutils": "^3.21.0",
    "turbo-darwin-arm64": "^1.13.4",
    "type-check": "^0.4.0",
    "type-detect": "^4.0.8",
    "type-fest": "^0.21.3",
    "typed-array-buffer": "^1.0.3",
    "typed-array-byte-length": "^1.0.3",
    "typed-array-byte-offset": "^1.0.4",
    "typed-array-length": "^1.0.7",
    "typedarray": "^0.0.6",
    "uglify-js": "^3.19.3",
    "unbox-primitive": "^1.1.0",
    "unc-path-regex": "^0.1.2",
    "unicode-canonical-property-names-ecmascript": "^2.0.1",
    "unicode-match-property-ecmascript": "^2.0.0",
    "unicode-match-property-value-ecmascript": "^2.2.0",
    "unicode-property-aliases-ecmascript": "^2.1.0",
    "unicorn-magic": "^0.1.0",
    "universal-user-agent": "^6.0.1",
    "universalify": "^0.1.2",
    "unpipe": "^1.0.0",
    "update-browserslist-db": "^1.1.2",
    "update-notifier": "^7.3.1",
    "uri-js": "^4.4.1",
    "url-join": "^5.0.0",
    "util-deprecate": "^1.0.2",
    "utils-merge": "^1.0.1",
    "v8-compile-cache-lib": "^3.0.1",
    "v8-to-istanbul": "^9.3.0",
    "validate-npm-package-license": "^3.0.4",
    "vary": "^1.1.2",
    "vlq": "^1.0.1",
    "walker": "^1.0.8",
    "wcwidth": "^1.0.1",
    "whatwg-fetch": "^3.6.20",
    "when-exit": "^2.1.4",
    "which": "^2.0.2",
    "which-boxed-primitive": "^1.1.1",
    "which-builtin-type": "^1.2.1",
    "which-collection": "^1.0.2",
    "which-module": "^2.0.1",
    "which-typed-array": "^1.1.18",
    "widest-line": "^5.0.0",
    "wildcard-match": "^5.1.4",
    "windows-release": "^5.1.1",
    "word-wrap": "^1.2.5",
    "wordwrap": "^1.0.0",
    "wrap-ansi": "^6.2.0",
    "wrappy": "^1.0.2",
    "write-file-atomic": "^4.0.2",
    "ws": "^6.2.3",
    "xdg-basedir": "^5.1.0",
    "xtend": "^4.0.2",
    "y18n": "^5.0.8",
    "yallist": "^3.1.1",
    "yaml": "^2.7.0",
    "yargs": "^17.7.2",
    "yargs-parser": "^21.1.1",
    "yn": "^3.1.1",
    "yocto-queue": "^0.1.0",
    "yoctocolors-cjs": "^2.1.2"
  }
}
