Skip to content

npmdoc/node-npmdoc-token-generator

Repository files navigation

npmdoc-token-generator

basic api documentation for token-generator (v1.0.0) npm package travis-ci.org build-status

offline token generator and validator

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "José Moreira"
    },
    "bugs": {
        "url": "https://github.com/findhit/token-generator/issues"
    },
    "dependencies": {
        "debug": "^2.1.3",
        "findhit-class": "^0.1.1",
        "findhit-util": "^0.2.7"
    },
    "description": "offline token generator and validator",
    "devDependencies": {
        "chai": "^2.2.0",
        "mocha": "^2.2.1"
    },
    "directories": {
        "test": "test"
    },
    "dist": {
        "shasum": "797da9cd67ad74c53e10530e287cecff85a5305c",
        "tarball": "https://registry.npmjs.org/token-generator/-/token-generator-1.0.0.tgz"
    },
    "gitHead": "ac58070eb4946c48e0737d351ea8b2df296243b9",
    "homepage": "https://github.com/findhit/token-generator",
    "keywords": [
        "token",
        "generator",
        "offline",
        "off-line",
        "generation",
        "hash",
        "crypto",
        "timestamp",
        "confirmation",
        "validate",
        "validation",
        "validator",
        "generater",
        "findhit"
    ],
    "license": "GPL v3",
    "main": "index.js",
    "maintainers": [
        {
            "name": "cuss"
        }
    ],
    "name": "token-generator",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/findhit/token-generator.git"
    },
    "scripts": {
        "test": "node node_modules/mocha/bin/mocha --globals setImmediate,clearImmediate --check-leaks --colors -t 10000 --reporter spec $(find test/* -name '*.test.js')"
    },
    "version": "1.0.0",
    "bin": {}
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •