heroku-debug
Version:
debugging plugin for the CLI
83 lines (82 loc) • 2.59 kB
JSON
{
"_args": [
[
{
"raw": "foobiebar12345",
"scope": null,
"escapedName": "foobiebar12345",
"name": "foobiebar12345",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp"
]
],
"_from": "foobiebar12345@latest",
"_id": "foobiebar12345@3.0.2",
"_inCache": true,
"_installable": true,
"_location": "/foobiebar12345",
"_nodeVersion": "6.3.0",
"_npmUser": {},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "foobiebar12345",
"scope": null,
"escapedName": "foobiebar12345",
"name": "foobiebar12345",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://localhost:3000/foobiebar12345/-/foobiebar12345-3.0.2/b54d8427790eebf57fd63ef487bc02210ad20807.tgz",
"_shasum": "b54d8427790eebf57fd63ef487bc02210ad20807",
"_shrinkwrap": null,
"_spec": "foobiebar12345",
"_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": "b54d8427790eebf57fd63ef487bc02210ad20807",
"tarball": "http://localhost:3000/foobiebar12345/-/foobiebar12345-3.0.2/b54d8427790eebf57fd63ef487bc02210ad20807.tgz"
},
"gitHead": "22e75b2eb21d046048dcaf37b36f58e9ca0826ac",
"homepage": "https://github.com/heroku/heroku-cli-debug#readme",
"keywords": [
"heroku-plugin"
],
"license": "ISC",
"main": "index.js",
"name": "foobiebar12345",
"optionalDependencies": {},
"readme": "heroku-debug\n============\n\n[](https://travis-ci.org/heroku/heroku-debug)\n[](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",
"registry": "https://heroku-npm.herokuapp.com",
"repository": {
"type": "git",
"url": "git+https://github.com/heroku/heroku-cli-debug.git"
},
"scripts": {
"test": "mocha && standard"
},
"version": "3.0.2"
}