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