You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

61 lines
1.4 KiB

{
"name": "hoek",
"description": "General purpose node utilities",
"version": "2.16.3",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/hoek.git"
},
"main": "lib/index.js",
"keywords": [
"utilities"
],
"engines": {
"node": ">=0.10.40"
},
"dependencies": {},
"devDependencies": {
"code": "1.x.x",
"lab": "5.x.x"
},
"scripts": {
"test": "lab -a code -t 100 -L",
"test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
},
"license": "BSD-3-Clause",
"gitHead": "20f36e85616264d4b73a64a374803175213a9121",
"bugs": {
"url": "https://github.com/hapijs/hoek/issues"
},
"homepage": "https://github.com/hapijs/hoek#readme",
"_id": "hoek@2.16.3",
"_shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
"_from": "hoek@>=2.0.0 <3.0.0",
"_npmVersion": "3.3.3",
"_nodeVersion": "4.1.0",
"_npmUser": {
"name": "nlf",
"email": "quitlahok@gmail.com"
},
"dist": {
"shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
"tarball": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz"
},
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
},
{
"name": "wyatt",
"email": "wpreul@gmail.com"
},
{
"name": "nlf",
"email": "quitlahok@gmail.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
"readme": "ERROR: No README data found!"
}