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