Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "escape-html@~1.0.3",
6
"scope": null,
7
"escapedName": "escape-html",
8
"name": "escape-html",
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": "escape-html@>=1.0.3 <1.1.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/escape-html",
21
"_npmUser": {
22
"name": "dougwilson",
23
"email": "[email protected]"
24
},
25
"_npmVersion": "1.4.28",
26
"_phantomChildren": {},
27
"_requested": {
28
"raw": "escape-html@~1.0.3",
29
"scope": null,
30
"escapedName": "escape-html",
31
"name": "escape-html",
32
"rawSpec": "~1.0.3",
33
"spec": ">=1.0.3 <1.1.0",
34
"type": "range"
35
},
36
"_requiredBy": [
37
"/express",
38
"/finalhandler",
39
"/send",
40
"/serve-index",
41
"/serve-static"
42
],
43
"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
44
"_shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988",
45
"_shrinkwrap": null,
46
"_spec": "escape-html@~1.0.3",
47
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/express",
48
"bugs": {
49
"url": "https://github.com/component/escape-html/issues"
50
},
51
"dependencies": {},
52
"description": "Escape string for use in HTML",
53
"devDependencies": {
54
"beautify-benchmark": "0.2.4",
55
"benchmark": "1.0.0"
56
},
57
"directories": {},
58
"dist": {
59
"shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988",
60
"tarball": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz"
61
},
62
"files": [
63
"LICENSE",
64
"Readme.md",
65
"index.js"
66
],
67
"gitHead": "7ac2ea3977fcac3d4c5be8d2a037812820c65f28",
68
"homepage": "https://github.com/component/escape-html",
69
"keywords": [
70
"escape",
71
"html",
72
"utility"
73
],
74
"license": "MIT",
75
"maintainers": [
76
{
77
"name": "tjholowaychuk",
78
"email": "[email protected]"
79
},
80
{
81
"name": "dougwilson",
82
"email": "[email protected]"
83
}
84
],
85
"name": "escape-html",
86
"optionalDependencies": {},
87
"readme": "ERROR: No README data found!",
88
"repository": {
89
"type": "git",
90
"url": "git+https://github.com/component/escape-html.git"
91
},
92
"scripts": {
93
"bench": "node benchmark/index.js"
94
},
95
"version": "1.0.3"
96
}
97
98