Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "content-disposition",
8
"name": "content-disposition",
9
"rawSpec": "0.5.2",
10
"spec": "0.5.2",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/express"
14
]
15
],
16
"_from": "[email protected]",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/content-disposition",
21
"_nodeVersion": "4.6.0",
22
"_npmOperationalInternal": {
23
"host": "packages-18-east.internal.npmjs.com",
24
"tmp": "tmp/content-disposition-0.5.2.tgz_1481246224565_0.35659545403905213"
25
},
26
"_npmUser": {
27
"name": "dougwilson",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "2.15.9",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "[email protected]",
34
"scope": null,
35
"escapedName": "content-disposition",
36
"name": "content-disposition",
37
"rawSpec": "0.5.2",
38
"spec": "0.5.2",
39
"type": "version"
40
},
41
"_requiredBy": [
42
"/express"
43
],
44
"_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
45
"_shasum": "0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4",
46
"_shrinkwrap": null,
47
"_spec": "[email protected]",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/express",
49
"bugs": {
50
"url": "https://github.com/jshttp/content-disposition/issues"
51
},
52
"contributors": [
53
{
54
"name": "Douglas Christopher Wilson",
55
"email": "[email protected]"
56
}
57
],
58
"dependencies": {},
59
"description": "Create and parse Content-Disposition header",
60
"devDependencies": {
61
"eslint": "3.11.1",
62
"eslint-config-standard": "6.2.1",
63
"eslint-plugin-promise": "3.3.0",
64
"eslint-plugin-standard": "2.0.1",
65
"istanbul": "0.4.5",
66
"mocha": "1.21.5"
67
},
68
"directories": {},
69
"dist": {
70
"shasum": "0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4",
71
"tarball": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz"
72
},
73
"engines": {
74
"node": ">= 0.6"
75
},
76
"files": [
77
"LICENSE",
78
"HISTORY.md",
79
"README.md",
80
"index.js"
81
],
82
"gitHead": "2a08417377cf55678c9f870b305f3c6c088920f3",
83
"homepage": "https://github.com/jshttp/content-disposition#readme",
84
"keywords": [
85
"content-disposition",
86
"http",
87
"rfc6266",
88
"res"
89
],
90
"license": "MIT",
91
"maintainers": [
92
{
93
"name": "dougwilson",
94
"email": "[email protected]"
95
}
96
],
97
"name": "content-disposition",
98
"optionalDependencies": {},
99
"readme": "ERROR: No README data found!",
100
"repository": {
101
"type": "git",
102
"url": "git+https://github.com/jshttp/content-disposition.git"
103
},
104
"scripts": {
105
"lint": "eslint .",
106
"test": "mocha --reporter spec --bail --check-leaks test/",
107
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
108
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
109
},
110
"version": "0.5.2"
111
}
112
113