{
  "_from": "@nrwl/react@14.7.5",
  "_id": "@nrwl/react@14.7.5",
  "_inBundle": false,
  "_integrity": "sha512-IMB5nH7PeAI/J/OF8MWejxvtcLBZS6RET3ZqX4Flr62zRyTVm5fCmUBIjxyPGDTkT4PVV/2Q9CL/9KtV7o6o+g==",
  "_location": "/@nrwl/react",
  "_phantomChildren": {
    "@phenomnomnominal/tsquery": "4.1.1",
    "array-includes": "3.1.6",
    "array.prototype.flatmap": "1.3.1",
    "brace-expansion": "1.1.11",
    "color-convert": "2.0.1",
    "doctrine": "2.1.0",
    "ejs": "3.1.8",
    "estraverse": "5.3.0",
    "has-flag": "4.0.0",
    "ignore": "5.2.4",
    "is-core-module": "2.11.0",
    "jsx-ast-utils": "3.3.3",
    "object.entries": "1.1.6",
    "object.fromentries": "2.0.6",
    "object.hasown": "1.1.2",
    "object.values": "1.1.6",
    "path-parse": "1.0.7",
    "prop-types": "15.8.1",
    "string.prototype.matchall": "4.0.8",
    "supports-preserve-symlinks-flag": "1.0.0",
    "tslib": "2.5.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nrwl/react@14.7.5",
    "name": "@nrwl/react",
    "escapedName": "@nrwl%2freact",
    "scope": "@nrwl",
    "rawSpec": "14.7.5",
    "saveSpec": null,
    "fetchSpec": "14.7.5"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@nrwl/react/-/react-14.7.5.tgz",
  "_shasum": "bfbb0e8c9a1ad61348b4d24e25d774d514187e2a",
  "_spec": "@nrwl/react@14.7.5",
  "_where": "/var/www/html/analytics/analytics-soa",
  "author": {
    "name": "Victor Savkin"
  },
  "bugs": {
    "url": "https://github.com/nrwl/nx/issues"
  },
  "builders": "./executors.json",
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "^7.15.0",
    "@babel/preset-react": "^7.14.5",
    "@nrwl/cypress": "14.7.5",
    "@nrwl/devkit": "14.7.5",
    "@nrwl/jest": "14.7.5",
    "@nrwl/js": "14.7.5",
    "@nrwl/linter": "14.7.5",
    "@nrwl/storybook": "14.7.5",
    "@nrwl/web": "14.7.5",
    "@nrwl/workspace": "14.7.5",
    "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
    "@svgr/webpack": "^6.1.2",
    "chalk": "4.1.0",
    "eslint-plugin-import": "^2.25.2",
    "eslint-plugin-jsx-a11y": "^6.5.1",
    "eslint-plugin-react": "7.30.0",
    "eslint-plugin-react-hooks": "^4.3.0",
    "minimatch": "3.0.5",
    "react-refresh": "^0.10.0",
    "semver": "7.3.4",
    "url-loader": "^4.1.1",
    "webpack": "^5.58.1",
    "webpack-merge": "^5.8.0"
  },
  "deprecated": false,
  "description": "The React plugin contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, components, hooks, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.",
  "gitHead": "42479565e909e97e88293d94ebb8f1932690f82f",
  "homepage": "https://nx.dev",
  "keywords": [
    "Monorepo",
    "React",
    "Web",
    "Jest",
    "Cypress",
    "CLI"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "@nrwl/react",
  "ng-update": {
    "requirements": {},
    "migrations": "./migrations.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nrwl/nx.git",
    "directory": "packages/react"
  },
  "schematics": "./generators.json",
  "typings": "./index.d.ts",
  "version": "14.7.5"
}
