{
  "name": "SyntaxHighlighter",
  "version": "3.0.90",
  "dependencies": {
    "async": {
      "version": "0.2.9",
      "from": "async@0.2.x"
    },
    "coffee-script": {
      "version": "1.6.3",
      "from": "coffee-script@1.6.x"
    },
    "ejs": {
      "version": "0.8.4",
      "from": "ejs@"
    },
    "shelljs": {
      "version": "0.2.6",
      "from": "shelljs@"
    },
    "less": {
      "version": "1.3.3",
      "from": "less@1.3.x",
      "resolved": "https://registry.npmjs.org/less/-/less-1.3.3.tgz",
      "dependencies": {
        "ycssmin": {
          "version": "1.0.1",
          "from": "ycssmin@>=1.0.1",
          "resolved": "https://registry.npmjs.org/ycssmin/-/ycssmin-1.0.1.tgz"
        }
      }
    },
    "minimatch": {
      "version": "0.2.12",
      "from": "minimatch@0.2.x",
      "dependencies": {
        "lru-cache": {
          "version": "2.3.1",
          "from": "lru-cache@2"
        },
        "sigmund": {
          "version": "1.0.0",
          "from": "sigmund@~1.0.0"
        }
      }
    },
    "node-sass": {
      "version": "0.6.7",
      "from": "node-sass@~0.6.7",
      "dependencies": {
        "mkdirp": {
          "version": "0.3.5",
          "from": "mkdirp@0.3.x"
        },
        "colors": {
          "version": "0.6.0-1",
          "from": "colors@0.6.0-1"
        },
        "optimist": {
          "version": "0.6.0",
          "from": "optimist@0.6.x",
          "dependencies": {
            "wordwrap": {
              "version": "0.0.2",
              "from": "wordwrap@~0.0.2"
            },
            "minimist": {
              "version": "0.0.5",
              "from": "minimist@~0.0.1"
            }
          }
        },
        "node-watch": {
          "version": "0.3.4",
          "from": "node-watch@0.3.x"
        }
      }
    },
    "uglify-js": {
      "version": "2.2.5",
      "from": "uglify-js@2.2.x",
      "dependencies": {
        "source-map": {
          "version": "0.1.30",
          "from": "source-map@~0.1.7",
          "dependencies": {
            "amdefine": {
              "version": "0.1.0",
              "from": "amdefine@>=0.0.4",
              "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
            }
          }
        },
        "optimist": {
          "version": "0.3.7",
          "from": "optimist@~0.3.5",
          "dependencies": {
            "wordwrap": {
              "version": "0.0.2",
              "from": "wordwrap@~0.0.2"
            }
          }
        }
      }
    },
    "express": {
      "version": "3.2.6",
      "from": "express@3.2.x",
      "dependencies": {
        "connect": {
          "version": "2.7.11",
          "from": "connect@2.7.11",
          "resolved": "https://registry.npmjs.org/connect/-/connect-2.7.11.tgz",
          "dependencies": {
            "qs": {
              "version": "0.6.5",
              "from": "qs@0.6.5"
            },
            "formidable": {
              "version": "1.0.14",
              "from": "formidable@1.0.14"
            },
            "cookie": {
              "version": "0.0.5",
              "from": "cookie@0.0.5"
            },
            "send": {
              "version": "0.1.1",
              "from": "send@0.1.1",
              "dependencies": {
                "mime": {
                  "version": "1.2.11",
                  "from": "mime@~1.2.9"
                }
              }
            },
            "bytes": {
              "version": "0.2.0",
              "from": "bytes@0.2.0"
            },
            "pause": {
              "version": "0.0.1",
              "from": "pause@0.0.1"
            }
          }
        },
        "commander": {
          "version": "0.6.1",
          "from": "commander@0.6.1"
        },
        "range-parser": {
          "version": "0.0.4",
          "from": "range-parser@0.0.4"
        },
        "mkdirp": {
          "version": "0.3.4",
          "from": "mkdirp@0.3.4"
        },
        "cookie": {
          "version": "0.1.0",
          "from": "cookie@0.1.0"
        },
        "buffer-crc32": {
          "version": "0.2.1",
          "from": "buffer-crc32@0.2.1"
        },
        "fresh": {
          "version": "0.1.0",
          "from": "fresh@0.1.0"
        },
        "methods": {
          "version": "0.0.1",
          "from": "methods@0.0.1"
        },
        "send": {
          "version": "0.1.0",
          "from": "send@0.1.0",
          "dependencies": {
            "mime": {
              "version": "1.2.6",
              "from": "mime@1.2.6"
            }
          }
        },
        "cookie-signature": {
          "version": "1.0.1",
          "from": "cookie-signature@1.0.1"
        },
        "debug": {
          "version": "0.7.2",
          "from": "debug@*"
        }
      }
    },
    "grunt": {
      "version": "0.4.1",
      "from": "grunt@0.4.x",
      "dependencies": {
        "async": {
          "version": "0.1.22",
          "from": "async@~0.1.22"
        },
        "coffee-script": {
          "version": "1.3.3",
          "from": "coffee-script@~1.3.3"
        },
        "colors": {
          "version": "0.6.2",
          "from": "colors@~0.6.0-1"
        },
        "dateformat": {
          "version": "1.0.2-1.2.3",
          "from": "dateformat@1.0.2-1.2.3"
        },
        "eventemitter2": {
          "version": "0.4.13",
          "from": "eventemitter2@~0.4.9"
        },
        "findup-sync": {
          "version": "0.1.2",
          "from": "findup-sync@~0.1.0",
          "dependencies": {
            "lodash": {
              "version": "1.0.1",
              "from": "lodash@~1.0.1"
            }
          }
        },
        "glob": {
          "version": "3.1.21",
          "from": "glob@~3.1.21",
          "dependencies": {
            "graceful-fs": {
              "version": "1.2.3",
              "from": "graceful-fs@~1.2.0"
            },
            "inherits": {
              "version": "1.0.0",
              "from": "inherits@1"
            }
          }
        },
        "hooker": {
          "version": "0.2.3",
          "from": "hooker@~0.2.3"
        },
        "iconv-lite": {
          "version": "0.2.11",
          "from": "iconv-lite@~0.2.5"
        },
        "nopt": {
          "version": "1.0.10",
          "from": "nopt@~1.0.10",
          "dependencies": {
            "abbrev": {
              "version": "1.0.4",
              "from": "abbrev@1"
            }
          }
        },
        "rimraf": {
          "version": "2.0.3",
          "from": "rimraf@~2.0.2",
          "dependencies": {
            "graceful-fs": {
              "version": "1.1.14",
              "from": "graceful-fs@~1.1"
            }
          }
        },
        "lodash": {
          "version": "0.9.2",
          "from": "lodash@~0.9.0"
        },
        "underscore.string": {
          "version": "2.2.1",
          "from": "underscore.string@~2.2.0rc"
        },
        "which": {
          "version": "1.0.5",
          "from": "which@~1.0.5"
        },
        "js-yaml": {
          "version": "2.0.5",
          "from": "js-yaml@~2.0.2",
          "dependencies": {
            "argparse": {
              "version": "0.1.15",
              "from": "argparse@~ 0.1.11",
              "dependencies": {
                "underscore": {
                  "version": "1.4.4",
                  "from": "underscore@~1.4.3"
                },
                "underscore.string": {
                  "version": "2.3.3",
                  "from": "underscore.string@~2.3.1"
                }
              }
            },
            "esprima": {
              "version": "1.0.4",
              "from": "esprima@~ 1.0.2"
            }
          }
        }
      }
    },
    "grunt-cli": {
      "version": "0.1.9",
      "from": "grunt-cli@0.1.x",
      "dependencies": {
        "nopt": {
          "version": "1.0.10",
          "from": "nopt@~1.0.10",
          "dependencies": {
            "abbrev": {
              "version": "1.0.4",
              "from": "abbrev@1"
            }
          }
        },
        "findup-sync": {
          "version": "0.1.2",
          "from": "findup-sync@~0.1.0",
          "dependencies": {
            "glob": {
              "version": "3.1.21",
              "from": "glob@~3.1.21",
              "dependencies": {
                "graceful-fs": {
                  "version": "1.2.3",
                  "from": "graceful-fs@~1.2.0"
                },
                "inherits": {
                  "version": "1.0.0",
                  "from": "inherits@1"
                }
              }
            },
            "lodash": {
              "version": "1.0.1",
              "from": "lodash@~1.0.1"
            }
          }
        },
        "resolve": {
          "version": "0.3.1",
          "from": "resolve@~0.3.1"
        }
      }
    },
    "jade": {
      "version": "0.30.0",
      "from": "jade@0.30.x",
      "resolved": "https://registry.npmjs.org/jade/-/jade-0.30.0.tgz",
      "dependencies": {
        "commander": {
          "version": "1.1.1",
          "from": "commander@~1.1.1",
          "dependencies": {
            "keypress": {
              "version": "0.1.0",
              "from": "keypress@0.1.x"
            }
          }
        },
        "mkdirp": {
          "version": "0.3.5",
          "from": "mkdirp@~0.3.5"
        },
        "transformers": {
          "version": "2.0.1",
          "from": "transformers@~2.0.1",
          "resolved": "https://registry.npmjs.org/transformers/-/transformers-2.0.1.tgz",
          "dependencies": {
            "promise": {
              "version": "2.0.0",
              "from": "promise@~2.0",
              "resolved": "https://registry.npmjs.org/promise/-/promise-2.0.0.tgz",
              "dependencies": {
                "is-promise": {
                  "version": "1.0.0",
                  "from": "is-promise@~1",
                  "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-1.0.0.tgz"
                }
              }
            },
            "css": {
              "version": "1.0.8",
              "from": "css@~1.0.8",
              "resolved": "https://registry.npmjs.org/css/-/css-1.0.8.tgz",
              "dependencies": {
                "css-parse": {
                  "version": "1.0.4",
                  "from": "css-parse@1.0.4",
                  "resolved": "https://registry.npmjs.org/css-parse/-/css-parse-1.0.4.tgz"
                },
                "css-stringify": {
                  "version": "1.0.5",
                  "from": "css-stringify@1.0.5",
                  "resolved": "https://registry.npmjs.org/css-stringify/-/css-stringify-1.0.5.tgz"
                }
              }
            }
          }
        },
        "character-parser": {
          "version": "1.0.2",
          "from": "character-parser@~1.0.0",
          "resolved": "https://registry.npmjs.org/character-parser/-/character-parser-1.0.2.tgz"
        },
        "monocle": {
          "version": "0.1.50",
          "from": "monocle@~0.1.46",
          "resolved": "https://registry.npmjs.org/monocle/-/monocle-0.1.50.tgz",
          "dependencies": {
            "readdirp": {
              "version": "0.2.5",
              "from": "readdirp@~0.2.3",
              "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-0.2.5.tgz"
            }
          }
        }
      }
    },
    "bower": {
      "version": "1.2.7",
      "from": "bower@~1.2.7",
      "dependencies": {
        "abbrev": {
          "version": "1.0.4",
          "from": "abbrev@~1.0.4"
        },
        "archy": {
          "version": "0.0.2",
          "from": "archy@0.0.2"
        },
        "bower-config": {
          "version": "0.5.0",
          "from": "bower-config@~0.5.0",
          "dependencies": {
            "mout": {
              "version": "0.6.0",
              "from": "mout@~0.6.0"
            },
            "optimist": {
              "version": "0.6.0",
              "from": "optimist@~0.6.0",
              "dependencies": {
                "wordwrap": {
                  "version": "0.0.2",
                  "from": "wordwrap@~0.0.2"
                },
                "minimist": {
                  "version": "0.0.5",
                  "from": "minimist@~0.0.1"
                }
              }
            }
          }
        },
        "bower-endpoint-parser": {
          "version": "0.2.1",
          "from": "bower-endpoint-parser@~0.2.0"
        },
        "bower-json": {
          "version": "0.4.0",
          "from": "bower-json@~0.4.0",
          "dependencies": {
            "deep-extend": {
              "version": "0.2.6",
              "from": "deep-extend@~0.2.5"
            },
            "intersect": {
              "version": "0.0.3",
              "from": "intersect@~0.0.3"
            }
          }
        },
        "bower-logger": {
          "version": "0.2.1",
          "from": "bower-logger@~0.2.1"
        },
        "bower-registry-client": {
          "version": "0.1.5",
          "from": "bower-registry-client@~0.1.4",
          "dependencies": {
            "bower-config": {
              "version": "0.4.5",
              "from": "bower-config@~0.4.3",
              "dependencies": {
                "mout": {
                  "version": "0.6.0",
                  "from": "mout@~0.6.0"
                },
                "optimist": {
                  "version": "0.6.0",
                  "from": "optimist@~0.6.0",
                  "dependencies": {
                    "wordwrap": {
                      "version": "0.0.2",
                      "from": "wordwrap@~0.0.2"
                    },
                    "minimist": {
                      "version": "0.0.5",
                      "from": "minimist@~0.0.1"
                    }
                  }
                }
              }
            },
            "request-replay": {
              "version": "0.2.0",
              "from": "request-replay@~0.2.0"
            }
          }
        },
        "cardinal": {
          "version": "0.4.2",
          "from": "cardinal@~0.4.0",
          "dependencies": {
            "redeyed": {
              "version": "0.4.2",
              "from": "redeyed@~0.4.0",
              "dependencies": {
                "esprima": {
                  "version": "1.0.4",
                  "from": "esprima@~1.0.0"
                }
              }
            },
            "ansicolors": {
              "version": "0.2.1",
              "from": "ansicolors@~0.2.1"
            }
          }
        },
        "chalk": {
          "version": "0.2.1",
          "from": "chalk@~0.2.0",
          "dependencies": {
            "has-color": {
              "version": "0.1.1",
              "from": "has-color@~0.1.0"
            },
            "ansi-styles": {
              "version": "0.2.0",
              "from": "ansi-styles@~0.2.0"
            }
          }
        },
        "chmodr": {
          "version": "0.1.0",
          "from": "chmodr@~0.1.0"
        },
        "fstream": {
          "version": "0.1.24",
          "from": "fstream@~0.1.22",
          "dependencies": {
            "inherits": {
              "version": "2.0.1",
              "from": "inherits@~2.0.0"
            }
          }
        },
        "fstream-ignore": {
          "version": "0.0.7",
          "from": "fstream-ignore@~0.0.6",
          "dependencies": {
            "inherits": {
              "version": "2.0.1",
              "from": "inherits@2"
            }
          }
        },
        "glob": {
          "version": "3.2.6",
          "from": "glob@~3.2.1",
          "dependencies": {
            "inherits": {
              "version": "2.0.1",
              "from": "inherits@2.0.1"
            }
          }
        },
        "graceful-fs": {
          "version": "2.0.1",
          "from": "graceful-fs@~2.0.0"
        },
        "handlebars": {
          "version": "1.0.12",
          "from": "handlebars@~1.0.11",
          "dependencies": {
            "optimist": {
              "version": "0.3.7",
              "from": "optimist@~0.3",
              "dependencies": {
                "wordwrap": {
                  "version": "0.0.2",
                  "from": "wordwrap@~0.0.2"
                }
              }
            },
            "uglify-js": {
              "version": "2.3.6",
              "from": "uglify-js@~2.3",
              "dependencies": {
                "source-map": {
                  "version": "0.1.30",
                  "from": "source-map@~0.1.7",
                  "dependencies": {
                    "amdefine": {
                      "version": "0.1.0",
                      "from": "amdefine@>=0.0.4",
                      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "inquirer": {
          "version": "0.3.4",
          "from": "inquirer@~0.3.0",
          "dependencies": {
            "lodash": {
              "version": "1.2.1",
              "from": "lodash@~1.2.1"
            },
            "cli-color": {
              "version": "0.2.3",
              "from": "cli-color@~0.2.2",
              "dependencies": {
                "es5-ext": {
                  "version": "0.9.2",
                  "from": "es5-ext@~0.9.2"
                },
                "memoizee": {
                  "version": "0.2.6",
                  "from": "memoizee@~0.2.5",
                  "dependencies": {
                    "event-emitter": {
                      "version": "0.2.2",
                      "from": "event-emitter@~0.2.2"
                    },
                    "next-tick": {
                      "version": "0.1.0",
                      "from": "next-tick@0.1.x"
                    }
                  }
                }
              }
            },
            "mute-stream": {
              "version": "0.0.3",
              "from": "mute-stream@0.0.3"
            }
          }
        },
        "junk": {
          "version": "0.2.1",
          "from": "junk@~0.2.0"
        },
        "mkdirp": {
          "version": "0.3.5",
          "from": "mkdirp@~0.3.5"
        },
        "mout": {
          "version": "0.7.1",
          "from": "mout@~0.7.0"
        },
        "nopt": {
          "version": "2.1.2",
          "from": "nopt@~2.1.1"
        },
        "lru-cache": {
          "version": "2.3.1",
          "from": "lru-cache@~2.3.0"
        },
        "open": {
          "version": "0.0.4",
          "from": "open@~0.0.3"
        },
        "osenv": {
          "version": "0.0.3",
          "from": "osenv@0.0.3"
        },
        "promptly": {
          "version": "0.2.0",
          "from": "promptly@~0.2.0",
          "dependencies": {
            "read": {
              "version": "1.0.5",
              "from": "read@~1.0.4",
              "dependencies": {
                "mute-stream": {
                  "version": "0.0.4",
                  "from": "mute-stream@~0.0.4"
                }
              }
            }
          }
        },
        "q": {
          "version": "0.9.7",
          "from": "q@~0.9.2"
        },
        "request": {
          "version": "2.27.0",
          "from": "request@~2.27.0",
          "dependencies": {
            "qs": {
              "version": "0.6.5",
              "from": "qs@~0.6.0"
            },
            "json-stringify-safe": {
              "version": "5.0.0",
              "from": "json-stringify-safe@~5.0.0"
            },
            "forever-agent": {
              "version": "0.5.0",
              "from": "forever-agent@~0.5.0"
            },
            "tunnel-agent": {
              "version": "0.3.0",
              "from": "tunnel-agent@~0.3.0"
            },
            "http-signature": {
              "version": "0.10.0",
              "from": "http-signature@~0.10.0",
              "dependencies": {
                "assert-plus": {
                  "version": "0.1.2",
                  "from": "assert-plus@0.1.2"
                },
                "asn1": {
                  "version": "0.1.11",
                  "from": "asn1@0.1.11"
                },
                "ctype": {
                  "version": "0.5.2",
                  "from": "ctype@0.5.2"
                }
              }
            },
            "hawk": {
              "version": "1.0.0",
              "from": "hawk@~1.0.0",
              "dependencies": {
                "hoek": {
                  "version": "0.9.1",
                  "from": "hoek@0.9.x"
                },
                "boom": {
                  "version": "0.4.2",
                  "from": "boom@0.4.x"
                },
                "cryptiles": {
                  "version": "0.2.2",
                  "from": "cryptiles@0.2.x"
                },
                "sntp": {
                  "version": "0.2.4",
                  "from": "sntp@0.2.x"
                }
              }
            },
            "aws-sign": {
              "version": "0.3.0",
              "from": "aws-sign@~0.3.0"
            },
            "oauth-sign": {
              "version": "0.3.0",
              "from": "oauth-sign@~0.3.0"
            },
            "cookie-jar": {
              "version": "0.3.0",
              "from": "cookie-jar@~0.3.0"
            },
            "node-uuid": {
              "version": "1.4.1",
              "from": "node-uuid@~1.4.0"
            },
            "mime": {
              "version": "1.2.11",
              "from": "mime@~1.2.9"
            },
            "form-data": {
              "version": "0.1.2",
              "from": "form-data@~0.1.0",
              "dependencies": {
                "combined-stream": {
                  "version": "0.0.4",
                  "from": "combined-stream@~0.0.4",
                  "dependencies": {
                    "delayed-stream": {
                      "version": "0.0.5",
                      "from": "delayed-stream@0.0.5"
                    }
                  }
                }
              }
            }
          }
        },
        "request-progress": {
          "version": "0.3.1",
          "from": "request-progress@~0.3.0",
          "dependencies": {
            "throttleit": {
              "version": "0.0.2",
              "from": "throttleit@~0.0.2"
            }
          }
        },
        "retry": {
          "version": "0.6.0",
          "from": "retry@~0.6.0"
        },
        "rimraf": {
          "version": "2.2.2",
          "from": "rimraf@~2.2.0"
        },
        "semver": {
          "version": "2.1.0",
          "from": "semver@~2.1.0"
        },
        "stringify-object": {
          "version": "0.1.7",
          "from": "stringify-object@~0.1.4"
        },
        "sudo-block": {
          "version": "0.2.1",
          "from": "sudo-block@~0.2.0",
          "dependencies": {
            "chalk": {
              "version": "0.1.1",
              "from": "chalk@~0.1.1",
              "dependencies": {
                "has-color": {
                  "version": "0.1.1",
                  "from": "has-color@~0.1.0"
                },
                "ansi-styles": {
                  "version": "0.1.2",
                  "from": "ansi-styles@~0.1.0"
                }
              }
            }
          }
        },
        "tar": {
          "version": "0.1.18",
          "from": "tar@~0.1.17",
          "dependencies": {
            "inherits": {
              "version": "2.0.1",
              "from": "inherits@2"
            },
            "block-stream": {
              "version": "0.0.7",
              "from": "block-stream@*"
            }
          }
        },
        "tmp": {
          "version": "0.0.21",
          "from": "tmp@~0.0.20"
        },
        "unzip": {
          "version": "0.1.9",
          "from": "unzip@~0.1.7",
          "dependencies": {
            "pullstream": {
              "version": "0.4.0",
              "from": "pullstream@~0.4.0",
              "dependencies": {
                "over": {
                  "version": "0.0.5",
                  "from": "over@~0.0.5"
                },
                "slice-stream": {
                  "version": "0.0.0",
                  "from": "slice-stream@0.0.0"
                }
              }
            },
            "binary": {
              "version": "0.3.0",
              "from": "binary@~0.3.0",
              "dependencies": {
                "chainsaw": {
                  "version": "0.1.0",
                  "from": "chainsaw@~0.1.0",
                  "dependencies": {
                    "traverse": {
                      "version": "0.3.9",
                      "from": "traverse@>=0.3.0 <0.4"
                    }
                  }
                },
                "buffers": {
                  "version": "0.1.1",
                  "from": "buffers@~0.1.1"
                }
              }
            },
            "readable-stream": {
              "version": "1.0.17",
              "from": "readable-stream@~1.0.0"
            },
            "setimmediate": {
              "version": "1.0.1",
              "from": "setimmediate@~1.0.1"
            },
            "match-stream": {
              "version": "0.0.2",
              "from": "match-stream@~0.0.2",
              "dependencies": {
                "buffers": {
                  "version": "0.1.1",
                  "from": "buffers@~0.1.1"
                }
              }
            }
          }
        },
        "update-notifier": {
          "version": "0.1.6",
          "from": "update-notifier@~0.1.3",
          "dependencies": {
            "request": {
              "version": "2.22.0",
              "from": "request@~2.22.0",
              "dependencies": {
                "qs": {
                  "version": "0.6.5",
                  "from": "qs@~0.6.0"
                },
                "json-stringify-safe": {
                  "version": "4.0.0",
                  "from": "json-stringify-safe@~4.0.0"
                },
                "forever-agent": {
                  "version": "0.5.0",
                  "from": "forever-agent@~0.5.0"
                },
                "tunnel-agent": {
                  "version": "0.3.0",
                  "from": "tunnel-agent@~0.3.0"
                },
                "http-signature": {
                  "version": "0.10.0",
                  "from": "http-signature@~0.10.0",
                  "dependencies": {
                    "assert-plus": {
                      "version": "0.1.2",
                      "from": "assert-plus@0.1.2"
                    },
                    "asn1": {
                      "version": "0.1.11",
                      "from": "asn1@0.1.11"
                    },
                    "ctype": {
                      "version": "0.5.2",
                      "from": "ctype@0.5.2"
                    }
                  }
                },
                "hawk": {
                  "version": "0.13.1",
                  "from": "hawk@~0.13.0",
                  "dependencies": {
                    "hoek": {
                      "version": "0.8.5",
                      "from": "hoek@0.8.x"
                    },
                    "boom": {
                      "version": "0.4.2",
                      "from": "boom@0.4.x",
                      "dependencies": {
                        "hoek": {
                          "version": "0.9.1",
                          "from": "hoek@0.9.x"
                        }
                      }
                    },
                    "cryptiles": {
                      "version": "0.2.2",
                      "from": "cryptiles@0.2.x"
                    },
                    "sntp": {
                      "version": "0.2.4",
                      "from": "sntp@0.2.x",
                      "dependencies": {
                        "hoek": {
                          "version": "0.9.1",
                          "from": "hoek@0.9.x"
                        }
                      }
                    }
                  }
                },
                "aws-sign": {
                  "version": "0.3.0",
                  "from": "aws-sign@~0.3.0"
                },
                "oauth-sign": {
                  "version": "0.3.0",
                  "from": "oauth-sign@~0.3.0"
                },
                "cookie-jar": {
                  "version": "0.3.0",
                  "from": "cookie-jar@~0.3.0"
                },
                "node-uuid": {
                  "version": "1.4.1",
                  "from": "node-uuid@~1.4.0"
                },
                "mime": {
                  "version": "1.2.11",
                  "from": "mime@~1.2.9"
                },
                "form-data": {
                  "version": "0.0.8",
                  "from": "form-data@0.0.8",
                  "dependencies": {
                    "combined-stream": {
                      "version": "0.0.4",
                      "from": "combined-stream@~0.0.4",
                      "dependencies": {
                        "delayed-stream": {
                          "version": "0.0.5",
                          "from": "delayed-stream@0.0.5"
                        }
                      }
                    }
                  }
                }
              }
            },
            "configstore": {
              "version": "0.1.5",
              "from": "configstore@~0.1.0",
              "dependencies": {
                "lodash": {
                  "version": "1.3.1",
                  "from": "lodash@~1.3.0"
                },
                "js-yaml": {
                  "version": "2.1.3",
                  "from": "js-yaml@~2.1.0",
                  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-2.1.3.tgz",
                  "dependencies": {
                    "argparse": {
                      "version": "0.1.15",
                      "from": "argparse@~ 0.1.11",
                      "dependencies": {
                        "underscore": {
                          "version": "1.4.4",
                          "from": "underscore@~1.4.3"
                        },
                        "underscore.string": {
                          "version": "2.3.3",
                          "from": "underscore.string@~2.3.1"
                        }
                      }
                    },
                    "esprima": {
                      "version": "1.0.4",
                      "from": "esprima@~ 1.0.2"
                    }
                  }
                }
              }
            },
            "semver": {
              "version": "2.0.11",
              "from": "semver@~2.0.0"
            },
            "chalk": {
              "version": "0.1.1",
              "from": "chalk@~0.1.0",
              "dependencies": {
                "has-color": {
                  "version": "0.1.1",
                  "from": "has-color@~0.1.0"
                },
                "ansi-styles": {
                  "version": "0.1.2",
                  "from": "ansi-styles@~0.1.0"
                }
              }
            }
          }
        },
        "which": {
          "version": "1.0.5",
          "from": "which@~1.0.5"
        }
      }
    }
  }
}
