{
  "_args": [
    [
      "shell-quote@0.0.1",
      "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
    ]
  ],
  "_development": true,
  "_from": "shell-quote@0.0.1",
  "_id": "shell-quote@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-GkEZbzwDM8SCMjWT1ohuzxU92YY=",
  "_location": "/shell-quote",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "shell-quote@0.0.1",
    "name": "shell-quote",
    "escapedName": "shell-quote",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-0.0.1.tgz",
  "_spec": "0.0.1",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-shell-quote/issues"
  },
  "description": "quote and parse shell commands",
  "devDependencies": {
    "tap": "~0.2.5"
  },
  "directories": {
    "example": "example",
    "test": "test"
  },
  "engine": {
    "node": ">=0.4"
  },
  "homepage": "https://github.com/substack/node-shell-quote#readme",
  "keywords": [
    "shell",
    "command",
    "quote",
    "parse"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "shell-quote",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/substack/node-shell-quote.git"
  },
  "scripts": {
    "test": "tap test"
  },
  "version": "0.0.1"
}
