aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/tsscmp/package.json
blob: 8003e60f78159122c5127dd889c51829f7543116 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
  "_args": [
    [
      {
        "raw": "tsscmp@1.0.5",
        "scope": null,
        "escapedName": "tsscmp",
        "name": "tsscmp",
        "rawSpec": "1.0.5",
        "spec": "1.0.5",
        "type": "version"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\csrf"
    ]
  ],
  "_from": "tsscmp@1.0.5",
  "_id": "tsscmp@1.0.5",
  "_inCache": true,
  "_location": "/tsscmp",
  "_nodeVersion": "5.6.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/tsscmp-1.0.5.tgz_1464226502956_0.48576042777858675"
  },
  "_npmUser": {
    "name": "suryagh",
    "email": "surya.com@gmail.com"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tsscmp@1.0.5",
    "scope": null,
    "escapedName": "tsscmp",
    "name": "tsscmp",
    "rawSpec": "1.0.5",
    "spec": "1.0.5",
    "type": "version"
  },
  "_requiredBy": [
    "/csrf"
  ],
  "_resolved": "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.5.tgz",
  "_shasum": "7dc4a33af71581ab4337da91d85ca5427ebd9a97",
  "_shrinkwrap": null,
  "_spec": "tsscmp@1.0.5",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\csrf",
  "author": {
    "name": "suryagh"
  },
  "bugs": {
    "url": "https://github.com/suryagh/tsscmp/issues"
  },
  "dependencies": {},
  "description": "Timing safe string compare using double HMAC",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "7dc4a33af71581ab4337da91d85ca5427ebd9a97",
    "tarball": "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.5.tgz"
  },
  "engines": {
    "node": ">=0.6.x"
  },
  "gitHead": "095fb02b3e6102cbd1d2bdc9613e3da54e782f59",
  "homepage": "https://github.com/suryagh/tsscmp#readme",
  "keywords": [
    "timing safe string compare",
    "double hmac string compare",
    "safe string compare",
    "hmac"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "suryagh",
      "email": "surya.com@gmail.com"
    }
  ],
  "name": "tsscmp",
  "optionalDependencies": {},
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/suryagh/tsscmp.git"
  },
  "scripts": {
    "test": "node test/unit && node test/benchmark"
  },
  "version": "1.0.5"
}