123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- {
- "_args": [
- [
- "is-ci@^2.0.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier"
- ]
- ],
- "_from": "is-ci@>=2.0.0 <3.0.0",
- "_hasShrinkwrap": false,
- "_id": "is-ci@2.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/is-ci",
- "_nodeVersion": "11.3.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/is-ci_2.0.0_1544046590680_0.06142265580938111"
- },
- "_npmUser": {
- "email": "w@tson.dk",
- "name": "watson"
- },
- "_npmVersion": "6.4.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "is-ci",
- "raw": "is-ci@^2.0.0",
- "rawSpec": "^2.0.0",
- "scope": null,
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/update-notifier"
- ],
- "_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
- "_shasum": "6bc6334181810e04b5c22b3d589fdca55026404c",
- "_shrinkwrap": null,
- "_spec": "is-ci@^2.0.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier",
- "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": [
- 12.593116,
- 55.778272
- ],
- "dependencies": {
- "ci-info": "^2.0.0"
- },
- "description": "Detect if the current environment is a CI server",
- "devDependencies": {
- "clear-module": "^3.0.0",
- "standard": "^12.0.1"
- },
- "directories": {},
- "dist": {
- "fileCount": 6,
- "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCEf/CRA9TVsSAnZWagAAMvwP/1cV6uY9uye3xn2vM6vC\nMAhvaWd12GWmBg9POPhJaGi9KwhnaogbAVPHV5hhRiecrhiVXmn/Zu0T/rHt\nIkwPTeZsZ8OH4PkucIEEquj76bSJAV3oGoEWD1j3xZmCw3euSM3qsbiioYDS\nMiOBUVXhfLFZpQ3VqbN7I7L6LeuD1TDWER4rKPAl7qQO5rDgNNhk2T8KR1r/\nwiRI6YYtD1mhPF6RhUAFjUS0mT14NJ+PT+2U0c2FO8ubKb01cUk+xWCAhxax\nj6ebQnpRYDeZqICPpNOdJyenOAmsAZbFbo6vWE8M2AO/j/8+X7+P/kocdKWz\n4xrXdkM3g2Iuy+muIR9WkroWH++r3553Ni7GR1vI0qL49hlm/93zh5Vsc93a\n+VbreKYr6FzcBH+j47LG+P9TO+DZ5medQxr9U8t0WcnK0+nPW62SUoEfzryt\n6dnxeHsSRCTCQDfbgKU7s4rvG7hFmMlHH29MYVFAIwWvSJjXIlUqDsD75DwM\nKoWqNZixUYC3024ioZNxhK8bjr7Vsf6aFmplTt0aILMDuGtKwBzA9ZcijhTQ\nhPdEs24sEly9jeLastC6kvJPKxYeqZkPHvtLjWuKZ3QZMlCQN24QFWSLh2rv\nrLMR55eow/XuPO6hEqlRhSN0W4TTppsoBiravL42eK41ylzd+l80ICLTh+CZ\npcQS\r\n=YX5I\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "6bc6334181810e04b5c22b3d589fdca55026404c",
- "tarball": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
- "unpackedSize": 3581
- },
- "gitHead": "8b88365d804abc1905ca93f312e99cf95b48fc8a",
- "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": "2.0.0"
- }
|