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