Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / tsscmp / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "tsscmp@1.0.5",
6         "scope": null,
7         "escapedName": "tsscmp",
8         "name": "tsscmp",
9         "rawSpec": "1.0.5",
10         "spec": "1.0.5",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\csrf"
14     ]
15   ],
16   "_from": "tsscmp@1.0.5",
17   "_id": "tsscmp@1.0.5",
18   "_inCache": true,
19   "_location": "/tsscmp",
20   "_nodeVersion": "5.6.0",
21   "_npmOperationalInternal": {
22     "host": "packages-16-east.internal.npmjs.com",
23     "tmp": "tmp/tsscmp-1.0.5.tgz_1464226502956_0.48576042777858675"
24   },
25   "_npmUser": {
26     "name": "suryagh",
27     "email": "surya.com@gmail.com"
28   },
29   "_npmVersion": "3.6.0",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "tsscmp@1.0.5",
33     "scope": null,
34     "escapedName": "tsscmp",
35     "name": "tsscmp",
36     "rawSpec": "1.0.5",
37     "spec": "1.0.5",
38     "type": "version"
39   },
40   "_requiredBy": [
41     "/csrf"
42   ],
43   "_resolved": "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.5.tgz",
44   "_shasum": "7dc4a33af71581ab4337da91d85ca5427ebd9a97",
45   "_shrinkwrap": null,
46   "_spec": "tsscmp@1.0.5",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\csrf",
48   "author": {
49     "name": "suryagh"
50   },
51   "bugs": {
52     "url": "https://github.com/suryagh/tsscmp/issues"
53   },
54   "dependencies": {},
55   "description": "Timing safe string compare using double HMAC",
56   "devDependencies": {},
57   "directories": {},
58   "dist": {
59     "shasum": "7dc4a33af71581ab4337da91d85ca5427ebd9a97",
60     "tarball": "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.5.tgz"
61   },
62   "engines": {
63     "node": ">=0.6.x"
64   },
65   "gitHead": "095fb02b3e6102cbd1d2bdc9613e3da54e782f59",
66   "homepage": "https://github.com/suryagh/tsscmp#readme",
67   "keywords": [
68     "timing safe string compare",
69     "double hmac string compare",
70     "safe string compare",
71     "hmac"
72   ],
73   "license": "MIT",
74   "main": "lib/index.js",
75   "maintainers": [
76     {
77       "name": "suryagh",
78       "email": "surya.com@gmail.com"
79     }
80   ],
81   "name": "tsscmp",
82   "optionalDependencies": {},
83   "publishConfig": {
84     "registry": "https://registry.npmjs.org"
85   },
86   "readme": "ERROR: No README data found!",
87   "repository": {
88     "type": "git",
89     "url": "git+https://github.com/suryagh/tsscmp.git"
90   },
91   "scripts": {
92     "test": "node test/unit && node test/benchmark"
93   },
94   "version": "1.0.5"
95 }