{ "_args": [ [ "is-ci@^1.0.10", "/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli" ] ], "_from": "is-ci@>=1.0.10 <2.0.0", "_id": "is-ci@1.1.0", "_inCache": true, "_installable": 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": { "email": "w@tson.dk", "name": "watson" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "is-ci", "raw": "is-ci@^1.0.10", "rawSpec": "^1.0.10", "scope": null, "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.1.0.tgz", "_shasum": "247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5", "_shrinkwrap": null, "_spec": "is-ci@^1.0.10", "_where": "/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli", "author": { "email": "w@tson.dk", "name": "Thomas Watson Steen", "url": "https://twitter.com/wa7son" }, "bin": { "is-ci": "bin.js" }, "bugs": { "url": "https://github.com/watson/is-ci/issues" }, "coordinates": [ 11.9592058, 56.0093252 ], "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", "detect", "integration", "test" ], "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" }