heroku-debug
Version:
debugging plugin for the CLI
95 lines (94 loc) • 2.49 kB
JSON
{
"_args": [
[
{
"raw": "opbeat-http-client@^1.0.3",
"scope": null,
"escapedName": "opbeat-http-client",
"name": "opbeat-http-client",
"rawSpec": "^1.0.3",
"spec": ">=1.0.3 <2.0.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat"
]
],
"_from": "opbeat-http-client@>=1.0.3 <2.0.0",
"_id": "opbeat-http-client@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/opbeat-http-client",
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "opbeat-http-client@^1.0.3",
"scope": null,
"escapedName": "opbeat-http-client",
"name": "opbeat-http-client",
"rawSpec": "^1.0.3",
"spec": ">=1.0.3 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/opbeat",
"/opbeat-release-tracker"
],
"_resolved": "https://registry.npmjs.org/opbeat-http-client/-/opbeat-http-client-1.0.3.tgz",
"_shasum": "1874f0788cd08a4afc1e8e509f5bc297536a92e8",
"_shrinkwrap": null,
"_spec": "opbeat-http-client@^1.0.3",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk"
},
"bugs": {
"url": "https://github.com/watson/opbeat-http-client/issues"
},
"dependencies": {
"json-stringify-safe": "^5.0.0"
},
"description": "An HTTP client for communicating with the Opbeat intake API",
"devDependencies": {
"nock": "^1.1.0",
"standard": "^2.11.0",
"tape": "^3.5.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "1874f0788cd08a4afc1e8e509f5bc297536a92e8",
"tarball": "https://registry.npmjs.org/opbeat-http-client/-/opbeat-http-client-1.0.3.tgz"
},
"gitHead": "6e17da786cde005c7e775ad6bac109bceeff9dda",
"homepage": "https://github.com/watson/opbeat-http-client",
"keywords": [
"opbeat",
"http",
"client"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "opbeat-http-client",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/opbeat-http-client.git"
},
"scripts": {
"test": "standard && tape test.js"
},
"version": "1.0.3"
}