{
  "_args": [
    [
      "@nrwl/react@14.7.5",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_development": true,
  "_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": {
    "array-includes": "3.1.5",
    "array.prototype.flatmap": "1.3.0",
    "brace-expansion": "1.1.11",
    "estraverse": "5.3.0",
    "esutils": "2.0.3",
    "is-core-module": "2.10.0",
    "jsx-ast-utils": "3.3.3",
    "object.entries": "1.1.5",
    "object.fromentries": "2.0.5",
    "object.hasown": "1.1.1",
    "object.values": "1.1.5",
    "path-parse": "1.0.7",
    "prop-types": "15.8.1",
    "string.prototype.matchall": "4.0.7",
    "supports-preserve-symlinks-flag": "1.0.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",
  "_spec": "14.7.5",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "Victor Savkin"
  },
  "bugs": {
    "url": "https://github.com/nrwl/nx/issues"
  },
  "builders": "./executors.json",
  "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"
  },
  "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"
}
