{
"_args": [
[
"is-docker@^2.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/open"
]
],
"_from": "is-docker@>=2.0.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "is-docker@2.1.1",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/is-docker",
"_nodeVersion": "14.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/is-docker_2.1.1_1596559327162_0.06418938597862911"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.14.5",
"_phantomChildren": {},
"_requested": {
"name": "is-docker",
"raw": "is-docker@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/is-wsl",
"/@ionic/cli/open"
],
"_resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz",
"_shasum": "4125a88e44e450d384e09047ede71adc2d144156",
"_shrinkwrap": null,
"_spec": "is-docker@^2.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/open",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "https://sindresorhus.com"
},
"bin": {
"is-docker": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/is-docker/issues"
},
"dependencies": {},
"description": "Check if the process is running inside a Docker container",
"devDependencies": {
"ava": "^1.4.1",
"sinon": "^7.3.2",
"tsd": "^0.7.2",
"xo": "^0.24.0"
},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKY/fCRA9TVsSAnZWagAAeJ8P/3/zEA28C/hthf3rNxEA\nt2M94QlJvNE5mOk9BKOT+4a/k2jg67DyoTQaAPFXNggHbf09sSYOF29WRIwN\nNvgx5PkF7s8OSMLQ5Rs47mSPPByT4C0hYXwDk5dDqjo/7uPur1lTy7mOhAGH\n9VgyURUPX8nnkuvwR9uhxrJh2ssD/l+6UU6FzLUvUkUD+rGy+ksSwkyeX/3N\nwAApcS9OXgxeJ2/mi3MBPQKJktTO3PUNNZ2JqB3KrWOhgcqbT827XfSuVlnl\nf1cbTeTBUMfMqmYpfpBEHDTamflBtr8DwlxLHdZMp2A4ZopOYH6ywgKV9DUV\nYPZfL+LDu/oVMiKSwhKmMSJ+DQDL0vyr7g1v1bqbJlEjTLLS7PgSlHIukuwN\nxyfZ/YfPBlqWtppGuC63Q4L4pQFfH1r+h+Kz1BySQc9Guz1paLeEpn+1rmnL\nn5f+VyBpLi3OYRWDm7gCpEzBLt7+oJA4l/ePRLt8TSD+HWvmbEVWBMfpqqHX\nKn63xJOgdlmjTFpFFWBOMzCO/rNwMFxSM38/HcTBP8VSvP5gNtc8HDlGIhg9\nHRChsju2kWtxWbflQep607zTwRvODqSPmIFw1pYvrfwwq0hyGZ8XCEnQDs/h\nHVgOn1q0VHGGokbm+94MeZVRh3nRGdEN8Iu4+SCQcD5ZpIMJRdfIljtC0hlI\nFi7G\r\n=indA\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "4125a88e44e450d384e09047ede71adc2d144156",
"tarball": "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz",
"unpackedSize": 3148
},
"engines": {
"node": ">=8"
},
"funding": "https://github.com/sponsors/sindresorhus",
"gitHead": "e9df7a56a07125061981b7a5ca1c9d8c4fc8765e",
"homepage": "https://github.com/sindresorhus/is-docker#readme",
"keywords": [
"container",
"detect",
"docker",
"dockerized",
"env",
"environment",
"inside",
"is",
"process"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "is-docker",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/is-docker.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.1.1"
}