{
  "_args": [
    [
      "crypto-browserify@1.0.9",
      "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
    ]
  ],
  "_development": true,
  "_from": "crypto-browserify@1.0.9",
  "_id": "crypto-browserify@1.0.9",
  "_inBundle": false,
  "_integrity": "sha1-zFRJaF37hesRyYKKzHy4erW7/MA=",
  "_location": "/crypto-browserify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "crypto-browserify@1.0.9",
    "name": "crypto-browserify",
    "escapedName": "crypto-browserify",
    "rawSpec": "1.0.9",
    "saveSpec": null,
    "fetchSpec": "1.0.9"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-1.0.9.tgz",
  "_spec": "1.0.9",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/crypto-browserify/issues"
  },
  "dependencies": {},
  "description": "partial implementation of crypto for the browser",
  "devDependencies": {
    "brfs": "~0.0.8",
    "tape": "~1.0.4"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/dominictarr/crypto-browserify",
  "license": "MIT",
  "name": "crypto-browserify",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/crypto-browserify.git"
  },
  "scripts": {
    "test": "node test/node.js"
  },
  "testling": {
    "files": "test/browser.js",
    "browsers": [
      "ie/8..latest",
      "chrome/20..latest",
      "firefox/10..latest",
      "safari/latest",
      "opera/11.0..latest",
      "iphone/6",
      "ipad/6"
    ]
  },
  "version": "1.0.9"
}
