/node-npmdoc-node-crontab

Primary LanguageJavaScriptMIT LicenseMIT

npmdoc-node-crontab

basic api documentation for node-crontab (v0.0.8) npm package travis-ci.org build-status

Crontab-based task scheduler for node.

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "NineCollective"
    },
    "bugs": {
        "url": "https://github.com/NineCollective/node-crontab/issues"
    },
    "dependencies": {
        "cron-parser": "~0.3.3"
    },
    "description": "Crontab-based task scheduler for node.",
    "devDependencies": {
        "expect.js": "~0.2.0",
        "mocha": "~1.12"
    },
    "directories": {},
    "dist": {
        "shasum": "2db1621419383d076ece9083bc184a4e9eb3ec0f",
        "tarball": "https://registry.npmjs.org/node-crontab/-/node-crontab-0.0.8.tgz"
    },
    "homepage": "https://github.com/NineCollective/node-crontab",
    "keywords": [
        "cron",
        "crontab",
        "scheduler"
    ],
    "license": "MIT",
    "main": "lib/crontab.js",
    "maintainers": [
        {
            "name": "ninecollective"
        }
    ],
    "name": "node-crontab",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git://github.com/NineCollective/node-crontab.git"
    },
    "scripts": {
        "test": "mocha test/* --reporter spec"
    },
    "version": "0.0.8",
    "bin": {}
}

misc

  • this document was created with utility2