{
  "_args": [
    [
      {
        "raw": "@jeff/foobar",
        "scope": "@jeff",
        "escapedName": "@jeff%2ffoobar",
        "name": "@jeff/foobar",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp"
    ]
  ],
  "_from": "@jeff/foobar@latest",
  "_id": "@jeff/foobar@3.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/@jeff/foobar",
  "_nodeVersion": "6.3.0",
  "_npmUser": {},
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@jeff/foobar",
    "scope": "@jeff",
    "escapedName": "@jeff%2ffoobar",
    "name": "@jeff/foobar",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "http://localhost:3000/@jeff/foobar/-/@jeff/foobar-3.0.2/b0a9e4512d76286451caa65d0b10b4c4f3b9172b.tgz",
  "_shasum": "b0a9e4512d76286451caa65d0b10b4c4f3b9172b",
  "_shrinkwrap": null,
  "_spec": "@jeff/foobar",
  "_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": "b0a9e4512d76286451caa65d0b10b4c4f3b9172b",
    "tarball": "http://localhost:3000/@jeff/foobar/-/@jeff/foobar-3.0.2/b0a9e4512d76286451caa65d0b10b4c4f3b9172b.tgz"
  },
  "gitHead": "22e75b2eb21d046048dcaf37b36f58e9ca0826ac",
  "homepage": "https://github.com/heroku/heroku-cli-debug#readme",
  "keywords": [
    "heroku-plugin"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "@jeff/foobar",
  "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"
}
