react / wstein / node_modules / jest-cli / node_modules / jsdom / node_modules / request / node_modules / hawk / node_modules / cryptiles / package.json
81152 views{1"name": "cryptiles",2"description": "General purpose crypto utilities",3"version": "2.0.4",4"author": {5"name": "Eran Hammer",6"email": "[email protected]",7"url": "http://hueniverse.com"8},9"contributors": [],10"repository": {11"type": "git",12"url": "git://github.com/hapijs/cryptiles"13},14"main": "index",15"keywords": [16"cryptography",17"security",18"utilites"19],20"engines": {21"node": ">=0.8.0"22},23"dependencies": {24"boom": "2.x.x"25},26"devDependencies": {27"lab": "4.x.x"28},29"scripts": {30"test": "make test-cov"31},32"licenses": [33{34"type": "BSD",35"url": "http://github.com/hapijs/cryptiles/raw/master/LICENSE"36}37],38"gitHead": "944263dbb628b9b3da542d35600d587f861eeaf0",39"bugs": {40"url": "https://github.com/hapijs/cryptiles/issues"41},42"homepage": "https://github.com/hapijs/cryptiles",43"_id": "[email protected]",44"_shasum": "09ea1775b9e1c7de7e60a99d42ab6f08ce1a1285",45"_from": "cryptiles@>=2.0.0 <3.0.0",46"_npmVersion": "1.4.23",47"_npmUser": {48"name": "hueniverse",49"email": "[email protected]"50},51"maintainers": [52{53"name": "hueniverse",54"email": "[email protected]"55}56],57"dist": {58"shasum": "09ea1775b9e1c7de7e60a99d42ab6f08ce1a1285",59"tarball": "http://registry.npmjs.org/cryptiles/-/cryptiles-2.0.4.tgz"60},61"directories": {},62"_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.4.tgz"63}646566