You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

54 lines
1.3 KiB

{
"_from": "escape-html@1.0.1",
"_id": "escape-html@1.0.1",
"_inBundle": false,
"_integrity": "sha1-GBoobq05ejmpKFfPsdQwUuNWv/A=",
"_location": "/escape-html",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "escape-html@1.0.1",
"name": "escape-html",
"escapedName": "escape-html",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/express",
"/express/send",
"/finalhandler",
"/serve-static",
"/serve-static/send"
],
"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz",
"_shasum": "181a286ead397a39a92857cfb1d43052e356bff0",
"_spec": "escape-html@1.0.1",
"_where": "/var/www/htdocs/coze/socket/node_modules/express",
"bugs": {
"url": "https://github.com/component/escape-html/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"escape-html/index.js": "index.js"
}
},
"dependencies": {},
"deprecated": false,
"description": "Escape HTML entities",
"homepage": "https://github.com/component/escape-html#readme",
"keywords": [
"escape",
"html",
"utility"
],
"main": "index.js",
"name": "escape-html",
"repository": {
"type": "git",
"url": "git+https://github.com/component/escape-html.git"
},
"version": "1.0.1"
}