Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / cryptiles / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "cryptiles@2.x.x",
6         "scope": null,
7         "escapedName": "cryptiles",
8         "name": "cryptiles",
9         "rawSpec": "2.x.x",
10         "spec": ">=2.0.0 <3.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\hawk"
14     ]
15   ],
16   "_from": "cryptiles@>=2.0.0 <3.0.0",
17   "_id": "cryptiles@2.0.5",
18   "_inCache": true,
19   "_location": "/cryptiles",
20   "_nodeVersion": "4.0.0",
21   "_npmUser": {
22     "name": "hueniverse",
23     "email": "eran@hammer.io"
24   },
25   "_npmVersion": "2.14.2",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "cryptiles@2.x.x",
29     "scope": null,
30     "escapedName": "cryptiles",
31     "name": "cryptiles",
32     "rawSpec": "2.x.x",
33     "spec": ">=2.0.0 <3.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/hawk"
38   ],
39   "_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz",
40   "_shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
41   "_shrinkwrap": null,
42   "_spec": "cryptiles@2.x.x",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\hawk",
44   "bugs": {
45     "url": "https://github.com/hapijs/cryptiles/issues"
46   },
47   "dependencies": {
48     "boom": "2.x.x"
49   },
50   "description": "General purpose crypto utilities",
51   "devDependencies": {
52     "code": "1.x.x",
53     "lab": "5.x.x"
54   },
55   "directories": {},
56   "dist": {
57     "shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
58     "tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz"
59   },
60   "engines": {
61     "node": ">=0.10.40"
62   },
63   "gitHead": "9bc5a852f01cd51e615814e1cb255fe2df810649",
64   "homepage": "https://github.com/hapijs/cryptiles#readme",
65   "keywords": [
66     "cryptography",
67     "security",
68     "utilites"
69   ],
70   "license": "BSD-3-Clause",
71   "main": "lib/index.js",
72   "maintainers": [
73     {
74       "name": "hueniverse",
75       "email": "eran@hueniverse.com"
76     },
77     {
78       "name": "ceejbot",
79       "email": "ceejceej@gmail.com"
80     }
81   ],
82   "name": "cryptiles",
83   "optionalDependencies": {},
84   "readme": "ERROR: No README data found!",
85   "repository": {
86     "type": "git",
87     "url": "git://github.com/hapijs/cryptiles.git"
88   },
89   "scripts": {
90     "test": "lab -a code -t 100 -L",
91     "test-cov-html": "lab -a code -r html -o coverage.html"
92   },
93   "version": "2.0.5"
94 }