All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.hoek.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "hoek@>=2.0.0 <3.0.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/hoek",
    "_nodeVersion": "4.1.0",
    "_npmUser": {
        "email": "[email protected]",
        "name": "nlf"
    },
    "_npmVersion": "3.3.3",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "hoek",
        "raw": "[email protected]",
        "rawSpec": "2.x.x",
        "scope": null,
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
    },
    "_requiredBy": [
        "/boom",
        "/hawk",
        "/sntp"
    ],
    "_resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
    "_shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "bugs": {
        "url": "https://github.com/hapijs/hoek/issues"
    },
    "dependencies": {
        
    },
    "description": "General purpose node utilities",
    "devDependencies": {
        "code": "1.x.x",
        "lab": "5.x.x"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
        "tarball": "http://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz"
    },
    "engines": {
        "node": ">=0.10.40"
    },
    "gitHead": "20f36e85616264d4b73a64a374803175213a9121",
    "homepage": "https://github.com/hapijs/hoek#readme",
    "keywords": [
        "utilities"
    ],
    "license": "BSD-3-Clause",
    "main": "lib/index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "hueniverse"
        },
        {
            "email": "[email protected]",
            "name": "wyatt"
        },
        {
            "email": "[email protected]",
            "name": "nlf"
        }
    ],
    "name": "hoek",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "git://github.com/hapijs/hoek.git"
    },
    "scripts": {
        "test": "lab -a code -t 100 -L",
        "test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
    },
    "version": "2.16.3"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy