UNPKG

heroku-debug

Version:
220 lines (219 loc) 5.18 kB
{ "_args": [ [ { "raw": "heroku-cli-util", "scope": null, "escapedName": "heroku-cli-util", "name": "heroku-cli-util", "rawSpec": "", "spec": "latest", "type": "tag" }, "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp" ] ], "_from": "heroku-cli-util@latest", "_id": "heroku-cli-util@6.0.15", "_inCache": true, "_installable": true, "_location": "/heroku-cli-util", "_nodeVersion": "6.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/heroku-cli-util-6.0.15.tgz_1469977121566_0.9064380479976535" }, "_npmUser": { "name": "dickeyxxx", "email": "dickeyxxx@gmail.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "heroku-cli-util", "scope": null, "escapedName": "heroku-cli-util", "name": "heroku-cli-util", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/heroku-cli-util/-/heroku-cli-util-6.0.15.tgz", "_shasum": "f1418c6bacab1cab8065eca035722094a82fd7d5", "_shrinkwrap": null, "_spec": "heroku-cli-util", "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp", "author": { "name": "Jeff Dickey", "url": "@dickeyxxx" }, "bugs": { "url": "https://github.com/heroku/heroku-cli-util/issues" }, "dependencies": { "ansi-escapes": "1.4.0", "cardinal": "^0.7.1", "chalk": "^1.1.3", "co": "4.6.0", "got": "^6.3.0", "heroku-client": "3.0.0-beta3", "lodash.ary": "4.1.0", "lodash.defaults": "4.1.0", "lodash.get": "4.4.0", "lodash.identity": "3.0.0", "lodash.keys": "4.0.8", "lodash.mapvalues": "4.5.0", "lodash.noop": "3.0.1", "lodash.partial": "4.2.0", "lodash.pickby": "4.5.0", "lodash.property": "4.4.0", "lodash.repeat": "4.0.4", "lodash.result": "4.5.0", "opn": "^3.0.3", "supports-color": "^3.1.2", "tunnel-agent": "^0.4.3" }, "description": "Set of helpful CLI utilities", "devDependencies": { "chai": "^3.0.0", "changelog": "1.0.7", "codeclimate-test-reporter": "0.3.3", "hook-std": "0.2.0", "jsdoc": "*", "mocha": "^2.2.4", "mocha-junit-reporter": "1.11.1", "nock": "8.0.0", "nyc": "7.1.0", "proxyquire": "1.7.10", "sinon": "1.17.5", "standard": "7.1.2", "unexpected": "10.15.0" }, "directories": {}, "dist": { "shasum": "f1418c6bacab1cab8065eca035722094a82fd7d5", "tarball": "http://localhost:3000/heroku-cli-util/-/heroku-cli-util-6.0.15/f1418c6bacab1cab8065eca035722094a82fd7d5.tgz" }, "engines": { "node": ">= 6.0.0" }, "gitHead": "f8cbf040629b00beee8bc3ac441edbdd0ed84a52", "homepage": "https://github.com/heroku/heroku-cli-util", "license": "ISC", "main": "index.js", "maintainers": [ { "name": "alouie-sfdc", "email": "alouie@heroku.com" }, { "name": "amerine", "email": "mark@amerine.net" }, { "name": "appltn", "email": "andysapple@gmail.com" }, { "name": "cyberdelia", "email": "timothee.peignier@tryphon.org" }, { "name": "dickeyxxx", "email": "dickeyxxx@gmail.com" }, { "name": "eblack", "email": "eblack@heroku.com" }, { "name": "gudmundur", "email": "gudmundur.bjarni@gmail.com" }, { "name": "gulopine", "email": "marty@martyalchin.com" }, { "name": "halorgium", "email": "tim@spork.in" }, { "name": "hunterloftis", "email": "hunter@hunterloftis.com" }, { "name": "itops", "email": "npmjs@heroku.com" }, { "name": "jingweno", "email": "jingweno@gmail.com" }, { "name": "joshwlewis", "email": "josh.w.lewis@gmail.com" }, { "name": "jsullivandigs", "email": "josh@dipperstove.com" }, { "name": "kahlouie", "email": "klouie06@gmail.com" }, { "name": "mnoble", "email": "me@mattenoble.com" }, { "name": "naaman", "email": "naaman@heroku.com" }, { "name": "ransombriggs", "email": "rbriggs@heroku.com" }, { "name": "raulb", "email": "ra.barroso@gmail.com" }, { "name": "ryanbrainard", "email": "ryan@ryanbrainard.com" }, { "name": "uhoh-itsmaciek", "email": "m.sakrejda@gmail.com" } ], "name": "heroku-cli-util", "nyc": { "exclude": [ "lib/linewrap.js" ] }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/heroku/heroku-cli-util.git" }, "scripts": { "changelog": "changelog heroku-cli-util all -m > CHANGELOG.md", "doc": "jsdoc lib", "postversion": "npm publish && git push && git push --tags", "preversion": "npm test", "test": "nyc mocha && standard" }, "standard": { "ignore": [ "lib/linewrap.js" ] }, "version": "6.0.15" }