{ "_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" }, "/Users/trott/io.js/tools/node_modules/cli-cursor" ] ], "_from": "restore-cursor@>=1.0.1 <2.0.0", "_id": "restore-cursor@1.0.1", "_inCache": 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": "/Users/trott/io.js/tools/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" }