{
  "_args": [
    [
      {
        "raw": "crypt@~0.0.1",
        "scope": null,
        "escapedName": "crypt",
        "name": "crypt",
        "rawSpec": "~0.0.1",
        "spec": ">=0.0.1 <0.1.0",
        "type": "range"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg/node_modules/md5"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "crypt@>=0.0.1 <0.1.0",
  "_id": "crypt@0.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/crypt",
  "_nodeVersion": "v0.4.12",
  "_npmUser": {
    "name": "pvorb",
    "email": "paul@vorb.de"
  },
  "_npmVersion": "1.0.103",
  "_phantomChildren": {},
  "_requested": {
    "raw": "crypt@~0.0.1",
    "scope": null,
    "escapedName": "crypt",
    "name": "crypt",
    "rawSpec": "~0.0.1",
    "spec": ">=0.0.1 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/md5"
  ],
  "_resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.1.tgz",
  "_shasum": "5f11b21a6c05ef1b5e79708366da6374ece1e6a2",
  "_shrinkwrap": null,
  "_spec": "crypt@~0.0.1",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg/node_modules/md5",
  "author": {
    "name": "Paul Vorbach",
    "email": "paul@vorb.de",
    "url": "http://vorb.de"
  },
  "bugs": {
    "url": "https://github.com/pvorb/node-crypt/issues"
  },
  "dependencies": {},
  "description": "utilities for encryption and hashing",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "5f11b21a6c05ef1b5e79708366da6374ece1e6a2",
    "tarball": "https://registry.npmjs.org/crypt/-/crypt-0.0.1.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/pvorb/node-crypt#readme",
  "main": "crypt.js",
  "maintainers": [
    {
      "name": "pvorb",
      "email": "paul@vorb.de"
    }
  ],
  "name": "crypt",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/pvorb/node-crypt.git"
  },
  "tags": [
    "hash",
    "security"
  ],
  "version": "0.0.1"
}
