{
  "_args": [
    [
      "jwt-decode@2.2.0",
      "/home/resfx/public_html/resfx/frontend"
    ]
  ],
  "_from": "jwt-decode@2.2.0",
  "_id": "jwt-decode@2.2.0",
  "_inBundle": false,
  "_integrity": "sha1-fYa9VmefWM5qhHBKZX3TkruoGnk=",
  "_location": "/jwt-decode",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jwt-decode@2.2.0",
    "name": "jwt-decode",
    "escapedName": "jwt-decode",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/home/resfx/public_html/resfx/frontend",
  "author": {
    "name": "Jose F. Romaniello",
    "email": "jfromaniello@gmail.com",
    "url": "http://joseoncode.com"
  },
  "bugs": {
    "url": "https://github.com/auth0/jwt-decode/issues"
  },
  "dependencies": {},
  "description": "Decode JWT tokens, mostly useful for browser applications.",
  "devDependencies": {
    "expect.js": "~0.2.0",
    "grunt": "~0.4.0",
    "grunt-browserify": "~5.0.0",
    "grunt-cli": "~0.1.9",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-connect": "~0.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-watch": "~0.2.0",
    "grunt-exec": "~0.4.2",
    "grunt-s3": "~0.2.0-alpha.3",
    "mocha": "~1.13.0",
    "rimraf": "~2.2.2",
    "testem": "~0.5.8",
    "uglify-js": "~2.4.0"
  },
  "homepage": "https://github.com/auth0/jwt-decode#readme",
  "keywords": [
    "jwt",
    "browser"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "jwt-decode",
  "repository": {
    "type": "git",
    "url": "git://github.com/auth0/jwt-decode.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.2.0"
}
