{ "_args": [ [ "cypress@2.1.0", "/Users/manthony/repos/docs.blockstack" ] ], "_from": "cypress@2.1.0", "_id": "cypress@2.1.0", "_inBundle": false, "_integrity": "sha512-EKXGjKFKUkhXXfAkYixBN2Lo2Gji4ZGC+ezWflRf/co49+OyHarZaXp7Y/n826WjmMdpHTmkOw4wUWBgyFHEHQ==", "_location": "/cypress", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cypress@2.1.0", "name": "cypress", "escapedName": "cypress", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/simple-jekyll-search" ], "_resolved": "https://registry.npmjs.org/cypress/-/cypress-2.1.0.tgz", "_spec": "2.1.0", "_where": "/Users/manthony/repos/docs.blockstack", "author": { "name": "Brian Mann" }, "bin": { "cypress": "bin/cypress" }, "bugs": { "url": "https://github.com/cypress-io/cypress/issues" }, "dependencies": { "@cypress/listr-verbose-renderer": "0.4.1", "@cypress/xvfb": "1.1.3", "@types/blob-util": "1.3.3", "@types/bluebird": "3.5.18", "@types/chai": "4.0.8", "@types/chai-jquery": "1.1.35", "@types/jquery": "3.2.16", "@types/lodash": "4.14.87", "@types/minimatch": "3.0.1", "@types/mocha": "2.2.44", "@types/sinon": "4.0.0", "@types/sinon-chai": "2.7.29", "bluebird": "3.5.0", "chalk": "2.1.0", "check-more-types": "2.24.0", "commander": "2.11.0", "common-tags": "1.4.0", "debug": "3.1.0", "extract-zip": "1.6.6", "fs-extra": "4.0.1", "getos": "2.8.4", "glob": "7.1.2", "is-ci": "1.0.10", "is-installed-globally": "0.1.0", "lazy-ass": "1.6.0", "listr": "0.12.0", "lodash": "4.17.4", "minimist": "1.2.0", "progress": "1.1.8", "ramda": "0.24.1", "request": "2.81.0", "request-progress": "0.3.1", "supports-color": "5.1.0", "tmp": "0.0.31", "url": "0.11.0", "yauzl": "2.8.0" }, "description": "Cypress.io end to end testing tool", "engines": { "node": ">=4.0.0" }, "files": [ "bin", "lib", "index.js", "types/*.d.ts" ], "homepage": "https://github.com/cypress-io/cypress", "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": "2.1.0" }