{ "_args": [ [ { "raw": "finalhandler@0.3.2", "scope": null, "escapedName": "finalhandler", "name": "finalhandler", "rawSpec": "0.3.2", "spec": "0.3.2", "type": "version" }, "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express" ] ], "_from": "finalhandler@0.3.2", "_id": "finalhandler@0.3.2", "_inCache": true, "_location": "/finalhandler", "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "_npmVersion": "1.4.21", "_phantomChildren": {}, "_requested": { "raw": "finalhandler@0.3.2", "scope": null, "escapedName": "finalhandler", "name": "finalhandler", "rawSpec": "0.3.2", "spec": "0.3.2", "type": "version" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.2.tgz", "_shasum": "7b389b0fd3647a6f90bd564e22624bf8a4a77fb5", "_shrinkwrap": null, "_spec": "finalhandler@0.3.2", "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express", "author": { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" }, "bugs": { "url": "https://github.com/pillarjs/finalhandler/issues" }, "dependencies": { "debug": "~2.1.0", "escape-html": "1.0.1", "on-finished": "~2.1.1" }, "description": "Node.js final http responder", "devDependencies": { "istanbul": "0.3.2", "mocha": "~2.0.0", "readable-stream": "~1.0.33", "should": "~4.1.0", "supertest": "~0.14.0" }, "directories": {}, "dist": { "shasum": "7b389b0fd3647a6f90bd564e22624bf8a4a77fb5", "tarball": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.2.tgz" }, "engines": { "node": ">= 0.8" }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], "gitHead": "1dc292faf576fade3b0218caab39060f4da5fe9c", "homepage": "https://github.com/pillarjs/finalhandler", "license": "MIT", "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "shtylman", "email": "shtylman@gmail.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" } ], "name": "finalhandler", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/pillarjs/finalhandler.git" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" }, "version": "0.3.2" }