{
  "_from": "ci-env@^1.14.0",
  "_id": "ci-env@1.16.0",
  "_inBundle": false,
  "_integrity": "sha512-ucF9caQEX5wQlY449KZBIJPx91+kRg9tJ3tWSc4+KzrvC5KNiPm/3g1noP8VhdI3046+Vw3jLmKAD0fjCRJTmw==",
  "_location": "/ci-env",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ci-env@^1.14.0",
    "name": "ci-env",
    "escapedName": "ci-env",
    "rawSpec": "^1.14.0",
    "saveSpec": null,
    "fetchSpec": "^1.14.0"
  },
  "_requiredBy": [
    "/bundlewatch"
  ],
  "_resolved": "https://registry.npmjs.org/ci-env/-/ci-env-1.16.0.tgz",
  "_shasum": "e97f3b5001a8daf7da6e46f418bc6892a238704d",
  "_spec": "ci-env@^1.14.0",
  "_where": "/mnt/c/Users/Administrator/source/repos/0x-monorepo-development/node_modules/bundlewatch",
  "author": {
    "name": "siddharthkp"
  },
  "bugs": {
    "url": "https://github.com/siddharthkp/ci-env/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Environment variables exposed by CI tools",
  "devDependencies": {
    "ava": "2.2.0"
  },
  "homepage": "https://github.com/siddharthkp/ci-env#readme",
  "keywords": [
    "ci",
    "environment",
    "variables",
    "travis",
    "circle"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "ci-env",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/siddharthkp/ci-env.git"
  },
  "scripts": {
    "test": "ava"
  },
  "version": "1.16.0"
}
