Initial commit for OpenECOMP SDN-C OA&M
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / escape-html / package.json
1 {
2   "name": "escape-html",
3   "description": "Escape HTML entities",
4   "version": "1.0.1",
5   "keywords": [
6     "escape",
7     "html",
8     "utility"
9   ],
10   "dependencies": {},
11   "main": "index.js",
12   "component": {
13     "scripts": {
14       "escape-html/index.js": "index.js"
15     }
16   },
17   "repository": {
18     "type": "git",
19     "url": "https://github.com/component/escape-html.git"
20   },
21   "bugs": {
22     "url": "https://github.com/component/escape-html/issues"
23   },
24   "homepage": "https://github.com/component/escape-html",
25   "_id": "escape-html@1.0.1",
26   "dist": {
27     "shasum": "181a286ead397a39a92857cfb1d43052e356bff0",
28     "tarball": "http://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
29   },
30   "_from": "escape-html@1.0.1",
31   "_npmVersion": "1.3.15",
32   "_npmUser": {
33     "name": "tjholowaychuk",
34     "email": "tj@vision-media.ca"
35   },
36   "maintainers": [
37     {
38       "name": "tjholowaychuk",
39       "email": "tj@vision-media.ca"
40     }
41   ],
42   "directories": {},
43   "_shasum": "181a286ead397a39a92857cfb1d43052e356bff0",
44   "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz",
45   "readme": "ERROR: No README data found!"
46 }