react / wstein / node_modules / jest-cli / node_modules / jsdom / node_modules / request / node_modules / hawk / node_modules / hoek / package.json
81152 views{1"name": "hoek",2"description": "General purpose node utilities",3"version": "2.14.0",4"repository": {5"type": "git",6"url": "git://github.com/hapijs/hoek.git"7},8"main": "index",9"keywords": [10"utilities"11],12"engines": {13"node": ">=0.8.0"14},15"dependencies": {},16"devDependencies": {17"code": "1.x.x",18"lab": "5.x.x"19},20"scripts": {21"test": "make test-cov"22},23"license": "BSD-3-Clause",24"gitHead": "e80875a516f4b0eaa757ac4814c4510eebdcf589",25"bugs": {26"url": "https://github.com/hapijs/hoek/issues"27},28"homepage": "https://github.com/hapijs/hoek#readme",29"_id": "[email protected]",30"_shasum": "81211691f52a5a835ae49edbf1e89c9003476aa4",31"_from": "hoek@>=2.0.0 <3.0.0",32"_npmVersion": "2.9.0",33"_nodeVersion": "0.12.2",34"_npmUser": {35"name": "nlf",36"email": "[email protected]"37},38"dist": {39"shasum": "81211691f52a5a835ae49edbf1e89c9003476aa4",40"tarball": "http://registry.npmjs.org/hoek/-/hoek-2.14.0.tgz"41},42"maintainers": [43{44"name": "hueniverse",45"email": "[email protected]"46},47{48"name": "wyatt",49"email": "[email protected]"50},51{52"name": "nlf",53"email": "[email protected]"54}55],56"directories": {},57"_resolved": "https://registry.npmjs.org/hoek/-/hoek-2.14.0.tgz"58}596061