You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

106 lines
2.4 KiB

{
"_args": [
[
{
"raw": "cli-cursor@^1.0.1",
"scope": null,
"escapedName": "cli-cursor",
"name": "cli-cursor",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/Users/trott/io.js/tools/node_modules/inquirer"
]
],
"_from": "cli-cursor@>=1.0.1 <2.0.0",
"_id": "cli-cursor@1.0.2",
"_inCache": true,
"_location": "/cli-cursor",
"_nodeVersion": "4.1.0",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"raw": "cli-cursor@^1.0.1",
"scope": null,
"escapedName": "cli-cursor",
"name": "cli-cursor",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/inquirer"
],
"_resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz",
"_shasum": "64da3f7d56a54412e59794bd62dc35295e8f2987",
"_shrinkwrap": null,
"_spec": "cli-cursor@^1.0.1",
"_where": "/Users/trott/io.js/tools/node_modules/inquirer",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/cli-cursor/issues"
},
"dependencies": {
"restore-cursor": "^1.0.1"
},
"description": "Toggle the CLI cursor",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "64da3f7d56a54412e59794bd62dc35295e8f2987",
"tarball": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "6be5a384d90278c66aa30db5ecdec8dc68f17d4f",
"homepage": "https://github.com/sindresorhus/cli-cursor#readme",
"keywords": [
"cli",
"cursor",
"ansi",
"toggle",
"display",
"show",
"hide",
"term",
"terminal",
"console",
"tty",
"shell",
"command-line"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "cli-cursor",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/cli-cursor.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.2"
}