{ "_from": "read-cmd-shim@*", "_id": "read-cmd-shim@2.0.0", "_inBundle": false, "_integrity": "sha512-HJpV9bQpkl6KwjxlJcBoqu9Ba0PQg8TqSNIOrulGt54a0uup0HtevreFHzYzkm0lpnleRdNBzXznKrgxglEHQw==", "_location": "/read-cmd-shim", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "read-cmd-shim@*", "name": "read-cmd-shim", "escapedName": "read-cmd-shim", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-2.0.0.tgz", "_shasum": "4a50a71d6f0965364938e9038476f7eede3928d9", "_spec": "read-cmd-shim@*", "_where": "/Users/isaacs/dev/npm/cli", "bugs": { "url": "https://github.com/npm/read-cmd-shim/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.", "devDependencies": { "cmd-shim": "^4.0.0", "rimraf": "^3.0.0", "tap": "^14.10.6" }, "files": [ "index.js" ], "homepage": "https://github.com/npm/read-cmd-shim#readme", "license": "ISC", "main": "index.js", "name": "read-cmd-shim", "repository": { "type": "git", "url": "git+https://github.com/npm/read-cmd-shim.git" }, "scripts": { "postversion": "npm publish", "prepublishOnly": "git push --follow-tags", "preversion": "npm t", "test": "tap" }, "tap": { "check-coverage": true }, "version": "2.0.0" }