UNPKG

heroku-debug

Version:
112 lines (111 loc) 2.98 kB
{ "_args": [ [ { "raw": "require-in-the-middle@^2.1.2", "scope": null, "escapedName": "require-in-the-middle", "name": "require-in-the-middle", "rawSpec": "^2.1.2", "spec": ">=2.1.2 <3.0.0", "type": "range" }, "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat" ] ], "_from": "require-in-the-middle@>=2.1.2 <3.0.0", "_id": "require-in-the-middle@2.1.2", "_inCache": true, "_installable": true, "_location": "/require-in-the-middle", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/require-in-the-middle-2.1.2.tgz_1466314352991_0.10938096255995333" }, "_npmUser": { "name": "watson", "email": "w@tson.dk" }, "_npmVersion": "2.15.5", "_phantomChildren": {}, "_requested": { "raw": "require-in-the-middle@^2.1.2", "scope": null, "escapedName": "require-in-the-middle", "name": "require-in-the-middle", "rawSpec": "^2.1.2", "spec": ">=2.1.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/opbeat" ], "_resolved": "https://registry.npmjs.org/require-in-the-middle/-/require-in-the-middle-2.1.2.tgz", "_shasum": "bddb89316d45bcdb08e2c6186bd2e6e819a8eeae", "_shrinkwrap": null, "_spec": "require-in-the-middle@^2.1.2", "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat", "author": { "name": "Thomas Watson Steen", "email": "w@tson.dk", "url": "https://twitter.com/wa7son" }, "bugs": { "url": "https://github.com/opbeat/require-in-the-middle/issues" }, "coordinates": [ 37.4121904, -122.0950737 ], "dependencies": { "module-details-from-path": "^1.0.2", "resolve": "^1.1.7" }, "description": "Module to hook into the Node.js require function", "devDependencies": { "ipp-printer": "^1.0.0", "patterns": "^1.0.2", "roundround": "^0.2.0", "standard": "^6.0.4", "tape": "^4.4.0" }, "directories": {}, "dist": { "shasum": "bddb89316d45bcdb08e2c6186bd2e6e819a8eeae", "tarball": "https://registry.npmjs.org/require-in-the-middle/-/require-in-the-middle-2.1.2.tgz" }, "gitHead": "6ac2f3c0144880a3b4e2424bfb68acf86618a0c6", "homepage": "https://github.com/opbeat/require-in-the-middle#readme", "keywords": [ "require", "hook", "shim", "shimmer", "shimming", "patch", "monkey", "monkeypatch", "module", "load" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "watson", "email": "w@tson.dk" } ], "name": "require-in-the-middle", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/opbeat/require-in-the-middle.git" }, "scripts": { "test": "standard && tape test/test.js" }, "version": "2.1.2" }