{
"_args": [
[
"inquirer@^7.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/@ionic/cli-framework-prompts"
]
],
"_from": "inquirer@>=7.0.0 <8.0.0",
"_hasShrinkwrap": false,
"_id": "inquirer@7.3.3",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/inquirer",
"_nodeVersion": "12.18.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/inquirer_7.3.3_1595471558715_0.7763393035710833"
},
"_npmUser": {
"email": "admin@simonboudrias.com",
"name": "sboudrias"
},
"_npmVersion": "lerna/3.22.1/node@v12.18.1+x64 (darwin)",
"_phantomChildren": {},
"_requested": {
"name": "inquirer",
"raw": "inquirer@^7.0.0",
"rawSpec": "^7.0.0",
"scope": null,
"spec": ">=7.0.0 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/@ionic/cli-framework-prompts"
],
"_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz",
"_shasum": "04d176b2af04afc157a83fd7c100e98ee0aad003",
"_shrinkwrap": null,
"_spec": "inquirer@^7.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/@ionic/cli-framework-prompts",
"author": {
"email": "admin@simonboudrias.com",
"name": "Simon Boudrias"
},
"bugs": {
"url": "https://github.com/SBoudrias/Inquirer.js/issues"
},
"dependencies": {
"ansi-escapes": "^4.2.1",
"chalk": "^4.1.0",
"cli-cursor": "^3.1.0",
"cli-width": "^3.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.19",
"mute-stream": "0.0.8",
"run-async": "^2.4.0",
"rxjs": "^6.6.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0",
"through": "^2.3.6"
},
"description": "A collection of common interactive command line user interfaces.",
"devDependencies": {
"chai": "^4.2.0",
"chalk-pipe": "^4.0.0",
"cmdify": "^0.0.4",
"mocha": "^8.0.1",
"mockery": "^2.1.0",
"nyc": "^15.0.0",
"sinon": "^9.0.0"
},
"directories": {},
"dist": {
"fileCount": 26,
"integrity": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGPbHCRA9TVsSAnZWagAAYZYP/2FsvET5ALRewSYWO8PD\nAfx4qRYBN4ue3bLwu+SWD5nUnWMg6DKn3Kyfv4/9MZydTi/E3aX9aGVbpOk6\nf5xfp+/cMMntFEh9RphillxQTDf7jbxe8Ei3L6LrHWmxjwLqugOOO7dA/Hh9\nXqc3JLigmMeMnpC8VV0biQSlLW692sZkwqqLYTr7Agdz1Z5mx/yjad8EpB1f\nAkD/X4IqupsQJBD9j5tKjm+weHexft+b3qmORyHGvn5RpmaaziHSb6kpZvsI\nfk8yx6nJIVlRAQJlkdS1B2FDKB+jJvVJ/8FR+EyHpRoS3s+9sf6EzcQ9u2Ik\nsLaWD3GXqyLRI+il70lwjds4sPI/Dq3JhtqA9BCbSGSAwLE8IMUMOBQap44h\nzmRtFr1XFALmvqbtj/2J/Qx9wx/Is19Fsr+r3q9CFys/38iZ/GTZKU47mTy6\nGmjC+8MB9m2DJ+ExLUTT+rHAvVbGiwuxDzlgPSoDpvv5kAxeVaESURT+/Vsh\nLUtqpkA1PwMFXBLcyMRP9BIZmVDm9JvE+60H5NwLDu4aJRVjbX+Iu8c5w65w\nDZMiZ+LKOaNN58zsK/YqB208m2xKc/u2Fn04kzEf4SzSWp6c7+GcYyjZR2fC\nOhjna9woCTi9WgNsAfZ03KfNFVIr9U+gmRX+INjsGMa5sVM/nIOFrsUYJSwh\nLUv+\r\n=ajpg\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "04d176b2af04afc157a83fd7c100e98ee0aad003",
"tarball": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz",
"unpackedSize": 84473
},
"engines": {
"node": ">=8.0.0"
},
"gitHead": "808d5538531c1ca1c34f832d77bc98dfd0ba4000",
"homepage": "https://github.com/SBoudrias/Inquirer.js#readme",
"keywords": [
"cli",
"command",
"menu",
"prompt",
"stdin",
"tty"
],
"license": "MIT",
"main": "lib/inquirer.js",
"maintainers": [
{
"name": "danielchatfield",
"email": "chatfielddaniel@gmail.com"
},
{
"name": "mischah",
"email": "mail@michael-kuehnel.de"
},
{
"name": "sboudrias",
"email": "admin@simonboudrias.com"
}
],
"name": "inquirer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/SBoudrias/Inquirer.js.git"
},
"scripts": {
"postpublish": "rm -f README.md",
"posttest": "nyc report --reporter=text-lcov > ../../coverage/nyc-report.lcov",
"prepublishOnly": "cp ../../README.md .",
"test": "nyc mocha test/**/* -r ./test/before"
},
"version": "7.3.3"
}