{
  "_args": [
    [
      "crypto@0.0.3",
      "/Users/cspanring/Projects/ember-cli-trackjs"
    ]
  ],
  "_from": "crypto@0.0.3",
  "_id": "crypto@0.0.3",
  "_inBundle": false,
  "_integrity": "sha1-RwqBuGvkxe4XrMggeh9TFa4g27A=",
  "_location": "/crypto",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "crypto@0.0.3",
    "name": "crypto",
    "escapedName": "crypto",
    "rawSpec": "0.0.3",
    "saveSpec": null,
    "fetchSpec": "0.0.3"
  },
  "_requiredBy": [
    "/broccoli-persistent-filter"
  ],
  "_resolved": "https://registry.npmjs.org/crypto/-/crypto-0.0.3.tgz",
  "_spec": "0.0.3",
  "_where": "/Users/cspanring/Projects/ember-cli-trackjs",
  "author": {
    "name": "Irakli Gozalishvili",
    "email": "rfobic@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/Gozala/crypto/issues/"
  },
  "description": "JavaScript implementations of standard and secure cryptographic algorithms.",
  "devDependencies": {
    "test": ">=0.0.10"
  },
  "directories": {
    "lib": "./"
  },
  "homepage": "https://github.com/Gozala/crypto#readme",
  "id": "crypto",
  "keywords": [
    "crypto",
    "md5",
    "sha1"
  ],
  "licenses": [
    {
      "type": "BSD",
      "url": "http://pajhome.org.uk/site/legal.html#bsdlicense"
    }
  ],
  "name": "crypto",
  "repository": {
    "type": "git",
    "url": "git://github.com/Gozala/crypto.git",
    "web": "https://github.com/Gozala/crypto"
  },
  "scripts": {
    "test": "node test/test-crypto.js"
  },
  "version": "0.0.3"
}
