UNPKG

heroku-debug

Version:
128 lines (127 loc) 3.33 kB
{ "_args": [ [ { "raw": "koa-compose@^2.3.0", "scope": null, "escapedName": "koa-compose", "name": "koa-compose", "rawSpec": "^2.3.0", "spec": ">=2.3.0 <3.0.0", "type": "range" }, "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/koa" ] ], "_from": "koa-compose@>=2.3.0 <3.0.0", "_id": "koa-compose@2.4.0", "_inCache": true, "_installable": true, "_location": "/koa-compose", "_nodeVersion": "5.7.0", "_npmOperationalInternal": { "host": "packages-13-west.internal.npmjs.com", "tmp": "tmp/koa-compose-2.4.0.tgz_1457029175029_0.8107601404190063" }, "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "_npmVersion": "3.7.5", "_phantomChildren": {}, "_requested": { "raw": "koa-compose@^2.3.0", "scope": null, "escapedName": "koa-compose", "name": "koa-compose", "rawSpec": "^2.3.0", "spec": ">=2.3.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/koa" ], "_resolved": "https://registry.npmjs.org/koa-compose/-/koa-compose-2.4.0.tgz", "_shasum": "7083dff3597647a6cc2b16f937f8726f4a230adc", "_shrinkwrap": null, "_spec": "koa-compose@^2.3.0", "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/koa", "bugs": { "url": "https://github.com/koajs/compose/issues" }, "dependencies": {}, "description": "compose Koa middleware", "devDependencies": { "co": "^3.0.0", "istanbul": "^0.4.2", "mocha": "^2.4.5", "should": "^2.0.0" }, "directories": {}, "dist": { "shasum": "7083dff3597647a6cc2b16f937f8726f4a230adc", "tarball": "https://registry.npmjs.org/koa-compose/-/koa-compose-2.4.0.tgz" }, "files": [ "index.js" ], "gitHead": "23bf22f25225bd8a12e963dd1660f01b17b35adc", "homepage": "https://github.com/koajs/compose#readme", "keywords": [ "koa", "middleware", "compose" ], "license": "MIT", "maintainers": [ { "name": "aheckmann", "email": "aaron.heckmann+github@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": "tejasmanohar", "email": "me@tejas.io" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "koa-compose", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/koajs/compose.git" }, "scripts": { "test": "mocha --harmony --require should --reporter spec", "test-cov": "node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should", "test-travis": "node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should" }, "version": "2.4.0" }