{
  "_args": [
    [
      "shell-quote@^1.4.2",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH"
    ]
  ],
  "_from": "shell-quote@>=1.4.2 <2.0.0",
  "_id": "shell-quote@1.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/shell-quote",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/shell-quote-1.5.0.tgz_1458151108159_0.1286316504701972"
  },
  "_npmUser": {
    "email": "substack@gmail.com",
    "name": "substack"
  },
  "_npmVersion": "3.7.1",
  "_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.5.0.tgz",
  "_shasum": "8c0a7e9f4713716c21e962a6ed5faf830dc77a88",
  "_shrinkwrap": null,
  "_spec": "shell-quote@^1.4.2",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-51023WwSVKpwQ7KvH",
  "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": "8c0a7e9f4713716c21e962a6ed5faf830dc77a88",
    "tarball": "http://registry.npmjs.org/shell-quote/-/shell-quote-1.5.0.tgz"
  },
  "gitHead": "609735869389bd3fbc4bac9830f34fcea5cb6e46",
  "homepage": "https://github.com/substack/node-shell-quote#readme",
  "keywords": [
    "shell",
    "command",
    "quote",
    "parse"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mail@substack.net",
      "name": "substack"
    }
  ],
  "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": [
      "ie/6..latest",
      "firefox/3.5",
      "firefox/15..latest",
      "firefox/nightly",
      "chrome/25..latest",
      "chrome/canary",
      "opera/10..latest",
      "opera/next",
      "safari/5.1..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "android-browser/4.2..latest"
    ],
    "files": "test/*.js"
  },
  "version": "1.5.0"
}
