{
  "_args": [
    [
      "shell-quote@^1.4.2",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib"
    ]
  ],
  "_from": "shell-quote@>=1.4.2 <2.0.0",
  "_id": "shell-quote@1.4.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/shell-quote",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "mail@substack.net",
    "name": "substack"
  },
  "_npmVersion": "2.3.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "shell-quote",
    "raw": "shell-quote@^1.4.2",
    "rawSpec": "^1.4.2",
    "scope": null,
    "spec": ">=1.4.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.4.3.tgz",
  "_shasum": "952c44e0b1ed9013ef53958179cc643e8777466b",
  "_shrinkwrap": null,
  "_spec": "shell-quote@^1.4.2",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-shell-quote/issues"
  },
  "dependencies": {
    "array-filter": "~0.0.0",
    "array-map": "~0.0.0",
    "array-reduce": "~0.0.0",
    "jsonify": "~0.0.0"
  },
  "description": "quote and parse shell commands",
  "devDependencies": {
    "tape": "~2.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "952c44e0b1ed9013ef53958179cc643e8777466b",
    "tarball": "http://registry.npmjs.org/shell-quote/-/shell-quote-1.4.3.tgz"
  },
  "gitHead": "88c9b82e446c32bf782461059d2cb8b147e037d8",
  "homepage": "https://github.com/substack/node-shell-quote",
  "keywords": [
    "command",
    "parse",
    "quote",
    "shell"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "shell-quote",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-shell-quote.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "browsers": [
      "android-browser/4.2..latest",
      "chrome/25..latest",
      "chrome/canary",
      "firefox/15..latest",
      "firefox/3.5",
      "firefox/nightly",
      "ie/6..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "opera/10..latest",
      "opera/next",
      "safari/5.1..latest"
    ],
    "files": "test/*.js"
  },
  "version": "1.4.3"
}
