{
  "_args": [
    [
      {
        "name": "cipher-base",
        "raw": "cipher-base@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/browserify-aes"
    ]
  ],
  "_from": "cipher-base@>=1.0.0 <2.0.0",
  "_id": "cipher-base@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/cipher-base",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "calvin.metcalf@gmail.com",
    "name": "cwmma"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "cipher-base",
    "raw": "cipher-base@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify-aes",
    "/browserify-des",
    "/create-hash"
  ],
  "_resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.2.tgz",
  "_shasum": "54ac1d1ebdf6a1bcd3559e6f369d72697f2cab8f",
  "_shrinkwrap": null,
  "_spec": "cipher-base@^1.0.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify-aes",
  "author": {
    "email": "calvin.metcalf@gmail.com",
    "name": "Calvin Metcalf"
  },
  "bugs": {
    "url": "https://github.com/crypto-browserify/cipher-base/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1"
  },
  "description": "abstract base class for crypto-streams",
  "devDependencies": {
    "tap-spec": "^4.1.0",
    "tape": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "54ac1d1ebdf6a1bcd3559e6f369d72697f2cab8f",
    "tarball": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.2.tgz"
  },
  "gitHead": "c295535e1eef90a587dba110c8799bfd68f75161",
  "homepage": "https://github.com/crypto-browserify/cipher-base#readme",
  "keywords": [
    "cipher",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "calvin.metcalf@gmail.com",
      "name": "cwmma"
    }
  ],
  "name": "cipher-base",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/crypto-browserify/cipher-base.git"
  },
  "scripts": {
    "test": "node test.js | tspec"
  },
  "version": "1.0.2"
}
