root / HServer / 00.Server / 00.Program / node_modules / escape-html / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.47 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"escape-html@1.0.3",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "escape-html@1.0.3", |
9 |
"_id": "escape-html@1.0.3", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=", |
12 |
"_location": "/escape-html", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "escape-html@1.0.3", |
18 |
"name": "escape-html", |
19 |
"escapedName": "escape-html", |
20 |
"rawSpec": "1.0.3", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "1.0.3" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/express",
|
26 |
"/finalhandler",
|
27 |
"/send",
|
28 |
"/serve-static"
|
29 |
], |
30 |
"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", |
31 |
"_spec": "1.0.3", |
32 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
33 |
"bugs": {
|
34 |
"url": "https://github.com/component/escape-html/issues" |
35 |
}, |
36 |
"description": "Escape string for use in HTML", |
37 |
"devDependencies": {
|
38 |
"beautify-benchmark": "0.2.4", |
39 |
"benchmark": "1.0.0" |
40 |
}, |
41 |
"files": [
|
42 |
"LICENSE",
|
43 |
"Readme.md",
|
44 |
"index.js"
|
45 |
], |
46 |
"homepage": "https://github.com/component/escape-html#readme", |
47 |
"keywords": [
|
48 |
"escape",
|
49 |
"html",
|
50 |
"utility"
|
51 |
], |
52 |
"license": "MIT", |
53 |
"name": "escape-html", |
54 |
"repository": {
|
55 |
"type": "git", |
56 |
"url": "git+https://github.com/component/escape-html.git" |
57 |
}, |
58 |
"scripts": {
|
59 |
"bench": "node benchmark/index.js" |
60 |
}, |
61 |
"version": "1.0.3" |
62 |
} |