{
  "_from": "@nrwl/cypress@14.7.5",
  "_id": "@nrwl/cypress@14.7.5",
  "_inBundle": false,
  "_integrity": "sha512-L9M4N/6z/t+vbRYuyw/2iX87SmutSVATB+ri9nHyKchXH0+5XzlR0akcD6gLAnN+iBNvphvAq3uK3EQdsn5+1A==",
  "_location": "/@nrwl/cypress",
  "_phantomChildren": {
    "@phenomnomnominal/tsquery": "4.1.1",
    "color-convert": "2.0.1",
    "ejs": "3.1.8",
    "has-flag": "4.0.0",
    "ignore": "5.2.4",
    "tslib": "2.5.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nrwl/cypress@14.7.5",
    "name": "@nrwl/cypress",
    "escapedName": "@nrwl%2fcypress",
    "scope": "@nrwl",
    "rawSpec": "14.7.5",
    "saveSpec": null,
    "fetchSpec": "14.7.5"
  },
  "_requiredBy": [
    "#DEV:/",
    "/@nrwl/react",
    "/@nrwl/storybook",
    "/@nrwl/web"
  ],
  "_resolved": "https://registry.npmjs.org/@nrwl/cypress/-/cypress-14.7.5.tgz",
  "_shasum": "66d03f11ee418b5696360c4db9e0b7af48d5dd3f",
  "_spec": "@nrwl/cypress@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.0.1",
    "@babel/preset-env": "^7.0.0",
    "@cypress/webpack-preprocessor": "^5.12.0",
    "@nrwl/devkit": "14.7.5",
    "@nrwl/linter": "14.7.5",
    "@nrwl/workspace": "14.7.5",
    "@phenomnomnominal/tsquery": "4.1.1",
    "babel-loader": "^8.0.2",
    "chalk": "4.1.0",
    "dotenv": "~10.0.0",
    "enhanced-resolve": "^5.8.3",
    "fork-ts-checker-webpack-plugin": "7.2.13",
    "rxjs": "^6.5.4",
    "ts-loader": "^9.3.1",
    "tsconfig-paths": "^3.9.0",
    "tsconfig-paths-webpack-plugin": "3.5.2",
    "tslib": "^2.3.0",
    "webpack": "^4 || ^5",
    "webpack-node-externals": "^3.0.0"
  },
  "deprecated": false,
  "description": "The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.",
  "gitHead": "42479565e909e97e88293d94ebb8f1932690f82f",
  "homepage": "https://nx.dev",
  "keywords": [
    "Monorepo",
    "Angular",
    "React",
    "Web",
    "Node",
    "Nest",
    "Jest",
    "Cypress",
    "CLI"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "@nrwl/cypress",
  "ng-update": {
    "requirements": {},
    "migrations": "./migrations.json"
  },
  "peerDependencies": {
    "cypress": ">= 3 < 11"
  },
  "peerDependenciesMeta": {
    "cypress": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nrwl/nx.git",
    "directory": "packages/cypress"
  },
  "schematics": "./generators.json",
  "typings": "./index.d.ts",
  "version": "14.7.5"
}
