Your IP : 3.149.238.67
{
"_from": "read-cmd-shim@1.0.5",
"_id": "read-cmd-shim@1.0.5",
"_inBundle": false,
"_integrity": "sha512-v5yCqQ/7okKoZZkBQUAfTsQ3sVJtXdNfbPnI5cceppoxEVLYA3k+VtV2omkeo8MS94JCy4fSiUwlRBAwCVRPUA==",
"_location": "/read-cmd-shim",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "read-cmd-shim@1.0.5",
"name": "read-cmd-shim",
"escapedName": "read-cmd-shim",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"#USER",
"/",
"/gentle-fs"
],
"_resolved": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-1.0.5.tgz",
"_shasum": "87e43eba50098ba5a32d0ceb583ab8e43b961c16",
"_spec": "read-cmd-shim@1.0.5",
"_where": "/Users/ruyadorno/Documents/workspace/cli",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
"bugs": {
"url": "https://github.com/npm/read-cmd-shim/issues"
},
"bundleDependencies": false,
"dependencies": {
"graceful-fs": "^4.1.2"
},
"deprecated": false,
"description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.",
"devDependencies": {
"cmd-shim": "^3.0.0",
"rimraf": "^2.4.3",
"standard": "^5.2.2",
"tap": "^12.7.0"
},
"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": {
"pretest": "standard",
"test": "tap test/*.js --100"
},
"version": "1.0.5"
}