{
  "_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"
      },
      "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\jest\\node_modules\\jest-cli"
    ]
  ],
  "_from": "is-ci@>=1.0.10 <2.0.0",
  "_id": "is-ci@1.1.0",
  "_inCache": true,
  "_location": "/is-ci",
  "_nodeVersion": "9.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/is-ci-1.1.0.tgz_1514994233368_0.7427189615555108"
  },
  "_npmUser": {
    "name": "watson",
    "email": "w@tson.dk"
  },
  "_npmVersion": "5.6.0",
  "_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/jest-cli",
    "/update-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-1.1.0.tgz",
  "_shasum": "247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5",
  "_shrinkwrap": null,
  "_spec": "is-ci@^1.0.10",
  "_where": "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\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": [
    56.0093252,
    11.9592058
  ],
  "dependencies": {
    "ci-info": "^1.0.0"
  },
  "description": "Detect if your code is running on a CI server",
  "devDependencies": {
    "clear-require": "^1.0.1",
    "standard": "^10.0.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-c7TnwxLePuqIlxHgr7xtxzycJPegNHFuIrBkwbf8hc58//+Op1CqFkyS+xnIMkwn9UsJIwc174BIjkyBmSpjKg==",
    "shasum": "247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5",
    "tarball": "https://registry.npmjs.org/is-ci/-/is-ci-1.1.0.tgz"
  },
  "gitHead": "8153f8844ca631a4c95b7dbf30c034f5dbef6023",
  "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.1.0"
}
