{
  "_args": [
    [
      {
        "raw": "@jeff/foo",
        "scope": "@jeff",
        "escapedName": "@jeff%2ffoo",
        "name": "@jeff/foo",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp"
    ]
  ],
  "_from": "@jeff/foo@latest",
  "_id": "@jeff/foo@3.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/@jeff/foo",
  "_nodeVersion": "6.3.0",
  "_npmUser": {},
  "_npmVersion": "3.10.3",
  "_phantomChildren": {
    "ansi-escapes": "1.4.0",
    "cardinal": "0.7.1",
    "chalk": "1.1.3",
    "got": "6.3.0",
    "is-retry-allowed": "1.1.0",
    "lodash._basefor": "3.0.3",
    "lodash._baseiteratee": "4.7.0",
    "lodash._createwrapper": "4.0.5",
    "lodash._stringtopath": "4.8.0",
    "lodash.assigninwith": "4.2.0",
    "lodash.identity": "3.0.0",
    "lodash.keysin": "4.2.0",
    "lodash.noop": "3.0.1",
    "lodash.rest": "4.0.5",
    "lodash.tostring": "4.1.4",
    "opn": "3.0.3",
    "supports-color": "3.1.2",
    "tunnel-agent": "0.4.3"
  },
  "_requested": {
    "raw": "@jeff/foo",
    "scope": "@jeff",
    "escapedName": "@jeff%2ffoo",
    "name": "@jeff/foo",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "http://localhost:3000/@jeff/foo/-/@jeff/foo-3.0.2/3b0215a1807dfbffbfe3d6d4bdced949ac7d8b0c.tgz",
  "_shasum": "3b0215a1807dfbffbfe3d6d4bdced949ac7d8b0c",
  "_shrinkwrap": null,
  "_spec": "@jeff/foo",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp",
  "author": {
    "name": "Jeff Dickey @dickeyxxx"
  },
  "bugs": {
    "url": "https://github.com/heroku/heroku-cli-debug/issues"
  },
  "dependencies": {
    "co": "4.6.0",
    "heroku-cli-util": "6.0.7",
    "inquirer": "1.0.2"
  },
  "description": "debugging plugin for the CLI",
  "devDependencies": {
    "standard": "7.1.0"
  },
  "dist": {
    "shasum": "3b0215a1807dfbffbfe3d6d4bdced949ac7d8b0c",
    "tarball": "http://localhost:3000/@jeff/foo/-/@jeff/foo-3.0.2/3b0215a1807dfbffbfe3d6d4bdced949ac7d8b0c.tgz"
  },
  "files": [
    "index.js",
    "commands"
  ],
  "gitHead": "22e75b2eb21d046048dcaf37b36f58e9ca0826ac",
  "homepage": "https://github.com/heroku/heroku-cli-debug#readme",
  "keywords": [
    "heroku-plugin"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "@jeff/foo",
  "optionalDependencies": {},
  "readme": "heroku-debug\n============\n\n[![Build Status](https://travis-ci.org/heroku/heroku-debug.svg?branch=master)](https://travis-ci.org/heroku/heroku-debug)\n[![License](https://img.shields.io/github/license/heroku/heroku-debug.svg)](https://github.com/heroku/heroku-debug/blob/master/LICENSE)\n\ndebugging plugin for the CLI\n\nCommands\n========\n\nheroku debug\n------------\n\nOutputs debugging info\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/heroku/heroku-cli-debug.git"
  },
  "scripts": {
    "test": "mocha && standard"
  },
  "version": "3.0.2"
}
