UNPKG

heroku-debug

Version:
136 lines (135 loc) 3.55 kB
{ "_args": [ [ { "raw": "koa-sendfile@2.0.0", "scope": null, "escapedName": "koa-sendfile", "name": "koa-sendfile", "rawSpec": "2.0.0", "spec": "2.0.0", "type": "version" }, "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register" ] ], "_from": "koa-sendfile@2.0.0", "_id": "koa-sendfile@2.0.0", "_inCache": true, "_installable": true, "_location": "/koa-sendfile", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/koa-sendfile-2.0.0.tgz_1456708818796_0.09021322568878531" }, "_npmUser": { "name": "coderhaoxin", "email": "coderhaoxin@outlook.com" }, "_npmVersion": "3.6.0", "_phantomChildren": {}, "_requested": { "raw": "koa-sendfile@2.0.0", "scope": null, "escapedName": "koa-sendfile", "name": "koa-sendfile", "rawSpec": "2.0.0", "spec": "2.0.0", "type": "version" }, "_requiredBy": [ "/npm-register" ], "_resolved": "https://registry.npmjs.org/koa-sendfile/-/koa-sendfile-2.0.0.tgz", "_shasum": "446e2a35ba7074ed03afda2c667c2359406e1082", "_shrinkwrap": null, "_spec": "koa-sendfile@2.0.0", "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/koajs/sendfile/issues" }, "dependencies": { "debug": "*", "etag": "^1.5.1", "mz": "2" }, "description": "basic file-sending utility for koa", "devDependencies": { "istanbul": "0", "koa": "1", "mocha": "2", "should": "8", "supertest": "1" }, "directories": {}, "dist": { "shasum": "446e2a35ba7074ed03afda2c667c2359406e1082", "tarball": "https://registry.npmjs.org/koa-sendfile/-/koa-sendfile-2.0.0.tgz" }, "engines": { "node": ">= 0.12" }, "files": [ "index.js" ], "gitHead": "06d3984c5f19b17e6de30a87c8fc0cfabce5d57a", "homepage": "https://github.com/koajs/sendfile#readme", "license": "MIT", "maintainers": [ { "name": "aheckmann", "email": "aaron.heckmann+github@gmail.com" }, { "name": "bitinn", "email": "bitinn@gmail.com" }, { "name": "coderhaoxin", "email": "coderhaoxin@outlook.com" }, { "name": "dead_horse", "email": "dead_horse@qq.com" }, { "name": "eivifj", "email": "eivind.fjeldstad@gmail.com" }, { "name": "fengmk2", "email": "fengmk2@gmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "juliangruber", "email": "julian@juliangruber.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "koa-sendfile", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/koajs/sendfile.git" }, "scripts": { "test": "NODE_ENV=test mocha --harmony --require should --reporter spec", "test-cov": "NODE_ENV=test node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should", "test-travis": "NODE_ENV=test node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should" }, "version": "2.0.0" }