| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- {
- "_args": [
- [
- {
- "raw": "restore-cursor@^1.0.1",
- "scope": null,
- "escapedName": "restore-cursor",
- "name": "restore-cursor",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/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": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "2.14.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "restore-cursor@^1.0.1",
- "scope": null,
- "escapedName": "restore-cursor",
- "name": "restore-cursor",
- "rawSpec": "^1.0.1",
- "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": "/home/king/Desktop/FINAL/AhMyth/app/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"
- },
- "dependencies": {
- "exit-hook": "^1.0.0",
- "onetime": "^1.0.0"
- },
- "description": "Gracefully restore the CLI cursor on exit",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "34661f46886327fed2991479152252df92daa541",
- "tarball": "https://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": [
- "exit",
- "quit",
- "process",
- "graceful",
- "shutdown",
- "sigterm",
- "sigint",
- "terminate",
- "kill",
- "stop",
- "cli",
- "cursor",
- "ansi",
- "show",
- "term",
- "terminal",
- "console",
- "tty",
- "shell",
- "command-line"
- ],
- "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"
- }
|