| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- {
- "_args": [
- [
- {
- "raw": "inquirer@~0.10",
- "scope": null,
- "escapedName": "inquirer",
- "name": "inquirer",
- "rawSpec": "~0.10",
- "spec": ">=0.10.0 <0.11.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-prompt"
- ]
- ],
- "_from": "inquirer@>=0.10.0 <0.11.0",
- "_id": "inquirer@0.10.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/inquirer",
- "_nodeVersion": "0.12.7",
- "_npmUser": {
- "name": "sboudrias",
- "email": "admin@simonboudrias.com"
- },
- "_npmVersion": "2.14.2",
- "_phantomChildren": {},
- "_requested": {
- "raw": "inquirer@~0.10",
- "scope": null,
- "escapedName": "inquirer",
- "name": "inquirer",
- "rawSpec": "~0.10",
- "spec": ">=0.10.0 <0.11.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-prompt"
- ],
- "_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.10.1.tgz",
- "_shasum": "ea25e4ce69ca145e05c99e46dcfec05e4012594a",
- "_shrinkwrap": null,
- "_spec": "inquirer@~0.10",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-prompt",
- "author": {
- "name": "Simon Boudrias",
- "email": "admin@simonboudrias.com"
- },
- "bugs": {
- "url": "https://github.com/sboudrias/Inquirer.js/issues"
- },
- "dependencies": {
- "ansi-escapes": "^1.1.0",
- "ansi-regex": "^2.0.0",
- "chalk": "^1.0.0",
- "cli-cursor": "^1.0.1",
- "cli-width": "^1.0.1",
- "figures": "^1.3.5",
- "lodash": "^3.3.1",
- "readline2": "^1.0.1",
- "run-async": "^0.1.0",
- "rx-lite": "^3.1.2",
- "strip-ansi": "^3.0.0",
- "through": "^2.3.6"
- },
- "description": "A collection of common interactive command line user interfaces.",
- "devDependencies": {
- "chai": "^3.0.0",
- "cmdify": "^0.0.4",
- "grunt": "^0.4.1",
- "grunt-cli": "^0.1.8",
- "grunt-contrib-jshint": "^0.11.1",
- "grunt-mocha-test": "^0.12.7",
- "mocha": "^2.2.1",
- "mockery": "^1.4.0",
- "sinon": "^1.12.1"
- },
- "directories": {},
- "dist": {
- "shasum": "ea25e4ce69ca145e05c99e46dcfec05e4012594a",
- "tarball": "https://registry.npmjs.org/inquirer/-/inquirer-0.10.1.tgz"
- },
- "files": [
- "lib"
- ],
- "gitHead": "b019e95f1be134de967a1b7f52aba5aca4c804ad",
- "homepage": "https://github.com/sboudrias/Inquirer.js#readme",
- "keywords": [
- "command",
- "prompt",
- "stdin",
- "cli",
- "tty",
- "menu"
- ],
- "license": "MIT",
- "main": "lib/inquirer.js",
- "maintainers": [
- {
- "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": {
- "test": "grunt --verbose"
- },
- "version": "0.10.1"
- }
|