npmdoc-jwt-simple

#### basic api documentation for [jwt-simple (v0.5.1)](https://github.com/hokaccha/node-jwt-simple#readme) [![npm package](https://img.shields.io/npm/v/npmdoc-jwt-simple.svg?style=flat-square)](https://www.npmjs.org/package/npmdoc-jwt-simple) [![travis-


Keywords
documentation, jwt-simple
License
MIT
Install
npm install npmdoc-jwt-simple@0.0.2

Documentation

npmdoc-jwt-simple

basic api documentation for jwt-simple (v0.5.1) npm package travis-ci.org build-status

JWT(JSON Web Token) encode and decode module

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "Kazuhito Hokamura"
    },
    "bugs": {
        "url": "https://github.com/hokaccha/node-jwt-simple/issues"
    },
    "dependencies": {},
    "description": "JWT(JSON Web Token) encode and decode module",
    "devDependencies": {
        "expect.js": "^0.3.1",
        "istanbul": "^0.4.2",
        "mocha": "^2.3.4"
    },
    "directories": {},
    "dist": {
        "shasum": "79ea01891b61de6b68e13e67c0b4b5bda937b294",
        "tarball": "https://registry.npmjs.org/jwt-simple/-/jwt-simple-0.5.1.tgz"
    },
    "engines": {
        "node": ">= 0.4.0"
    },
    "gitHead": "c988eb232cb5ba3fd3055032cdc4f39b727f0a0e",
    "homepage": "https://github.com/hokaccha/node-jwt-simple#readme",
    "keywords": [
        "jwt",
        "encode",
        "decode"
    ],
    "license": "MIT",
    "main": "./index",
    "maintainers": [
        {
            "name": "hokaccha"
        }
    ],
    "name": "jwt-simple",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com/hokaccha/node-jwt-simple.git"
    },
    "scripts": {
        "test": "istanbul cover _mocha test/*.js"
    },
    "version": "0.5.1",
    "bin": {}
}

misc

  • this document was created with utility2