mirror of https://github.com/lukechilds/node.git
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.
101 lines
2.4 KiB
101 lines
2.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"restore-cursor@^1.0.1",
|
|
"/Users/silverwind/git/node/tools/package/package/node_modules/cli-cursor"
|
|
]
|
|
],
|
|
"_from": "restore-cursor@>=1.0.1 <2.0.0",
|
|
"_id": "restore-cursor@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/restore-cursor",
|
|
"_nodeVersion": "4.1.0",
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "2.14.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "restore-cursor",
|
|
"raw": "restore-cursor@^1.0.1",
|
|
"rawSpec": "^1.0.1",
|
|
"scope": null,
|
|
"spec": ">=1.0.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cli-cursor"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz",
|
|
"_shasum": "34661f46886327fed2991479152252df92daa541",
|
|
"_shrinkwrap": null,
|
|
"_spec": "restore-cursor@^1.0.1",
|
|
"_where": "/Users/silverwind/git/node/tools/package/package/node_modules/cli-cursor",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "http://sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/restore-cursor/issues"
|
|
},
|
|
"dependencies": {
|
|
"exit-hook": "^1.0.0",
|
|
"onetime": "^1.0.0"
|
|
},
|
|
"description": "Gracefully restore the CLI cursor on exit",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "34661f46886327fed2991479152252df92daa541",
|
|
"tarball": "http://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "91542e5be16d7ccda8e42a63d56cc783d2cfaba2",
|
|
"homepage": "https://github.com/sindresorhus/restore-cursor#readme",
|
|
"keywords": [
|
|
"ansi",
|
|
"cli",
|
|
"command-line",
|
|
"console",
|
|
"cursor",
|
|
"exit",
|
|
"graceful",
|
|
"kill",
|
|
"process",
|
|
"quit",
|
|
"shell",
|
|
"show",
|
|
"shutdown",
|
|
"sigint",
|
|
"sigterm",
|
|
"stop",
|
|
"term",
|
|
"terminal",
|
|
"terminate",
|
|
"tty"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "restore-cursor",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/restore-cursor.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.0.1"
|
|
}
|
|
|