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

node_modules.bower.lib.node_modules.md5-o-matic.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "md5-o-matic@>=0.1.1 <0.2.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/md5-o-matic",
    "_npmUser": {
        "email": "[email protected]",
        "name": "tmillar"
    },
    "_npmVersion": "1.4.3",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "md5-o-matic",
        "raw": "md5-o-matic@^0.1.1",
        "rawSpec": "^0.1.1",
        "scope": null,
        "spec": ">=0.1.1 <0.2.0",
        "type": "range"
    },
    "_requiredBy": [
        "/md5-hex"
    ],
    "_resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz",
    "_shasum": "822bccd65e117c514fab176b25945d54100a03c3",
    "_shrinkwrap": null,
    "_spec": "md5-o-matic@^0.1.1",
    "_where": "",
    "author": {
        "name": "Trent Millar"
    },
    "bugs": {
        "url": "https://github.com/trentmillar/md5-o-matic/issues"
    },
    "dependencies": {
        
    },
    "description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39",
    "devDependencies": {
        "mocha": "",
        "should": ""
    },
    "directories": {
        "test": "test"
    },
    "dist": {
        "shasum": "822bccd65e117c514fab176b25945d54100a03c3",
        "tarball": "http://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz"
    },
    "homepage": "https://github.com/trentmillar/md5-o-matic",
    "keywords": [
        "encrypt",
        "fast",
        "hash",
        "hashing",
        "md5",
        "md5-o-matic",
        "security"
    ],
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/trentmillar/md5-o-matic/blob/master/LICENSE"
        }
    ],
    "main": "lib/md5omatic.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "tmillar"
        }
    ],
    "name": "md5-o-matic",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git://github.com/trentmillar/md5-o-matic.git"
    },
    "scripts": {
        "test": "mocha test/*.js"
    },
    "version": "0.1.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy