heroku-debug
Version:
debugging plugin for the CLI
140 lines (139 loc) • 3.31 kB
JSON
{
"_args": [
[
{
"raw": "got@^6.3.0",
"scope": null,
"escapedName": "got",
"name": "got",
"rawSpec": "^6.3.0",
"spec": ">=6.3.0 <7.0.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/heroku-cli-util"
]
],
"_from": "got@>=6.3.0 <7.0.0",
"_id": "got@6.3.0",
"_inCache": true,
"_installable": true,
"_location": "/got",
"_nodeVersion": "4.4.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/got-6.3.0.tgz_1459967587204_0.5463452294934541"
},
"_npmUser": {
"name": "floatdrop",
"email": "floatdrop@gmail.com"
},
"_npmVersion": "2.14.20",
"_phantomChildren": {},
"_requested": {
"raw": "got@^6.3.0",
"scope": null,
"escapedName": "got",
"name": "got",
"rawSpec": "^6.3.0",
"spec": ">=6.3.0 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/heroku-cli-util"
],
"_resolved": "http://localhost:3000/got/-/got-6.3.0/4699e801063f58052b6d66208dc9670c67c18883.tgz",
"_shasum": "4699e801063f58052b6d66208dc9670c67c18883",
"_shrinkwrap": null,
"_spec": "got@^6.3.0",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/heroku-cli-util",
"browser": {
"unzip-response": false
},
"bugs": {
"url": "https://github.com/sindresorhus/got/issues"
},
"dependencies": {
"create-error-class": "^3.0.0",
"duplexer3": "^0.1.4",
"get-stream": "^1.1.0",
"is-plain-obj": "^1.0.0",
"is-redirect": "^1.0.0",
"is-retry-allowed": "^1.0.0",
"is-stream": "^1.0.0",
"lowercase-keys": "^1.0.0",
"node-status-codes": "^2.0.0",
"timed-out": "^2.0.0",
"unzip-response": "^1.0.0",
"url-parse-lax": "^1.0.0"
},
"description": "Simplified HTTP requests",
"devDependencies": {
"ava": "^0.13.0",
"coveralls": "^2.11.4",
"get-port": "^2.0.0",
"into-stream": "^2.0.0",
"nyc": "^6.0.0",
"pem": "^1.4.4",
"pify": "^2.3.0",
"tempfile": "^1.1.1",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "4699e801063f58052b6d66208dc9670c67c18883",
"tarball": "http://localhost:3000/got/-/got-6.3.0/4699e801063f58052b6d66208dc9670c67c18883.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"gitHead": "d360a1d53624c33efbec884e3ef60ee67ddb2f7e",
"homepage": "https://github.com/sindresorhus/got",
"keywords": [
"http",
"https",
"get",
"got",
"url",
"uri",
"request",
"util",
"utility",
"simple",
"curl",
"wget",
"fetch"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "floatdrop",
"email": "floatdrop@gmail.com"
},
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
}
],
"name": "got",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/got.git"
},
"scripts": {
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"test": "xo && nyc ava"
},
"version": "6.3.0",
"xo": {
"esnext": true
}
}