{
  "_args": [
    [
      "md5-o-matic@^0.1.1",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/md5-hex"
    ]
  ],
  "_from": "md5-o-matic@>=0.1.1 <0.2.0",
  "_id": "md5-o-matic@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/md5-o-matic",
  "_npmUser": {
    "email": "trent.millar@gmail.com",
    "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": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/md5-hex",
  "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": [
    {
      "name": "tmillar",
      "email": "trent.millar@gmail.com"
    }
  ],
  "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"
}
