{
  "_args": [
    [
      {
        "raw": "is-ci@^1.0.10",
        "scope": null,
        "escapedName": "is-ci",
        "name": "is-ci",
        "rawSpec": "^1.0.10",
        "spec": ">=1.0.10 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jest/node_modules/jest-cli"
    ]
  ],
  "_from": "is-ci@>=1.0.10 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "is-ci@1.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/is-ci",
  "_nodeVersion": "10.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/is-ci_1.2.1_1536479359206_0.9434570997663676"
  },
  "_npmUser": {
    "name": "watson",
    "email": "w@tson.dk"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "is-ci@^1.0.10",
    "scope": null,
    "escapedName": "is-ci",
    "name": "is-ci",
    "rawSpec": "^1.0.10",
    "spec": ">=1.0.10 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jest-util",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-1.2.1.tgz",
  "_shasum": "e3779c8ee17fccf428488f6e281187f2e632841c",
  "_shrinkwrap": null,
  "_spec": "is-ci@^1.0.10",
  "_where": "/home/lively4/lively4/ojs/node_modules/jest/node_modules/jest-cli",
  "author": {
    "name": "Thomas Watson Steen",
    "email": "w@tson.dk",
    "url": "https://twitter.com/wa7son"
  },
  "bin": {
    "is-ci": "bin.js"
  },
  "bugs": {
    "url": "https://github.com/watson/is-ci/issues"
  },
  "coordinates": [
    55.778255,
    12.593033
  ],
  "dependencies": {
    "ci-info": "^1.5.0"
  },
  "description": "Detect if the current environment is a CI server",
  "devDependencies": {
    "clear-require": "^1.0.1",
    "standard": "^11.0.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==",
    "shasum": "e3779c8ee17fccf428488f6e281187f2e632841c",
    "tarball": "https://registry.npmjs.org/is-ci/-/is-ci-1.2.1.tgz",
    "fileCount": 5,
    "unpackedSize": 3313,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblNCACRA9TVsSAnZWagAAs4gP+wR868vEV+HggZKOkre6\nZp2tQNjUYfMCNjQGzgfERek1wnsZ8yQ/sklC9G+Z+ykkmxhAbWgNWESAqCug\ngzqp+/TiMii0bRm0IOGd+TWLd4b4SPNm7+baF+b5uvQS4WdoYNZyunnBlYaP\ngts9nEG+/n/QcxCBDPTFX2JitTFPyJhmFv1wm4GlMOherBap4OwG98c88nJ0\nVarif07+m6+/CjgshNnVrjOU5JU5z6ETr7QpTBaIWclVErijkvwbaUWowfMr\nbKUH51PRojSU4O0NObFWEh02O4RGL+tCy5B/Xhvpzq8edpLfwUhQ2Vlqlap/\nvLgzsOPfW5tNe7SvHIyam6PYmd4b6YTL/P55UvCipftL5MrBYgDr5GR5kgJG\nYb1H0LN3jabKl3ITQvfQSmoAlafiuJV/RiEQZVgUWHgEKH4xzoHvFvdPNj5M\nfYPMjsouxRyi+h+eU91uEMI4+vnWEOj1RlEcleyTucnLDvgmg7CjFCtTdVgw\nqPNeq2ioOlONiig959ZEvIRVgwLQFt/N2HBqRv/YEWWEZ5hJPJDZm57ssaeY\nkcRl8V++5YcEkLDT+VGMW9c//AaUb/ostV58CfFBIA1NBQcYB9ihJk2Hn7Ek\nf3KlvmayplxxaJfWjL2CJ4fl4FuUtiEi5xM/GgxFyo51Za+LFYV5YR+iUzPJ\noqwd\r\n=3jhe\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "c441f9f2924e5c51656ee04e5cc203eba227c092",
  "homepage": "https://github.com/watson/is-ci",
  "keywords": [
    "ci",
    "continuous",
    "integration",
    "test",
    "detect"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "watson",
      "email": "w@tson.dk"
    }
  ],
  "name": "is-ci",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watson/is-ci.git"
  },
  "scripts": {
    "test": "standard && node test.js"
  },
  "version": "1.2.1"
}
