{
  "_args": [
    [
      "cryptiles@2.x.x",
      "/Users/rebecca/code/npm/node_modules/hawk"
    ]
  ],
  "_from": "cryptiles@>=2.0.0 <3.0.0",
  "_id": "cryptiles@2.0.4",
  "_inCache": true,
  "_location": "/cryptiles",
  "_npmUser": {
    "email": "eran@hueniverse.com",
    "name": "hueniverse"
  },
  "_npmVersion": "1.4.23",
  "_phantomChildren": {},
  "_requested": {
    "name": "cryptiles",
    "raw": "cryptiles@2.x.x",
    "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.4.tgz",
  "_shasum": "09ea1775b9e1c7de7e60a99d42ab6f08ce1a1285",
  "_shrinkwrap": null,
  "_spec": "cryptiles@2.x.x",
  "_where": "/Users/rebecca/code/npm/node_modules/hawk",
  "author": {
    "email": "eran@hammer.io",
    "name": "Eran Hammer",
    "url": "http://hueniverse.com"
  },
  "bugs": {
    "url": "https://github.com/hapijs/cryptiles/issues"
  },
  "contributors": [],
  "dependencies": {
    "boom": "2.x.x"
  },
  "description": "General purpose crypto utilities",
  "devDependencies": {
    "lab": "4.x.x"
  },
  "directories": {},
  "dist": {
    "shasum": "09ea1775b9e1c7de7e60a99d42ab6f08ce1a1285",
    "tarball": "http://registry.npmjs.org/cryptiles/-/cryptiles-2.0.4.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "944263dbb628b9b3da542d35600d587f861eeaf0",
  "homepage": "https://github.com/hapijs/cryptiles",
  "keywords": [
    "cryptography",
    "security",
    "utilites"
  ],
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/hapijs/cryptiles/raw/master/LICENSE"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "hueniverse",
      "email": "eran@hueniverse.com"
    }
  ],
  "name": "cryptiles",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/cryptiles"
  },
  "scripts": {
    "test": "make test-cov"
  },
  "version": "2.0.4"
}
