{ "name": "node-schedule", "version": "1.2.0", "description": "A cron-like and not-cron-like job scheduler for Node.", "keywords": [ "schedule", "task", "job", "cron" ], "license": "MIT", "main": "./lib/schedule.js", "scripts": { "test": "nodeunit", "lint": "eslint lib" }, "author": { "name": "Matt Patenaude", "email": "matt@mattpatenaude.com", "url": "http://mattpatenaude.com" }, "repository": { "type": "git", "url": "git+https://github.com/node-schedule/node-schedule.git" }, "dependencies": { "cron-parser": "1.1.0", "long-timeout": "0.0.2" }, "devDependencies": { "coveralls": "^2.11.2", "eslint": "^0.15.1", "istanbul": "^0.3.8", "nodeunit": "^0.9.1", "sinon": "^1.14.1" }, "gitHead": "5ae891abc454a52ba05ac49ff7a652d64a393fd8", "bugs": { "url": "https://github.com/node-schedule/node-schedule/issues" }, "homepage": "https://github.com/node-schedule/node-schedule#readme", "_id": "node-schedule@1.2.0", "_shasum": "f03d4ebe71b0573e1708ddae0aa45d1658450cf1", "_from": "node-schedule@latest", "_npmVersion": "3.10.8", "_nodeVersion": "6.8.1", "_npmUser": { "name": "sgimeno", "email": "santiago.gimeno@gmail.com" }, "maintainers": [ { "name": "jonhester", "email": "jon.d.hester@gmail.com" }, { "name": "mattpat", "email": "matt@mattpatenaude.com" }, { "name": "sgimeno", "email": "santiago.gimeno@gmail.com" }, { "name": "tejasmanohar", "email": "me@tejasmanohar.com" } ], "dist": { "shasum": "f03d4ebe71b0573e1708ddae0aa45d1658450cf1", "size": 13827, "noattachment": false, "tarball": "http://registry.npm.taobao.org/node-schedule/download/node-schedule-1.2.0.tgz" }, "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/node-schedule-1.2.0.tgz_1476876571612_0.6606993437744677" }, "directories": {}, "publish_time": 1476876573438, "_cnpm_publish_time": 1476876573438, "_resolved": "https://registry.npm.taobao.org/node-schedule/download/node-schedule-1.2.0.tgz", "readme": "ERROR: No README data found!" }