Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50660 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "finalhandler@~1.0.3",
6
"scope": null,
7
"escapedName": "finalhandler",
8
"name": "finalhandler",
9
"rawSpec": "~1.0.3",
10
"spec": ">=1.0.3 <1.1.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/express"
14
]
15
],
16
"_from": "finalhandler@>=1.0.3 <1.1.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/finalhandler",
21
"_nodeVersion": "6.10.3",
22
"_npmOperationalInternal": {
23
"host": "packages-12-west.internal.npmjs.com",
24
"tmp": "tmp/finalhandler-1.0.3.tgz_1494997503461_0.08480599173344672"
25
},
26
"_npmUser": {
27
"name": "dougwilson",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "3.10.10",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "finalhandler@~1.0.3",
34
"scope": null,
35
"escapedName": "finalhandler",
36
"name": "finalhandler",
37
"rawSpec": "~1.0.3",
38
"spec": ">=1.0.3 <1.1.0",
39
"type": "range"
40
},
41
"_requiredBy": [
42
"/express"
43
],
44
"_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.3.tgz",
45
"_shasum": "ef47e77950e999780e86022a560e3217e0d0cc89",
46
"_shrinkwrap": null,
47
"_spec": "finalhandler@~1.0.3",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/express",
49
"author": {
50
"name": "Douglas Christopher Wilson",
51
"email": "[email protected]"
52
},
53
"bugs": {
54
"url": "https://github.com/pillarjs/finalhandler/issues"
55
},
56
"dependencies": {
57
"debug": "2.6.7",
58
"encodeurl": "~1.0.1",
59
"escape-html": "~1.0.3",
60
"on-finished": "~2.3.0",
61
"parseurl": "~1.3.1",
62
"statuses": "~1.3.1",
63
"unpipe": "~1.0.0"
64
},
65
"description": "Node.js final http responder",
66
"devDependencies": {
67
"eslint": "3.19.0",
68
"eslint-config-standard": "10.2.1",
69
"eslint-plugin-import": "2.2.0",
70
"eslint-plugin-markdown": "1.0.0-beta.6",
71
"eslint-plugin-node": "4.2.2",
72
"eslint-plugin-promise": "3.5.0",
73
"eslint-plugin-standard": "3.0.1",
74
"istanbul": "0.4.5",
75
"mocha": "2.5.3",
76
"readable-stream": "2.2.9",
77
"safe-buffer": "5.0.1",
78
"supertest": "1.1.0"
79
},
80
"directories": {},
81
"dist": {
82
"shasum": "ef47e77950e999780e86022a560e3217e0d0cc89",
83
"tarball": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.3.tgz"
84
},
85
"engines": {
86
"node": ">= 0.8"
87
},
88
"files": [
89
"LICENSE",
90
"HISTORY.md",
91
"index.js"
92
],
93
"gitHead": "0425ae63bf44a661354baf6b37eebb01909cd78d",
94
"homepage": "https://github.com/pillarjs/finalhandler#readme",
95
"license": "MIT",
96
"maintainers": [
97
{
98
"name": "dougwilson",
99
"email": "[email protected]"
100
}
101
],
102
"name": "finalhandler",
103
"optionalDependencies": {},
104
"readme": "ERROR: No README data found!",
105
"repository": {
106
"type": "git",
107
"url": "git+https://github.com/pillarjs/finalhandler.git"
108
},
109
"scripts": {
110
"lint": "eslint --plugin markdown --ext js,md .",
111
"test": "mocha --reporter spec --bail --check-leaks test/",
112
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
113
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
114
},
115
"version": "1.0.3"
116
}
117
118