heroku-debug
Version:
debugging plugin for the CLI
156 lines (155 loc) • 3.75 kB
JSON
{
"_args": [
[
{
"raw": "opbeat@3.16.0",
"scope": null,
"escapedName": "opbeat",
"name": "opbeat",
"rawSpec": "3.16.0",
"spec": "3.16.0",
"type": "version"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register"
]
],
"_from": "opbeat@3.16.0",
"_id": "opbeat@3.16.0",
"_inCache": true,
"_installable": true,
"_location": "/opbeat",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/opbeat-3.16.0.tgz_1471881859892_0.9403835064731538"
},
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"raw": "opbeat@3.16.0",
"scope": null,
"escapedName": "opbeat",
"name": "opbeat",
"rawSpec": "3.16.0",
"spec": "3.16.0",
"type": "version"
},
"_requiredBy": [
"/npm-register"
],
"_resolved": "https://registry.npmjs.org/opbeat/-/opbeat-3.16.0.tgz",
"_shasum": "7648deea92497eb9263793e622cfc619f99639c6",
"_shrinkwrap": null,
"_spec": "opbeat@3.16.0",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/opbeat/opbeat-node/issues"
},
"coordinates": [
56.010010023888576,
11.962085118096866
],
"dependencies": {
"after-all": "^2.0.2",
"console-log-level": "^1.2.1",
"debug": "^2.2.0",
"json-stringify-safe": "^5.0.0",
"lru-cache": "^4.0.1",
"node-uuid": "^1.4.7",
"opbeat-http-client": "^1.0.3",
"opbeat-release-tracker": "^1.1.1",
"require-in-the-middle": "^2.1.2",
"semver": "^5.2.0",
"sql-summary": "^1.0.0",
"stackman": "^1.2.6",
"unicode-byte-truncate": "^1.0.0"
},
"description": "The official Opbeat agent for Node.js",
"devDependencies": {
"connect": "^3.4.1",
"express": "^4.14.0",
"generic-pool": "^2.4.2",
"hapi": "^13.5.0",
"inquirer": "^0.12.0",
"ioredis": "^2.2.0",
"mkdirp": "^0.5.0",
"mongodb-core": "^2.0.4",
"mysql": "^2.11.1",
"nock": "^8.0.0",
"pg": "^6.0.3",
"redis": "^2.6.2",
"restify": "^4.1.1",
"standard": "^7.1.2",
"tape": "^4.6.0",
"test-all-versions": "^1.2.1",
"untildify": "^3.0.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "7648deea92497eb9263793e622cfc619f99639c6",
"tarball": "https://registry.npmjs.org/opbeat/-/opbeat-3.16.0.tgz"
},
"gitHead": "d858abe69a71115d01969e8eb302e59a70a1b273",
"greenkeeper": {
"ignore": [
"inquirer"
]
},
"homepage": "https://github.com/opbeat/opbeat-node",
"keywords": [
"opbeat",
"log",
"logging",
"error",
"errors",
"exceptions",
"monitor",
"monitoring",
"alerts",
"performance",
"ops",
"devops",
"deployment",
"deploying",
"deploy",
"release",
"stacktrace"
],
"license": "BSD-2-Clause",
"main": "index.js",
"maintainers": [
{
"name": "roncohen",
"email": "ron@opbeat.com"
},
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "opbeat",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/opbeat/opbeat-node.git"
},
"scripts": {
"posttest": "test/posttest.sh",
"pretest": "test/pretest.sh",
"test": "standard && test/test.sh && tav --ci",
"test-cli": "node test/scripts/cli.js"
},
"version": "3.16.0"
}