Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / jsbn / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "jsbn@~0.1.0",
6         "scope": null,
7         "escapedName": "jsbn",
8         "name": "jsbn",
9         "rawSpec": "~0.1.0",
10         "spec": ">=0.1.0 <0.2.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\sshpk"
14     ]
15   ],
16   "_from": "jsbn@>=0.1.0 <0.2.0",
17   "_id": "jsbn@0.1.1",
18   "_inCache": true,
19   "_location": "/jsbn",
20   "_nodeVersion": "6.3.1",
21   "_npmOperationalInternal": {
22     "host": "packages-18-east.internal.npmjs.com",
23     "tmp": "tmp/jsbn-0.1.1.tgz_1486886593983_0.3002306066919118"
24   },
25   "_npmUser": {
26     "name": "andyperlitch",
27     "email": "andyperlitch@gmail.com"
28   },
29   "_npmVersion": "3.10.3",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "jsbn@~0.1.0",
33     "scope": null,
34     "escapedName": "jsbn",
35     "name": "jsbn",
36     "rawSpec": "~0.1.0",
37     "spec": ">=0.1.0 <0.2.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/ecc-jsbn",
42     "/jodid25519",
43     "/sshpk"
44   ],
45   "_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
46   "_shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
47   "_shrinkwrap": null,
48   "_spec": "jsbn@~0.1.0",
49   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\sshpk",
50   "author": {
51     "name": "Tom Wu"
52   },
53   "bugs": {
54     "url": "https://github.com/andyperlitch/jsbn/issues"
55   },
56   "dependencies": {},
57   "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
58   "devDependencies": {},
59   "directories": {},
60   "dist": {
61     "shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
62     "tarball": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz"
63   },
64   "gitHead": "ed7e7ab56bd2b8a4447bc0c1ef08548b6dad89a2",
65   "homepage": "https://github.com/andyperlitch/jsbn#readme",
66   "keywords": [
67     "biginteger",
68     "bignumber",
69     "big",
70     "integer"
71   ],
72   "license": "MIT",
73   "main": "index.js",
74   "maintainers": [
75     {
76       "name": "andyperlitch",
77       "email": "andyperlitch@gmail.com"
78     }
79   ],
80   "name": "jsbn",
81   "optionalDependencies": {},
82   "readme": "ERROR: No README data found!",
83   "repository": {
84     "type": "git",
85     "url": "git+https://github.com/andyperlitch/jsbn.git"
86   },
87   "scripts": {
88     "test": "mocha test.js"
89   },
90   "version": "0.1.1"
91 }