{
  "name": "@nrwl/react",
  "version": "10.4.14",
  "description": "React Plugin for Nx",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nrwl/nx.git"
  },
  "keywords": [
    "Monorepo",
    "React",
    "Web",
    "Jest",
    "Cypress",
    "CLI"
  ],
  "main": "index.js",
  "types": "index.d.ts",
  "author": "Victor Savkin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nrwl/nx/issues"
  },
  "homepage": "https://nx.dev",
  "schematics": "./collection.json",
  "ng-update": {
    "requirements": {},
    "migrations": "./migrations.json"
  },
  "peerDependencies": {
    "@nrwl/workspace": "10.4.14"
  },
  "dependencies": {
    "@angular-devkit/core": "~10.1.3",
    "@babel/core": "7.9.6",
    "@babel/preset-react": "7.9.4",
    "@nrwl/cypress": "10.4.14",
    "@nrwl/jest": "10.4.14",
    "@nrwl/web": "10.4.14",
    "@angular-devkit/schematics": "~10.1.3",
    "@svgr/webpack": "^5.4.0",
    "eslint-plugin-import": "^2.20.1",
    "eslint-plugin-jsx-a11y": "^6.2.3",
    "eslint-plugin-react": "^7.18.3",
    "eslint-plugin-react-hooks": "^2.4.0",
    "url-loader": "^3.0.0"
  }
}
