You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
1.7 KiB
JSON
77 lines
1.7 KiB
JSON
5 years ago
|
{
|
||
|
"_from": "restore-cursor@^1.0.1",
|
||
|
"_id": "restore-cursor@1.0.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=",
|
||
|
"_location": "/restore-cursor",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "restore-cursor@^1.0.1",
|
||
|
"name": "restore-cursor",
|
||
|
"escapedName": "restore-cursor",
|
||
|
"rawSpec": "^1.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/cli-cursor"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz",
|
||
|
"_shasum": "34661f46886327fed2991479152252df92daa541",
|
||
|
"_spec": "restore-cursor@^1.0.1",
|
||
|
"_where": "/home/mwinter/www/unboundedpress/node_modules/cli-cursor",
|
||
|
"author": {
|
||
|
"name": "Sindre Sorhus",
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"url": "http://sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/restore-cursor/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"exit-hook": "^1.0.0",
|
||
|
"onetime": "^1.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Gracefully restore the CLI cursor on exit",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/sindresorhus/restore-cursor#readme",
|
||
|
"keywords": [
|
||
|
"exit",
|
||
|
"quit",
|
||
|
"process",
|
||
|
"graceful",
|
||
|
"shutdown",
|
||
|
"sigterm",
|
||
|
"sigint",
|
||
|
"terminate",
|
||
|
"kill",
|
||
|
"stop",
|
||
|
"cli",
|
||
|
"cursor",
|
||
|
"ansi",
|
||
|
"show",
|
||
|
"term",
|
||
|
"terminal",
|
||
|
"console",
|
||
|
"tty",
|
||
|
"shell",
|
||
|
"command-line"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "restore-cursor",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/restore-cursor.git"
|
||
|
},
|
||
|
"version": "1.0.1"
|
||
|
}
|