Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / jodid25519 / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "jodid25519@^1.0.0",
6         "scope": null,
7         "escapedName": "jodid25519",
8         "name": "jodid25519",
9         "rawSpec": "^1.0.0",
10         "spec": ">=1.0.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\sshpk"
14     ]
15   ],
16   "_from": "jodid25519@>=1.0.0 <2.0.0",
17   "_id": "jodid25519@1.0.2",
18   "_inCache": true,
19   "_location": "/jodid25519",
20   "_nodeVersion": "4.1.1",
21   "_npmUser": {
22     "name": "arekinath",
23     "email": "alex@cooperi.net"
24   },
25   "_npmVersion": "2.14.4",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "jodid25519@^1.0.0",
29     "scope": null,
30     "escapedName": "jodid25519",
31     "name": "jodid25519",
32     "rawSpec": "^1.0.0",
33     "spec": ">=1.0.0 <2.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/sshpk"
38   ],
39   "_resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz",
40   "_shasum": "06d4912255093419477d425633606e0e90782967",
41   "_shrinkwrap": null,
42   "_spec": "jodid25519@^1.0.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\sshpk",
44   "author": {
45     "name": "Michele Bini, Ron Garret, Guy K. Kloss"
46   },
47   "bugs": {
48     "url": "https://github.com/meganz/jodid25519/issues"
49   },
50   "dependencies": {
51     "jsbn": "~0.1.0"
52   },
53   "description": "jodid25519 - Curve 25519-based cryptography",
54   "devDependencies": {
55     "almond": "~0.3.1",
56     "chai": "^3.0.0",
57     "dateformat": "~1.0.7-1.2.3",
58     "ibrik": "~2.0.0",
59     "istanbul": "~0.3.5",
60     "jsdoc": "<=3.3.0",
61     "mocha": "~2.0.1",
62     "sinon": "~1.10.3",
63     "sinon-chai": "^2.8.0"
64   },
65   "directories": {
66     "src": "src",
67     "test": "test",
68     "doc": "doc"
69   },
70   "dist": {
71     "shasum": "06d4912255093419477d425633606e0e90782967",
72     "tarball": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz"
73   },
74   "gitHead": "a83b9fcf7fd3be4f27cd4a57817aff171c7cd918",
75   "homepage": "https://github.com/meganz/jodid25519",
76   "keywords": [
77     "Curve25519",
78     "Ed25519",
79     "ECDH",
80     "EdDSA",
81     "ECDSA",
82     "encryption",
83     "signing"
84   ],
85   "license": "MIT",
86   "main": "index.js",
87   "maintainers": [
88     {
89       "name": "arekinath",
90       "email": "alex@cooperi.net"
91     }
92   ],
93   "name": "jodid25519",
94   "optionalDependencies": {},
95   "readme": "ERROR: No README data found!",
96   "repository": {
97     "type": "git",
98     "url": "git+https://github.com/meganz/jodid25519.git"
99   },
100   "scripts": {
101     "test": "mocha test/*_test.js"
102   },
103   "version": "1.0.2"
104 }