99 lines
2.3 KiB
JSON
99 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "readline2@^0.1.1",
|
|
"scope": null,
|
|
"escapedName": "readline2",
|
|
"name": "readline2",
|
|
"rawSpec": "^0.1.1",
|
|
"spec": ">=0.1.1 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"/home/philipp/PhpstormProjects/BM/bm/node_modules/inquirer"
|
|
]
|
|
],
|
|
"_from": "readline2@>=0.1.1 <0.2.0",
|
|
"_id": "readline2@0.1.1",
|
|
"_inCache": true,
|
|
"_location": "/readline2",
|
|
"_nodeVersion": "0.10.32",
|
|
"_npmUser": {
|
|
"name": "sboudrias",
|
|
"email": "admin@simonboudrias.com"
|
|
},
|
|
"_npmVersion": "2.1.18",
|
|
"_phantomChildren": {
|
|
"ansi-regex": "1.1.1"
|
|
},
|
|
"_requested": {
|
|
"raw": "readline2@^0.1.1",
|
|
"scope": null,
|
|
"escapedName": "readline2",
|
|
"name": "readline2",
|
|
"rawSpec": "^0.1.1",
|
|
"spec": ">=0.1.1 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/inquirer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/readline2/-/readline2-0.1.1.tgz",
|
|
"_shasum": "99443ba6e83b830ef3051bfd7dc241a82728d568",
|
|
"_shrinkwrap": null,
|
|
"_spec": "readline2@^0.1.1",
|
|
"_where": "/home/philipp/PhpstormProjects/BM/bm/node_modules/inquirer",
|
|
"author": {
|
|
"name": "Simon Boudrias",
|
|
"email": "admin@simonboudrias.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/SBoudrias/readline2/issues"
|
|
},
|
|
"dependencies": {
|
|
"mute-stream": "0.0.4",
|
|
"strip-ansi": "^2.0.1"
|
|
},
|
|
"description": "Readline Façade fixing bugs and issues found in releases 0.8 and 0.10",
|
|
"devDependencies": {
|
|
"chalk": "^0.5.1",
|
|
"mocha": "^2.1.0",
|
|
"sinon": "^1.7.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "99443ba6e83b830ef3051bfd7dc241a82728d568",
|
|
"tarball": "https://registry.npmjs.org/readline2/-/readline2-0.1.1.tgz"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "a7299990e47e56d892e3a5e532b62f124110d3ee",
|
|
"homepage": "https://github.com/SBoudrias/readline2",
|
|
"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": "0.1.1"
|
|
}
|