{
  "_from": "cypress@4.5.0",
  "_id": "cypress@4.5.0",
  "_inBundle": false,
  "_integrity": "sha512-2A4g5FW5d2fHzq8HKUGAMVTnW6P8nlWYQALiCoGN4bqBLvgwhYM/oG9oKc2CS6LnvgHFiKivKzpm9sfk3uU3zQ==",
  "_location": "/cypress",
  "_phantomChildren": {
    "chalk": "2.4.2",
    "glob": "7.1.6",
    "graceful-fs": "4.2.8",
    "jsonfile": "4.0.0",
    "ms": "2.1.2",
    "universalify": "0.1.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cypress@4.5.0",
    "name": "cypress",
    "escapedName": "cypress",
    "rawSpec": "4.5.0",
    "saveSpec": null,
    "fetchSpec": "4.5.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/cypress/-/cypress-4.5.0.tgz",
  "_shasum": "01940d085f6429cec3c87d290daa47bb976a7c7b",
  "_spec": "cypress@4.5.0",
  "_where": "D:\\Development\\Work\\CENOS\\sample-app-angular-hybrid",
  "author": {
    "name": "Brian Mann"
  },
  "bin": {
    "cypress": "bin/cypress"
  },
  "bugs": {
    "url": "https://github.com/cypress-io/cypress/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@cypress/listr-verbose-renderer": "0.4.1",
    "@cypress/request": "2.88.5",
    "@cypress/xvfb": "1.2.4",
    "@types/blob-util": "1.3.3",
    "@types/bluebird": "3.5.29",
    "@types/chai": "4.2.7",
    "@types/chai-jquery": "1.1.40",
    "@types/jquery": "3.3.31",
    "@types/lodash": "4.14.149",
    "@types/minimatch": "3.0.3",
    "@types/mocha": "5.2.7",
    "@types/sinon": "7.5.1",
    "@types/sinon-chai": "3.2.3",
    "@types/sizzle": "2.3.2",
    "arch": "2.1.1",
    "bluebird": "3.7.2",
    "cachedir": "2.3.0",
    "chalk": "2.4.2",
    "check-more-types": "2.24.0",
    "cli-table3": "0.5.1",
    "commander": "4.1.0",
    "common-tags": "1.8.0",
    "debug": "4.1.1",
    "eventemitter2": "4.1.2",
    "execa": "1.0.0",
    "executable": "4.1.1",
    "extract-zip": "1.7.0",
    "fs-extra": "8.1.0",
    "getos": "3.1.4",
    "is-ci": "2.0.0",
    "is-installed-globally": "0.1.0",
    "lazy-ass": "1.6.0",
    "listr": "0.14.3",
    "lodash": "4.17.15",
    "log-symbols": "3.0.0",
    "minimist": "1.2.5",
    "moment": "2.24.0",
    "ospath": "1.2.2",
    "pretty-bytes": "5.3.0",
    "ramda": "0.26.1",
    "request-progress": "3.0.0",
    "supports-color": "7.1.0",
    "tmp": "0.1.0",
    "untildify": "4.0.0",
    "url": "0.11.0",
    "yauzl": "2.10.0"
  },
  "deprecated": false,
  "description": "Cypress.io end to end testing tool",
  "engines": {
    "node": ">=8.0.0"
  },
  "files": [
    "bin",
    "lib",
    "index.js",
    "types/**/*.d.ts"
  ],
  "homepage": "https://github.com/cypress-io/cypress",
  "keywords": [
    "automation",
    "browser",
    "cypress",
    "cypress.io",
    "e2e",
    "end-to-end",
    "integration",
    "mocks",
    "runner",
    "spies",
    "stubs",
    "test",
    "testing"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "cypress",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cypress-io/cypress.git"
  },
  "scripts": {
    "postinstall": "node index.js --exec install",
    "size": "t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";"
  },
  "types": "types",
  "version": "4.5.0"
}
