UNPKG

motion

Version:

motion - moving development forward

106 lines (105 loc) 2.73 kB
{ "_args": [ [ "finalhandler@0.3.4", "/Users/nw/motion/packages/motion/node_modules/express" ] ], "_from": "finalhandler@0.3.4", "_id": "finalhandler@0.3.4", "_inCache": true, "_installable": true, "_location": "/finalhandler", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "finalhandler", "raw": "finalhandler@0.3.4", "rawSpec": "0.3.4", "scope": null, "spec": "0.3.4", "type": "version" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.4.tgz", "_shasum": "4787d3573d079ae8b07536f26b0b911ebaf2a2ac", "_shrinkwrap": null, "_spec": "finalhandler@0.3.4", "_where": "/Users/nw/motion/packages/motion/node_modules/express", "author": { "email": "doug@somethingdoug.com", "name": "Douglas Christopher Wilson" }, "bugs": { "url": "https://github.com/pillarjs/finalhandler/issues" }, "dependencies": { "debug": "~2.1.3", "escape-html": "1.0.1", "on-finished": "~2.2.0" }, "description": "Node.js final http responder", "devDependencies": { "istanbul": "0.3.8", "mocha": "~2.2.1", "readable-stream": "~1.0.33", "supertest": "~0.15.0" }, "directories": {}, "dist": { "shasum": "4787d3573d079ae8b07536f26b0b911ebaf2a2ac", "tarball": "http://registry.npmjs.org/finalhandler/-/finalhandler-0.3.4.tgz" }, "engines": { "node": ">= 0.8" }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], "gitHead": "63e18603c11effcacc06676f6fefbf270795459a", "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.4" }