110 lines
3.0 KiB
JSON
110 lines
3.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "finalhandler@0.5.1",
|
|
"scope": null,
|
|
"escapedName": "finalhandler",
|
|
"name": "finalhandler",
|
|
"rawSpec": "0.5.1",
|
|
"spec": "0.5.1",
|
|
"type": "version"
|
|
},
|
|
"C:\\projekti\\Zoneadmin\\node_modules\\express"
|
|
]
|
|
],
|
|
"_from": "finalhandler@0.5.1",
|
|
"_id": "finalhandler@0.5.1",
|
|
"_inCache": true,
|
|
"_location": "/finalhandler",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/finalhandler-0.5.1.tgz_1479018213560_0.8304649770725518"
|
|
},
|
|
"_npmUser": {
|
|
"name": "dougwilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
"_npmVersion": "1.4.28",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "finalhandler@0.5.1",
|
|
"scope": null,
|
|
"escapedName": "finalhandler",
|
|
"name": "finalhandler",
|
|
"rawSpec": "0.5.1",
|
|
"spec": "0.5.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/express"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.5.1.tgz",
|
|
"_shasum": "2c400d8d4530935bc232549c5fa385ec07de6fcd",
|
|
"_shrinkwrap": null,
|
|
"_spec": "finalhandler@0.5.1",
|
|
"_where": "C:\\projekti\\Zoneadmin\\node_modules\\express",
|
|
"author": {
|
|
"name": "Douglas Christopher Wilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/pillarjs/finalhandler/issues"
|
|
},
|
|
"dependencies": {
|
|
"debug": "~2.2.0",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "~2.3.0",
|
|
"statuses": "~1.3.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"description": "Node.js final http responder",
|
|
"devDependencies": {
|
|
"eslint": "3.10.0",
|
|
"eslint-config-standard": "6.2.1",
|
|
"eslint-plugin-markdown": "1.0.0-beta.3",
|
|
"eslint-plugin-promise": "3.3.2",
|
|
"eslint-plugin-standard": "2.0.1",
|
|
"istanbul": "0.4.5",
|
|
"mocha": "2.5.3",
|
|
"readable-stream": "2.1.2",
|
|
"supertest": "1.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "2c400d8d4530935bc232549c5fa385ec07de6fcd",
|
|
"tarball": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.5.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"HISTORY.md",
|
|
"index.js"
|
|
],
|
|
"gitHead": "ae6137a81049eecb2d57341b1a9c4efed46a25da",
|
|
"homepage": "https://github.com/pillarjs/finalhandler",
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "dougwilson",
|
|
"email": "doug@somethingdoug.com"
|
|
}
|
|
],
|
|
"name": "finalhandler",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/pillarjs/finalhandler.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint --plugin markdown --ext js,md .",
|
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
|
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
|
|
},
|
|
"version": "0.5.1"
|
|
}
|