{
  "_from": "cmd-shim@^2.0.2",
  "_id": "cmd-shim@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-A5C0Cyf2H8sKsHqX0tvIWRXw5/PK++3Dc0lDbsugr90nOECLLuSPahVQBG8pgmgiXgm/TzBWMqI2rWdZwHduAw==",
  "_location": "/cmd-shim",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cmd-shim@^2.0.2",
    "name": "cmd-shim",
    "escapedName": "cmd-shim",
    "rawSpec": "^2.0.2",
    "saveSpec": null,
    "fetchSpec": "^2.0.2"
  },
  "_requiredBy": [
    "/@0x-lerna-fork/create-symlink"
  ],
  "_resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-2.1.0.tgz",
  "_shasum": "e59a08d4248dda3bb502044083a4db4ac890579a",
  "_spec": "cmd-shim@^2.0.2",
  "_where": "/mnt/c/Users/Administrator/source/repos/0x-monorepo-development/node_modules/@0x-lerna-fork/create-symlink",
  "bugs": {
    "url": "https://github.com/npm/cmd-shim/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "graceful-fs": "^4.1.2",
    "mkdirp": "~0.5.0"
  },
  "deprecated": false,
  "description": "Used in npm for command line application support",
  "devDependencies": {
    "rimraf": "~2.2.8",
    "tap": "^1.2.0"
  },
  "homepage": "https://github.com/npm/cmd-shim#readme",
  "license": "ISC",
  "name": "cmd-shim",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/cmd-shim.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.1.0"
}
