d639c6299abdee228a0fc5162e52680f9fc96d02
[platform/upstream/nodejs.git] / deps / npm / node_modules / request / node_modules / hawk / node_modules / cryptiles / package.json
1 {
2   "name": "cryptiles",
3   "description": "General purpose crypto utilities",
4   "version": "0.2.2",
5   "author": {
6     "name": "Eran Hammer",
7     "email": "eran@hueniverse.com",
8     "url": "http://hueniverse.com"
9   },
10   "contributors": [],
11   "repository": {
12     "type": "git",
13     "url": "git://github.com/hueniverse/cryptiles"
14   },
15   "main": "index",
16   "keywords": [
17     "cryptography",
18     "security",
19     "utilites"
20   ],
21   "engines": {
22     "node": ">=0.8.0"
23   },
24   "dependencies": {
25     "boom": "0.4.x"
26   },
27   "devDependencies": {
28     "lab": "0.1.x",
29     "complexity-report": "0.x.x"
30   },
31   "scripts": {
32     "test": "make test-cov"
33   },
34   "licenses": [
35     {
36       "type": "BSD",
37       "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
38     }
39   ],
40   "readme": "cryptiles\n=========\n\nGeneral purpose crypto utilities\n\n[![Build Status](https://secure.travis-ci.org/hueniverse/cryptiles.png)](http://travis-ci.org/hueniverse/cryptiles)\n",
41   "readmeFilename": "README.md",
42   "bugs": {
43     "url": "https://github.com/hueniverse/cryptiles/issues"
44   },
45   "homepage": "https://github.com/hueniverse/cryptiles",
46   "_id": "cryptiles@0.2.2",
47   "dist": {
48     "shasum": "f063b421b587cb91b0738de6db92e02b9fc30923"
49   },
50   "_from": "cryptiles@0.2.x",
51   "_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
52 }