• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "read-cmd-shim@1.0.5",
3  "_id": "read-cmd-shim@1.0.5",
4  "_inBundle": false,
5  "_integrity": "sha512-v5yCqQ/7okKoZZkBQUAfTsQ3sVJtXdNfbPnI5cceppoxEVLYA3k+VtV2omkeo8MS94JCy4fSiUwlRBAwCVRPUA==",
6  "_location": "/read-cmd-shim",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "version",
10    "registry": true,
11    "raw": "read-cmd-shim@1.0.5",
12    "name": "read-cmd-shim",
13    "escapedName": "read-cmd-shim",
14    "rawSpec": "1.0.5",
15    "saveSpec": null,
16    "fetchSpec": "1.0.5"
17  },
18  "_requiredBy": [
19    "#USER",
20    "/",
21    "/gentle-fs"
22  ],
23  "_resolved": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-1.0.5.tgz",
24  "_shasum": "87e43eba50098ba5a32d0ceb583ab8e43b961c16",
25  "_spec": "read-cmd-shim@1.0.5",
26  "_where": "/Users/ruyadorno/Documents/workspace/cli",
27  "author": {
28    "name": "Rebecca Turner",
29    "email": "me@re-becca.org",
30    "url": "http://re-becca.org/"
31  },
32  "bugs": {
33    "url": "https://github.com/npm/read-cmd-shim/issues"
34  },
35  "bundleDependencies": false,
36  "dependencies": {
37    "graceful-fs": "^4.1.2"
38  },
39  "deprecated": false,
40  "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.",
41  "devDependencies": {
42    "cmd-shim": "^3.0.0",
43    "rimraf": "^2.4.3",
44    "standard": "^5.2.2",
45    "tap": "^12.7.0"
46  },
47  "files": [
48    "index.js"
49  ],
50  "homepage": "https://github.com/npm/read-cmd-shim#readme",
51  "license": "ISC",
52  "main": "index.js",
53  "name": "read-cmd-shim",
54  "repository": {
55    "type": "git",
56    "url": "git+https://github.com/npm/read-cmd-shim.git"
57  },
58  "scripts": {
59    "pretest": "standard",
60    "test": "tap test/*.js --100"
61  },
62  "version": "1.0.5"
63}
64