Archived
1
0
Fork 0
This repository has been archived on 2019-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
Pong/node_modules/escape-html/package.json

84 lines
2 KiB
JSON
Raw Normal View History

2017-01-20 22:42:49 +00:00
{
"_args": [
[
{
"raw": "escape-html@1.0.1",
"scope": null,
"escapedName": "escape-html",
"name": "escape-html",
"rawSpec": "1.0.1",
"spec": "1.0.1",
"type": "version"
},
"/home/simon/Projects/Pong/node_modules/express"
]
],
"_from": "escape-html@1.0.1",
"_id": "escape-html@1.0.1",
"_inCache": true,
"_location": "/escape-html",
"_npmUser": {
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
"_npmVersion": "1.3.15",
"_phantomChildren": {},
"_requested": {
"raw": "escape-html@1.0.1",
"scope": null,
"escapedName": "escape-html",
"name": "escape-html",
"rawSpec": "1.0.1",
"spec": "1.0.1",
"type": "version"
},
"_requiredBy": [
"/express",
"/finalhandler",
"/send",
"/serve-static"
],
"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz",
"_shasum": "181a286ead397a39a92857cfb1d43052e356bff0",
"_shrinkwrap": null,
"_spec": "escape-html@1.0.1",
"_where": "/home/simon/Projects/Pong/node_modules/express",
"bugs": {
"url": "https://github.com/component/escape-html/issues"
},
"component": {
"scripts": {
"escape-html/index.js": "index.js"
}
},
"dependencies": {},
"description": "Escape HTML entities",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "181a286ead397a39a92857cfb1d43052e356bff0",
"tarball": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
},
"homepage": "https://github.com/component/escape-html",
"keywords": [
"escape",
"html",
"utility"
],
"main": "index.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "escape-html",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/component/escape-html.git"
},
"version": "1.0.1"
}