| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "_args": [
- [
- {
- "raw": "readline2@^1.0.1",
- "scope": null,
- "escapedName": "readline2",
- "name": "readline2",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer"
- ]
- ],
- "_from": "readline2@>=1.0.1 <2.0.0",
- "_id": "readline2@1.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/readline2",
- "_nodeVersion": "0.12.5",
- "_npmUser": {
- "name": "sboudrias",
- "email": "admin@simonboudrias.com"
- },
- "_npmVersion": "2.11.2",
- "_phantomChildren": {},
- "_requested": {
- "raw": "readline2@^1.0.1",
- "scope": null,
- "escapedName": "readline2",
- "name": "readline2",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/inquirer"
- ],
- "_resolved": "https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz",
- "_shasum": "41059608ffc154757b715d9989d199ffbf372e35",
- "_shrinkwrap": null,
- "_spec": "readline2@^1.0.1",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer",
- "author": {
- "name": "Simon Boudrias",
- "email": "admin@simonboudrias.com"
- },
- "bugs": {
- "url": "https://github.com/sboudrias/readline2/issues"
- },
- "dependencies": {
- "code-point-at": "^1.0.0",
- "is-fullwidth-code-point": "^1.0.0",
- "mute-stream": "0.0.5"
- },
- "description": "Readline Façade fixing bugs and issues found in releases 0.8 and 0.10",
- "devDependencies": {
- "chalk": "^1.1.0",
- "mocha": "^2.1.0",
- "sinon": "^1.7.3"
- },
- "directories": {},
- "dist": {
- "shasum": "41059608ffc154757b715d9989d199ffbf372e35",
- "tarball": "https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "32aa9851e2cbb0610364d5009165be6fb2fed4ef",
- "homepage": "https://github.com/sboudrias/readline2#readme",
- "keywords": [
- "cli",
- "terminal",
- "readline",
- "tty",
- "ansi"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sboudrias",
- "email": "admin@simonboudrias.com"
- }
- ],
- "name": "readline2",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sboudrias/readline2.git"
- },
- "scripts": {
- "test": "mocha -R spec"
- },
- "version": "1.0.1"
- }
|