forked from zhurui/management
80 lines
1.7 KiB
JSON
80 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"restore-cursor@1.0.1",
|
|
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
|
|
]
|
|
],
|
|
"_from": "restore-cursor@1.0.1",
|
|
"_id": "restore-cursor@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=",
|
|
"_location": "/restore-cursor",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"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",
|
|
"_spec": "1.0.1",
|
|
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"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",
|
|
"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"
|
|
}
|