]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blob - example/iot-gateway/node_modules/escape-html/package.json
Updated to use the latest TI 15.4-Stack v2.1.0 from the SimpleLink CC13x0 SDK v1.30.
[apps/tidep0084.git] / example / iot-gateway / node_modules / escape-html / package.json
1 {
2   "_args": [
3     [
4       "escape-html@~1.0.3",
5       "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/express"
6     ]
7   ],
8   "_from": "escape-html@>=1.0.3 <1.1.0",
9   "_id": "escape-html@1.0.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/escape-html",
13   "_npmUser": {
14     "email": "doug@somethingdoug.com",
15     "name": "dougwilson"
16   },
17   "_npmVersion": "1.4.28",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "escape-html",
21     "raw": "escape-html@~1.0.3",
22     "rawSpec": "~1.0.3",
23     "scope": null,
24     "spec": ">=1.0.3 <1.1.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/express",
29     "/finalhandler",
30     "/send",
31     "/serve-static"
32   ],
33   "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
34   "_shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988",
35   "_shrinkwrap": null,
36   "_spec": "escape-html@~1.0.3",
37   "_where": "/home/suyash/Projects/TIMAC-Dev/lprf-timac-2-apps/linux/example/gateway/node_modules/express",
38   "bugs": {
39     "url": "https://github.com/component/escape-html/issues"
40   },
41   "dependencies": {},
42   "description": "Escape string for use in HTML",
43   "devDependencies": {
44     "beautify-benchmark": "0.2.4",
45     "benchmark": "1.0.0"
46   },
47   "directories": {},
48   "dist": {
49     "shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988",
50     "tarball": "http://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz"
51   },
52   "files": [
53     "LICENSE",
54     "Readme.md",
55     "index.js"
56   ],
57   "gitHead": "7ac2ea3977fcac3d4c5be8d2a037812820c65f28",
58   "homepage": "https://github.com/component/escape-html",
59   "keywords": [
60     "escape",
61     "html",
62     "utility"
63   ],
64   "license": "MIT",
65   "maintainers": [
66     {
67       "name": "tjholowaychuk",
68       "email": "tj@vision-media.ca"
69     },
70     {
71       "name": "dougwilson",
72       "email": "doug@somethingdoug.com"
73     }
74   ],
75   "name": "escape-html",
76   "optionalDependencies": {},
77   "readme": "ERROR: No README data found!",
78   "repository": {
79     "type": "git",
80     "url": "git+https://github.com/component/escape-html.git"
81   },
82   "scripts": {
83     "bench": "node benchmark/index.js"
84   },
85   "version": "1.0.3"
86 }