{
  "name": "rn-circular-chart",
  "version": "1.0.17",
  "description": "circular chart for react-native.",
  "main": "index.js",
  "module": "index.js",
  "react-native": "index.js",
  "types": "./dist/index.d.ts",
  "files": [
    "src",
    "dist",
    "!**/__tests__",
    "!**/__fixtures__",
    "!**/__mocks__"
  ],
  "react-native-builder-bob": {
    "source": "src",
    "output": "dist",
    "targets": [
      "commonjs",
      "module",
      "typescript"
    ]
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublish": "yarn build",
    "prepare": "bob build",
    "prepare:local": "yarn pack",
    "build": "tsc",
    "release:patch": "release-it patch",
    "release": "release-it"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eramudeep/rn-circular-chart.git"
  },
  "keywords": [
    "donut-chart",
    "circle-chart",
    "circular-chart",
    "react-native-donut-chart",
    "chart",
    "react-native"
  ],
  "peerDependencies": {
    "react": "*",
    "react-native": ">=0.60.0",
    "react-native-svg": ">=9"
  },
  "author": "Ram Singh <er.amudeep@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/eramudeep/react-native-circular-chart/issues"
  },
  "homepage": "https://github.com/eramudeep/react-native-circular-chart#readme",
  "devDependencies": {
    "react-native-builder-bob": "^0.17.1",
    "@release-it/conventional-changelog": "^4.0.0",
    "@types/react": "^17.0.2",
    "@types/react-native": "^0.63.50",
    "@typescript-eslint/eslint-plugin": "^4.15.1",
    "@typescript-eslint/parser": "^4.15.1",
    "eslint": "^7.20.0",
    "eslint-config-prettier": "^7.2.0",
    "eslint-config-standard": "^16.0.2",
    "eslint-config-standard-with-typescript": "^20.0.0",
    "eslint-plugin-import": "^2.22.1",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-prettier": "^3.3.1",
    "eslint-plugin-promise": "^4.3.1",
    "eslint-plugin-react": "^7.22.0",
    "eslint-plugin-react-hooks": "^4.2.0",
    "eslint-plugin-react-native": "^3.10.0",
    "eslint-plugin-standard": "^5.0.0",
    "husky": "^5.0.9",
    "lint-staged": "^10.5.4",
    "metro-react-native-babel-preset": "^0.65.1",
    "prettier": "^2.2.1",
    "react-native-svg": "^12.1.0",
    "release-it": "^14.12.1",
    "typescript": "^4.1.5"
  },
  "husky": {
    "hooks": {
      "pre-commit": "tsc && lint-staged"
    }
  },
  "lint-staged": {
    "*.{ts,tsx}": [
      "eslint --fix",
      "prettier --write",
      "git add"
    ]
  },
  "eslintIgnore": [
    "node_modules/",
    "dist/"
  ],
  "dependencies": {
    "JSONStream": "^1.3.5",
    "abort-controller": "^3.0.0",
    "accepts": "^1.3.8",
    "acorn": "^7.4.1",
    "acorn-jsx": "^5.3.2",
    "acorn-walk": "^8.2.0",
    "add-stream": "^1.0.0",
    "agent-base": "^6.0.2",
    "aggregate-error": "^3.1.0",
    "ajv": "^6.12.6",
    "anser": "^1.4.10",
    "ansi-align": "^3.0.1",
    "ansi-colors": "^4.1.3",
    "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",
    "argparse": "^1.0.10",
    "array-buffer-byte-length": "^1.0.0",
    "array-ify": "^1.0.0",
    "array-includes": "^3.1.6",
    "array-union": "^2.1.0",
    "array.prototype.findlastindex": "^1.2.3",
    "array.prototype.flat": "^1.3.1",
    "array.prototype.flatmap": "^1.3.1",
    "array.prototype.map": "^1.0.5",
    "array.prototype.tosorted": "^1.1.1",
    "arraybuffer.prototype.slice": "^1.0.1",
    "arrify": "^1.0.1",
    "asap": "^2.0.6",
    "ast-types": "^0.15.2",
    "astral-regex": "^2.0.0",
    "async": "^3.2.4",
    "async-limiter": "^1.0.1",
    "async-retry": "^1.3.3",
    "asynciterator.prototype": "^1.0.0",
    "asynckit": "^0.4.0",
    "at-least-node": "^1.0.0",
    "available-typed-arrays": "^1.0.5",
    "babel-core": "^7.0.0-bridge.0",
    "babel-plugin-polyfill-corejs2": "^0.4.5",
    "babel-plugin-polyfill-corejs3": "^0.8.3",
    "babel-plugin-polyfill-regenerator": "^0.5.2",
    "babel-plugin-syntax-trailing-function-commas": "^7.0.0-beta.0",
    "babel-plugin-transform-flow-enums": "^0.0.2",
    "babel-preset-fbjs": "^3.4.0",
    "balanced-match": "^1.0.2",
    "base64-js": "^1.5.1",
    "before-after-hook": "^2.2.3",
    "bl": "^4.1.0",
    "boolbase": "^1.0.0",
    "boxen": "^5.1.2",
    "brace-expansion": "^1.1.11",
    "braces": "^3.0.2",
    "browserslist": "^4.21.10",
    "bser": "^2.1.1",
    "buffer": "^5.7.1",
    "buffer-from": "^1.1.2",
    "builtins": "^1.0.3",
    "bytes": "^3.0.0",
    "cacheable-request": "^6.1.0",
    "call-bind": "^1.0.2",
    "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.30001525",
    "chalk": "^4.1.2",
    "chardet": "^0.7.0",
    "ci-info": "^3.8.0",
    "clean-stack": "^2.2.0",
    "cli-boxes": "^2.2.1",
    "cli-cursor": "^3.1.0",
    "cli-spinners": "^2.9.0",
    "cli-truncate": "^2.1.0",
    "cli-width": "^3.0.0",
    "cliui": "^7.0.4",
    "clone": "^1.0.4",
    "clone-deep": "^4.0.1",
    "clone-response": "^1.0.3",
    "color-convert": "^2.0.1",
    "color-name": "^1.1.4",
    "colorette": "^2.0.20",
    "combined-stream": "^1.0.8",
    "command-exists": "^1.2.9",
    "commander": "^6.2.1",
    "commondir": "^1.0.1",
    "compare-func": "^2.0.0",
    "compressible": "^2.0.18",
    "compression": "^1.7.4",
    "concat-map": "^0.0.1",
    "concat-stream": "^2.0.0",
    "configstore": "^5.0.1",
    "connect": "^3.7.0",
    "conventional-changelog": "^3.1.25",
    "conventional-changelog-angular": "^5.0.13",
    "conventional-changelog-atom": "^2.0.8",
    "conventional-changelog-codemirror": "^2.0.8",
    "conventional-changelog-conventionalcommits": "^4.6.3",
    "conventional-changelog-core": "^4.2.4",
    "conventional-changelog-ember": "^2.0.9",
    "conventional-changelog-eslint": "^3.0.9",
    "conventional-changelog-express": "^2.0.6",
    "conventional-changelog-jquery": "^3.0.11",
    "conventional-changelog-jshint": "^2.0.9",
    "conventional-changelog-preset-loader": "^2.3.4",
    "conventional-changelog-writer": "^5.0.1",
    "conventional-commits-filter": "^2.0.7",
    "conventional-commits-parser": "^3.2.4",
    "conventional-recommended-bump": "^6.1.0",
    "convert-source-map": "^1.9.0",
    "core-js-compat": "^3.32.1",
    "core-util-is": "^1.0.3",
    "cosmiconfig": "^7.1.0",
    "cross-spawn": "^7.0.3",
    "crypto-random-string": "^2.0.0",
    "css-select": "^5.1.0",
    "css-tree": "^1.1.3",
    "css-what": "^6.1.0",
    "csstype": "^3.1.2",
    "dargs": "^7.0.0",
    "data-uri-to-buffer": "^3.0.1",
    "dateformat": "^3.0.3",
    "dayjs": "^1.11.9",
    "debug": "^4.3.4",
    "decamelize": "^1.2.0",
    "decamelize-keys": "^1.1.1",
    "decode-uri-component": "^0.2.2",
    "decompress-response": "^3.3.0",
    "dedent": "^0.7.0",
    "deep-extend": "^0.6.0",
    "deep-is": "^0.1.4",
    "deepmerge": "^4.3.1",
    "defaults": "^1.0.4",
    "defer-to-connect": "^1.1.3",
    "define-properties": "^1.2.0",
    "degenerator": "^3.0.4",
    "del": "^6.1.1",
    "delayed-stream": "^1.0.0",
    "denodeify": "^1.2.1",
    "depd": "^2.0.0",
    "deprecated-react-native-prop-types": "^4.1.0",
    "deprecation": "^2.3.1",
    "destroy": "^1.2.0",
    "dir-glob": "^3.0.1",
    "doctrine": "^3.0.0",
    "dom-serializer": "^2.0.0",
    "domelementtype": "^2.3.0",
    "domhandler": "^5.0.3",
    "domutils": "^3.1.0",
    "dot-prop": "^5.3.0",
    "duplexer3": "^0.1.5",
    "ee-first": "^1.1.1",
    "ejs": "^3.1.9",
    "electron-to-chromium": "^1.4.506",
    "emoji-regex": "^8.0.0",
    "encodeurl": "^1.0.2",
    "end-of-stream": "^1.4.4",
    "enquirer": "^2.4.1",
    "entities": "^4.5.0",
    "envinfo": "^7.10.0",
    "error-ex": "^1.3.2",
    "error-stack-parser": "^2.1.4",
    "errorhandler": "^1.5.1",
    "es-abstract": "^1.22.1",
    "es-array-method-boxes-properly": "^1.0.0",
    "es-get-iterator": "^1.1.3",
    "es-iterator-helpers": "^1.0.14",
    "es-set-tostringtag": "^2.0.1",
    "es-shim-unscopables": "^1.0.0",
    "es-to-primitive": "^1.2.1",
    "escalade": "^3.1.1",
    "escape-goat": "^2.1.1",
    "escape-html": "^1.0.3",
    "escape-string-regexp": "^4.0.0",
    "escodegen": "^1.14.3",
    "eslint-import-resolver-node": "^0.3.9",
    "eslint-module-utils": "^2.8.0",
    "eslint-plugin-es": "^3.0.1",
    "eslint-plugin-react-native-globals": "^0.1.2",
    "eslint-scope": "^5.1.1",
    "eslint-utils": "^3.0.0",
    "eslint-visitor-keys": "^2.1.0",
    "espree": "^7.3.1",
    "esprima": "^4.0.1",
    "esquery": "^1.5.0",
    "esrecurse": "^4.3.0",
    "estraverse": "^5.3.0",
    "esutils": "^2.0.3",
    "etag": "^1.8.1",
    "event-target-shim": "^5.0.1",
    "execa": "^4.1.0",
    "external-editor": "^3.1.0",
    "fast-deep-equal": "^3.1.3",
    "fast-diff": "^1.3.0",
    "fast-glob": "^3.3.1",
    "fast-json-stable-stringify": "^2.1.0",
    "fast-levenshtein": "^2.0.6",
    "fast-xml-parser": "^4.2.7",
    "fastq": "^1.15.0",
    "fb-watchman": "^2.0.2",
    "figures": "^3.2.0",
    "file-entry-cache": "^6.0.1",
    "file-uri-to-path": "^2.0.0",
    "filelist": "^1.0.4",
    "fill-range": "^7.0.1",
    "filter-obj": "^1.1.0",
    "finalhandler": "^1.1.2",
    "find-cache-dir": "^2.1.0",
    "find-up": "^4.1.0",
    "flat-cache": "^3.1.0",
    "flatted": "^3.2.7",
    "flow-enums-runtime": "^0.0.5",
    "flow-parser": "^0.206.0",
    "for-each": "^0.3.3",
    "form-data": "^4.0.0",
    "fresh": "^0.5.2",
    "fs-extra": "^9.1.0",
    "fs.realpath": "^1.0.0",
    "fsevents": "^2.3.3",
    "ftp": "^0.3.10",
    "function-bind": "^1.1.1",
    "function.prototype.name": "^1.1.6",
    "functional-red-black-tree": "^1.0.1",
    "functions-have-names": "^1.2.3",
    "gensync": "^1.0.0-beta.2",
    "get-caller-file": "^2.0.5",
    "get-intrinsic": "^1.2.1",
    "get-own-enumerable-property-symbols": "^3.0.2",
    "get-pkg-repo": "^4.2.1",
    "get-stream": "^4.1.0",
    "get-symbol-description": "^1.0.0",
    "get-uri": "^3.0.2",
    "gh-got": "^8.1.0",
    "git-raw-commits": "^2.0.11",
    "git-remote-origin-url": "^2.0.0",
    "git-semver-tags": "^4.1.1",
    "git-up": "^4.0.5",
    "git-url-parse": "^11.6.0",
    "gitconfiglocal": "^1.0.0",
    "github-username": "^5.0.1",
    "glob": "^7.2.3",
    "glob-parent": "^5.1.2",
    "global-dirs": "^3.0.1",
    "globals": "^11.12.0",
    "globalthis": "^1.0.3",
    "globby": "^11.1.0",
    "gopd": "^1.0.1",
    "got": "^9.6.0",
    "graceful-fs": "^4.2.11",
    "handlebars": "^4.7.8",
    "hard-rejection": "^2.1.0",
    "has": "^1.0.3",
    "has-bigints": "^1.0.2",
    "has-flag": "^4.0.0",
    "has-property-descriptors": "^1.0.0",
    "has-proto": "^1.0.1",
    "has-symbols": "^1.0.3",
    "has-tostringtag": "^1.0.0",
    "has-yarn": "^2.1.0",
    "hermes-estree": "^0.12.0",
    "hermes-parser": "^0.12.0",
    "hermes-profile-transformer": "^0.0.6",
    "hosted-git-info": "^4.1.0",
    "http-cache-semantics": "^4.1.1",
    "http-errors": "^2.0.0",
    "http-proxy-agent": "^4.0.1",
    "https-proxy-agent": "^5.0.1",
    "human-signals": "^1.1.1",
    "iconv-lite": "^0.4.24",
    "ieee754": "^1.2.1",
    "ignore": "^5.2.4",
    "image-size": "^1.0.2",
    "import-cwd": "^3.0.0",
    "import-fresh": "^3.3.0",
    "import-from": "^3.0.0",
    "import-lazy": "^2.1.0",
    "imurmurhash": "^0.1.4",
    "indent-string": "^4.0.0",
    "inflight": "^1.0.6",
    "inherits": "^2.0.4",
    "ini": "^1.3.8",
    "inquirer": "^8.2.0",
    "internal-slot": "^1.0.5",
    "interpret": "^1.4.0",
    "invariant": "^2.2.4",
    "ip": "^1.1.8",
    "is-absolute": "^1.0.0",
    "is-arguments": "^1.1.1",
    "is-array-buffer": "^3.0.2",
    "is-arrayish": "^0.2.1",
    "is-async-function": "^2.0.0",
    "is-bigint": "^1.0.4",
    "is-boolean-object": "^1.1.2",
    "is-callable": "^1.2.7",
    "is-ci": "^3.0.1",
    "is-core-module": "^2.13.0",
    "is-date-object": "^1.0.5",
    "is-directory": "^0.3.1",
    "is-docker": "^2.2.1",
    "is-extglob": "^2.1.1",
    "is-finalizationregistry": "^1.0.2",
    "is-fullwidth-code-point": "^3.0.0",
    "is-generator-function": "^1.0.10",
    "is-git-dirty": "^2.0.2",
    "is-git-repository": "^2.0.0",
    "is-glob": "^4.0.3",
    "is-installed-globally": "^0.4.0",
    "is-interactive": "^1.0.0",
    "is-map": "^2.0.2",
    "is-negative-zero": "^2.0.2",
    "is-npm": "^5.0.0",
    "is-number": "^7.0.0",
    "is-number-object": "^1.0.7",
    "is-obj": "^2.0.0",
    "is-path-cwd": "^2.2.0",
    "is-path-inside": "^3.0.3",
    "is-plain-obj": "^1.1.0",
    "is-plain-object": "^2.0.4",
    "is-regex": "^1.1.4",
    "is-regexp": "^1.0.0",
    "is-relative": "^1.0.0",
    "is-set": "^2.0.2",
    "is-shared-array-buffer": "^1.0.2",
    "is-ssh": "^1.4.0",
    "is-stream": "^2.0.1",
    "is-string": "^1.0.7",
    "is-symbol": "^1.0.4",
    "is-text-path": "^1.0.1",
    "is-typed-array": "^1.1.12",
    "is-typedarray": "^1.0.0",
    "is-unc-path": "^1.0.0",
    "is-unicode-supported": "^0.1.0",
    "is-weakmap": "^2.0.1",
    "is-weakref": "^1.0.2",
    "is-weakset": "^2.0.2",
    "is-windows": "^1.0.2",
    "is-wsl": "^1.1.0",
    "is-yarn-global": "^0.3.0",
    "isarray": "^2.0.5",
    "isexe": "^2.0.0",
    "isobject": "^3.0.1",
    "iterate-iterator": "^1.0.2",
    "iterate-value": "^1.0.2",
    "iterator.prototype": "^1.1.1",
    "jake": "^10.8.7",
    "jest-environment-node": "^29.6.4",
    "jest-get-type": "^29.6.3",
    "jest-message-util": "^29.6.3",
    "jest-mock": "^29.6.3",
    "jest-regex-util": "^27.5.1",
    "jest-util": "^29.6.3",
    "jest-validate": "^29.6.3",
    "jest-worker": "^27.5.1",
    "jetifier": "^1.6.8",
    "joi": "^17.10.0",
    "js-tokens": "^4.0.0",
    "js-yaml": "^3.14.1",
    "jsc-android": "^250231.0.0",
    "jsc-safe-url": "^0.2.4",
    "jscodeshift": "^0.14.0",
    "jsesc": "^2.5.2",
    "json-buffer": "^3.0.1",
    "json-parse-better-errors": "^1.0.2",
    "json-parse-even-better-errors": "^2.3.1",
    "json-schema-traverse": "^0.4.1",
    "json-stable-stringify-without-jsonify": "^1.0.1",
    "json-stringify-safe": "^5.0.1",
    "json5": "^2.2.3",
    "jsonfile": "^6.1.0",
    "jsonparse": "^1.3.1",
    "jsx-ast-utils": "^3.3.5",
    "keyv": "^4.5.3",
    "kind-of": "^6.0.3",
    "kleur": "^3.0.3",
    "latest-version": "^5.1.0",
    "leven": "^3.1.0",
    "levn": "^0.4.1",
    "lines-and-columns": "^1.2.4",
    "listr2": "^3.14.0",
    "load-json-file": "^4.0.0",
    "locate-path": "^5.0.0",
    "lodash": "^4.17.21",
    "lodash.debounce": "^4.0.8",
    "lodash.ismatch": "^4.4.0",
    "lodash.merge": "^4.6.2",
    "lodash.throttle": "^4.1.1",
    "lodash.truncate": "^4.4.2",
    "log-symbols": "^4.1.0",
    "log-update": "^4.0.0",
    "logkitty": "^0.7.1",
    "loose-envify": "^1.4.0",
    "lowercase-keys": "^1.0.1",
    "lru-cache": "^5.1.1",
    "macos-release": "^2.5.1",
    "make-dir": "^2.1.0",
    "makeerror": "^1.0.12",
    "map-obj": "^4.3.0",
    "mdn-data": "^2.0.14",
    "memoize-one": "^5.2.1",
    "meow": "^8.1.2",
    "merge-stream": "^2.0.0",
    "merge2": "^1.4.1",
    "metro": "^0.76.7",
    "metro-babel-transformer": "^0.76.7",
    "metro-cache": "^0.76.7",
    "metro-cache-key": "^0.76.7",
    "metro-config": "^0.76.7",
    "metro-core": "^0.76.7",
    "metro-file-map": "^0.76.7",
    "metro-inspector-proxy": "^0.76.7",
    "metro-minify-terser": "^0.76.7",
    "metro-minify-uglify": "^0.76.7",
    "metro-react-native-babel-transformer": "^0.76.7",
    "metro-resolver": "^0.76.7",
    "metro-runtime": "^0.76.8",
    "metro-source-map": "^0.76.8",
    "metro-symbolicate": "^0.76.7",
    "metro-transform-plugins": "^0.76.7",
    "metro-transform-worker": "^0.76.7",
    "micromatch": "^4.0.5",
    "mime": "^2.6.0",
    "mime-db": "^1.52.0",
    "mime-types": "^2.1.35",
    "mimic-fn": "^2.1.0",
    "mimic-response": "^1.0.1",
    "min-indent": "^1.0.1",
    "minimatch": "^3.1.2",
    "minimist": "^1.2.8",
    "minimist-options": "^4.1.0",
    "mkdirp": "^0.5.6",
    "modify-values": "^1.0.1",
    "ms": "^2.1.2",
    "mute-stream": "^0.0.8",
    "natural-compare": "^1.4.0",
    "negotiator": "^0.6.3",
    "neo-async": "^2.6.2",
    "netmask": "^2.0.2",
    "new-github-release-url": "^1.0.0",
    "nocache": "^3.0.4",
    "node-abort-controller": "^3.1.1",
    "node-dir": "^0.1.17",
    "node-fetch": "^2.7.0",
    "node-int64": "^0.4.0",
    "node-releases": "^2.0.13",
    "node-stream-zip": "^1.15.0",
    "normalize-package-data": "^3.0.3",
    "normalize-path": "^3.0.0",
    "normalize-url": "^4.5.1",
    "npm-run-path": "^4.0.1",
    "nth-check": "^2.1.1",
    "nullthrows": "^1.1.1",
    "ob1": "^0.76.8",
    "object-assign": "^4.1.1",
    "object-inspect": "^1.12.3",
    "object-keys": "^1.1.1",
    "object.assign": "^4.1.4",
    "object.entries": "^1.1.7",
    "object.fromentries": "^2.0.7",
    "object.groupby": "^1.0.1",
    "object.hasown": "^1.1.3",
    "object.values": "^1.1.7",
    "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.3",
    "ora": "^5.4.1",
    "os-name": "^4.0.1",
    "os-tmpdir": "^1.0.2",
    "p-cancelable": "^1.1.0",
    "p-limit": "^2.3.0",
    "p-locate": "^4.1.0",
    "p-map": "^4.0.0",
    "p-try": "^2.2.0",
    "pac-proxy-agent": "^5.0.0",
    "pac-resolver": "^5.0.1",
    "package-json": "^6.5.0",
    "parent-module": "^1.0.1",
    "parse-json": "^5.2.0",
    "parse-path": "^4.0.4",
    "parse-url": "^6.0.5",
    "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-type": "^4.0.0",
    "picocolors": "^1.0.0",
    "picomatch": "^2.3.1",
    "pify": "^2.3.0",
    "pirates": "^4.0.6",
    "pkg-dir": "^3.0.0",
    "please-upgrade-node": "^3.2.0",
    "prelude-ls": "^1.2.1",
    "prepend-http": "^2.0.0",
    "prettier-linter-helpers": "^1.0.0",
    "pretty-format": "^26.6.2",
    "process-nextick-args": "^2.0.1",
    "progress": "^2.0.3",
    "promise": "^8.3.0",
    "promise.allsettled": "^1.0.5",
    "prompts": "^2.4.2",
    "prop-types": "^15.8.1",
    "protocols": "^2.0.1",
    "proxy-agent": "^5.0.0",
    "proxy-from-env": "^1.1.0",
    "pump": "^3.0.0",
    "punycode": "^2.3.0",
    "pupa": "^2.1.1",
    "q": "^1.5.1",
    "qs": "^6.11.2",
    "query-string": "^6.14.1",
    "queue": "^6.0.2",
    "queue-microtask": "^1.2.3",
    "quick-lru": "^4.0.1",
    "range-parser": "^1.2.1",
    "raw-body": "^2.5.2",
    "rc": "^1.2.8",
    "react": "^18.2.0",
    "react-devtools-core": "^4.28.0",
    "react-is": "^16.13.1",
    "react-native": "^0.72.4",
    "react-refresh": "^0.4.3",
    "react-shallow-renderer": "^16.15.0",
    "read-pkg": "^3.0.0",
    "read-pkg-up": "^3.0.0",
    "readable-stream": "^3.6.2",
    "readline": "^1.3.0",
    "recast": "^0.21.5",
    "rechoir": "^0.6.2",
    "redent": "^3.0.0",
    "reflect.getprototypeof": "^1.0.4",
    "regenerate": "^1.4.2",
    "regenerate-unicode-properties": "^10.1.0",
    "regenerator-runtime": "^0.13.11",
    "regenerator-transform": "^0.15.2",
    "regexp.prototype.flags": "^1.5.0",
    "regexpp": "^3.2.0",
    "regexpu-core": "^5.3.2",
    "registry-auth-token": "^4.2.2",
    "registry-url": "^5.1.0",
    "regjsparser": "^0.9.1",
    "require-directory": "^2.1.1",
    "require-from-string": "^2.0.2",
    "require-main-filename": "^2.0.0",
    "resolve": "^1.22.4",
    "resolve-from": "^4.0.0",
    "responselike": "^1.0.2",
    "restore-cursor": "^3.1.0",
    "retry": "^0.13.1",
    "reusify": "^1.0.4",
    "rfdc": "^1.3.0",
    "rimraf": "^3.0.2",
    "run-async": "^2.4.1",
    "run-parallel": "^1.2.0",
    "rxjs": "^7.8.1",
    "safe-array-concat": "^1.0.0",
    "safe-buffer": "^5.1.2",
    "safe-regex-test": "^1.0.0",
    "safer-buffer": "^2.1.2",
    "scheduler": "^0.24.0-canary-efb381bbf-20230505",
    "semver": "^6.3.1",
    "semver-compare": "^1.0.0",
    "semver-diff": "^3.1.1",
    "send": "^0.18.0",
    "serialize-error": "^2.1.0",
    "serve-static": "^1.15.0",
    "set-blocking": "^2.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.1",
    "shelljs": "^0.8.5",
    "side-channel": "^1.0.4",
    "signal-exit": "^3.0.7",
    "sisteransi": "^1.0.5",
    "slash": "^3.0.0",
    "slice-ansi": "^3.0.0",
    "smart-buffer": "^4.2.0",
    "socks": "^2.7.1",
    "socks-proxy-agent": "^5.0.1",
    "source-map": "^0.6.1",
    "source-map-support": "^0.5.21",
    "spdx-correct": "^3.2.0",
    "spdx-exceptions": "^2.3.0",
    "spdx-expression-parse": "^3.0.1",
    "spdx-license-ids": "^3.0.13",
    "split": "^1.0.1",
    "split-on-first": "^1.1.0",
    "split2": "^3.2.2",
    "sprintf-js": "^1.0.3",
    "stack-utils": "^2.0.6",
    "stackframe": "^1.3.4",
    "stacktrace-parser": "^0.1.10",
    "statuses": "^1.5.0",
    "stop-iteration-iterator": "^1.0.0",
    "strict-uri-encode": "^2.0.0",
    "string-argv": "^0.3.1",
    "string-width": "^4.2.3",
    "string.prototype.matchall": "^4.0.9",
    "string.prototype.trim": "^1.2.7",
    "string.prototype.trimend": "^1.0.6",
    "string.prototype.trimstart": "^1.0.6",
    "string_decoder": "^1.3.0",
    "stringify-object": "^3.3.0",
    "strip-ansi": "^6.0.1",
    "strip-bom": "^3.0.0",
    "strip-final-newline": "^2.0.0",
    "strip-indent": "^3.0.0",
    "strip-json-comments": "^3.1.1",
    "strnum": "^1.0.5",
    "sudo-prompt": "^9.2.1",
    "supports-color": "^7.2.0",
    "supports-preserve-symlinks-flag": "^1.0.0",
    "table": "^6.8.1",
    "temp": "^0.8.4",
    "terser": "^5.19.3",
    "text-extensions": "^1.9.0",
    "text-table": "^0.2.0",
    "throat": "^5.0.0",
    "through": "^2.3.8",
    "through2": "^4.0.2",
    "tmp": "^0.0.33",
    "tmpl": "^1.0.5",
    "to-fast-properties": "^2.0.0",
    "to-readable-stream": "^1.0.0",
    "to-regex-range": "^5.0.1",
    "toidentifier": "^1.0.1",
    "tr46": "^0.0.3",
    "trim-newlines": "^3.0.1",
    "tsconfig-paths": "^3.14.2",
    "tslib": "^2.6.2",
    "tsutils": "^3.21.0",
    "type-check": "^0.4.0",
    "type-detect": "^4.0.8",
    "type-fest": "^0.21.3",
    "typed-array-buffer": "^1.0.0",
    "typed-array-byte-length": "^1.0.0",
    "typed-array-byte-offset": "^1.0.0",
    "typed-array-length": "^1.0.4",
    "typedarray": "^0.0.6",
    "typedarray-to-buffer": "^3.1.5",
    "uglify-es": "^3.3.9",
    "uglify-js": "^3.17.4",
    "unbox-primitive": "^1.0.2",
    "unc-path-regex": "^0.1.2",
    "unicode-canonical-property-names-ecmascript": "^2.0.0",
    "unicode-match-property-ecmascript": "^2.0.0",
    "unicode-match-property-value-ecmascript": "^2.1.0",
    "unicode-property-aliases-ecmascript": "^2.1.0",
    "unique-string": "^2.0.0",
    "universal-user-agent": "^6.0.0",
    "universalify": "^2.0.0",
    "unpipe": "^1.0.0",
    "update-browserslist-db": "^1.0.11",
    "update-notifier": "^5.1.0",
    "uri-js": "^4.4.1",
    "url-join": "^4.0.1",
    "url-parse-lax": "^3.0.0",
    "use-sync-external-store": "^1.2.0",
    "util-deprecate": "^1.0.2",
    "utils-merge": "^1.0.1",
    "uuid": "^8.3.2",
    "v8-compile-cache": "^2.4.0",
    "validate-npm-package-license": "^3.0.4",
    "validate-npm-package-name": "^3.0.0",
    "vary": "^1.1.2",
    "vlq": "^1.0.1",
    "vm2": "^3.9.19",
    "walker": "^1.0.8",
    "wcwidth": "^1.0.1",
    "webidl-conversions": "^3.0.1",
    "whatwg-fetch": "^3.6.18",
    "whatwg-url": "^5.0.0",
    "which": "^2.0.2",
    "which-boxed-primitive": "^1.0.2",
    "which-builtin-type": "^1.1.3",
    "which-collection": "^1.0.1",
    "which-module": "^2.0.1",
    "which-typed-array": "^1.1.11",
    "widest-line": "^3.1.0",
    "wildcard-match": "^5.1.2",
    "windows-release": "^4.0.0",
    "word-wrap": "^1.2.5",
    "wordwrap": "^1.0.0",
    "wrap-ansi": "^7.0.0",
    "wrappy": "^1.0.2",
    "write-file-atomic": "^2.4.3",
    "ws": "^6.2.2",
    "xdg-basedir": "^4.0.0",
    "xregexp": "^2.0.0",
    "xtend": "^4.0.2",
    "y18n": "^5.0.8",
    "yallist": "^3.1.1",
    "yaml": "^1.10.2",
    "yargs": "^16.2.0",
    "yargs-parser": "^20.2.9",
    "yocto-queue": "^0.1.0"
  }
}
