131 lines
3.3 KiB
JSON
131 lines
3.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"inquirer@^3.0.6",
|
|
"/home/bernhard/freifunk-app/node_modules/react-native"
|
|
]
|
|
],
|
|
"_from": "inquirer@>=3.0.6 <4.0.0",
|
|
"_id": "inquirer@3.3.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/inquirer",
|
|
"_nodeVersion": "8.1.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/inquirer-3.3.0.tgz_1505746703250_0.32175100315362215"
|
|
},
|
|
"_npmUser": {
|
|
"email": "admin@simonboudrias.com",
|
|
"name": "sboudrias"
|
|
},
|
|
"_npmVersion": "5.0.3",
|
|
"_phantomChildren": {
|
|
"color-convert": "1.9.2",
|
|
"escape-string-regexp": "1.0.5",
|
|
"has-flag": "3.0.0"
|
|
},
|
|
"_requested": {
|
|
"name": "inquirer",
|
|
"raw": "inquirer@^3.0.6",
|
|
"rawSpec": "^3.0.6",
|
|
"scope": null,
|
|
"spec": ">=3.0.6 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-native"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz",
|
|
"_shasum": "9dd2f2ad765dcab1ff0443b491442a20ba227dc9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "inquirer@^3.0.6",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
|
|
"author": {
|
|
"email": "admin@simonboudrias.com",
|
|
"name": "Simon Boudrias"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/SBoudrias/Inquirer.js/issues"
|
|
},
|
|
"dependencies": {
|
|
"ansi-escapes": "^3.0.0",
|
|
"chalk": "^2.0.0",
|
|
"cli-cursor": "^2.1.0",
|
|
"cli-width": "^2.0.0",
|
|
"external-editor": "^2.0.4",
|
|
"figures": "^2.0.0",
|
|
"lodash": "^4.3.0",
|
|
"mute-stream": "0.0.7",
|
|
"run-async": "^2.2.0",
|
|
"rx-lite": "^4.0.8",
|
|
"rx-lite-aggregates": "^4.0.8",
|
|
"string-width": "^2.1.0",
|
|
"strip-ansi": "^4.0.0",
|
|
"through": "^2.3.6"
|
|
},
|
|
"description": "A collection of common interactive command line user interfaces.",
|
|
"devDependencies": {
|
|
"chai": "^4.0.1",
|
|
"cmdify": "^0.0.4",
|
|
"eslint": "^4.2.0",
|
|
"eslint-config-xo-space": "^0.16.0",
|
|
"gulp": "^3.9.0",
|
|
"gulp-codacy": "^1.0.0",
|
|
"gulp-coveralls": "^0.1.0",
|
|
"gulp-eslint": "^4.0.0",
|
|
"gulp-exclude-gitignore": "^1.0.0",
|
|
"gulp-istanbul": "^1.1.2",
|
|
"gulp-line-ending-corrector": "^1.0.1",
|
|
"gulp-mocha": "^3.0.0",
|
|
"gulp-nsp": "^2.1.0",
|
|
"gulp-plumber": "^1.0.0",
|
|
"mocha": "^3.4.2",
|
|
"mockery": "^2.1.0",
|
|
"sinon": "^3.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==",
|
|
"shasum": "9dd2f2ad765dcab1ff0443b491442a20ba227dc9",
|
|
"tarball": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz"
|
|
},
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"gitHead": "dcf31103e8e86efab7fa687b563be21f26807175",
|
|
"homepage": "https://github.com/SBoudrias/Inquirer.js#readme",
|
|
"keywords": [
|
|
"cli",
|
|
"command",
|
|
"menu",
|
|
"prompt",
|
|
"stdin",
|
|
"tty"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/inquirer.js",
|
|
"maintainers": [
|
|
{
|
|
"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": {
|
|
"prepublish": "gulp prepublish",
|
|
"test": "gulp"
|
|
},
|
|
"version": "3.3.0"
|
|
}
|