{
  "_args": [
    [
      "jwa@^1.1.5",
      "/home/techugo/Desktop/data/qouchPotato/node_modules/jws"
    ]
  ],
  "_from": "jwa@>=1.1.5 <2.0.0",
  "_id": "jwa@1.1.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/jwa",
  "_nodeVersion": "8.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/jwa_1.1.6_1526310484514_0.6028743666959784"
  },
  "_npmUser": {
    "email": "owen@omsmith.ca",
    "name": "omsmith"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "jwa",
    "raw": "jwa@^1.1.5",
    "rawSpec": "^1.1.5",
    "scope": null,
    "spec": ">=1.1.5 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jws"
  ],
  "_resolved": "https://registry.npmjs.org/jwa/-/jwa-1.1.6.tgz",
  "_shasum": "87240e76c9808dbde18783cf2264ef4929ee50e6",
  "_shrinkwrap": null,
  "_spec": "jwa@^1.1.5",
  "_where": "/home/techugo/Desktop/data/qouchPotato/node_modules/jws",
  "author": {
    "email": "brianloveswords@gmail.com",
    "name": "Brian J. Brennan"
  },
  "bugs": {
    "url": "https://github.com/brianloveswords/node-jwa/issues"
  },
  "dependencies": {
    "buffer-equal-constant-time": "1.0.1",
    "ecdsa-sig-formatter": "1.0.10",
    "safe-buffer": "^5.0.1"
  },
  "description": "JWA implementation (supports all JWS algorithms)",
  "devDependencies": {
    "base64url": "^2.0.0",
    "semver": "4.3.6",
    "tap": "6.2.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-tBO/cf++BUsJkYql/kBbJroKOgHWEigTKBAjjBEmrMGYd1QMBC74Hr4Wo2zCZw6ZrVhlJPvoMrkcOnlWR/DJfw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+aZWCRA9TVsSAnZWagAArCwP/RSj8T9nnlYb5flPo+fw\nL06FTQ9QWWYSZAW1ajEt8S3igCR0cFORpxJUhBORUClP8+TCG74wDWsG8zin\niefDCXWxryauNlvTNXne9ZwVUTUSlVpqLT6YK1OHucNYu01znIvYhOAgTpbg\nfCwqneGIFkjX2Fl0ZQRo7VXjxsphR2kRNhpxJTukMt+i7W1816r8Tze0MMMW\npLiYhGhQLrAKUp/ppgqWpbBeoYQtaJVH+WVr+JjxI0Ziz92MovvfAh7Le1mt\n5e675xONWQ0kRK32tWULdirfNyvqB4/HjPZI4YVamWnASjxWXa8RcpIdY2jf\nGG/huy5NjQ3Cq5qg/eMEht+t5hfgEstzqGO/hi/Qgg0CQrPwS6nyPsTEMzAi\n4IEv5cR2DKlzuBOfS4uSXHwik46jsO2yW3pAteObisSQmoZ5ErTlyd43RbDp\nNDVMJAx6tDR28e8ZouCJyJFiEe9SGMmGLOY2Zd2Eyc+AEc7nGzkkCYALpcl1\n5iwmTPBOud+hLsb7lRJomS03o8ssE3v6BL3n1J4awEl//rKkyP8fLs4LEax6\nbuCuUhkjs4nkOlRyHNlSHo4dI1mwJaOwTugomojZLKwS/gGllOefo9QBF9Ft\n5Y2EPVZm8Hd3o+p+cPYZO1oblkqqnv3D+2itGtBNYjtkyfxzUcUSQlfX9TSt\ngiO4\r\n=RFdo\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "87240e76c9808dbde18783cf2264ef4929ee50e6",
    "tarball": "https://registry.npmjs.org/jwa/-/jwa-1.1.6.tgz",
    "unpackedSize": 11132
  },
  "gitHead": "95d473253b14bb4162bf0f140ec1d48812fa0d63",
  "homepage": "https://github.com/brianloveswords/node-jwa#readme",
  "keywords": [
    "ecdsa",
    "hmac",
    "jwa",
    "jws",
    "jwt",
    "rsa"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "brianloveswords",
      "email": "brianloveswords@gmail.com"
    },
    {
      "name": "omsmith",
      "email": "owen@omsmith.ca"
    },
    {
      "name": "stenington",
      "email": "mikelarssonftw@gmail.com"
    }
  ],
  "name": "jwa",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/brianloveswords/node-jwa.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.1.6"
}
