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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy