HEX
Server: Apache/2.4.25
System: Linux webserver1.dinartechshare-e.com 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: smkmuhsayung (1029)
PHP: 8.0.3
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/lib/node_modules/pm2/node_modules/cron/package.json
{
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-Gk2c4y6xKEO8FSAUTklqtfSr7oTq0CiPQeLBG5Fl0qoXpZyMcj1SG59YL+hqq04bu6/IuEA7lMkYDAplQNKkyg==",
  "_location": "/pm2/cron",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "cron",
    "escapedName": "cron",
    "rawSpec": "1.8.2",
    "saveSpec": null,
    "fetchSpec": "1.8.2"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/cron/-/cron-1.8.2.tgz",
  "_shasum": "4ac5e3c55ba8c163d84f3407bde94632da8370ce",
  "_spec": "[email protected]",
  "_where": "/usr/lib/node_modules/pm2",
  "author": {
    "name": "Nick Campbell",
    "email": "[email protected]",
    "url": "http://github.com/ncb000gt"
  },
  "bugs": {
    "url": "http://github.com/kelektiv/node-cron/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Romain Beauxis",
      "email": "[email protected]",
      "url": "https://github.com/toots"
    },
    {
      "name": "James Padolsey",
      "url": "https://github.com/jamespadolsey"
    },
    {
      "name": "Finn Herpich",
      "email": "[email protected]",
      "url": "https://github.com/ErrorProne"
    },
    {
      "name": "Clifton Cunningham",
      "email": "[email protected]",
      "url": "https://github.com/cliftonc"
    },
    {
      "name": "Eric Abouaf",
      "email": "[email protected]",
      "url": "https://github.com/neyric"
    },
    {
      "name": "humanchimp",
      "email": "[email protected]",
      "url": "https://github.com/humanchimp"
    },
    {
      "name": "Craig Condon",
      "email": "[email protected]",
      "url": "https://github.com/spiceapps"
    },
    {
      "name": "Dan Bear",
      "email": "[email protected]",
      "url": "https://github.com/danhbear"
    },
    {
      "name": "Vadim Baryshev",
      "email": "[email protected]",
      "url": "https://github.com/baryshev"
    },
    {
      "name": "Leandro Ferrari",
      "email": "[email protected]",
      "url": "https://github.com/lfthomaz"
    },
    {
      "name": "Gregg Zigler",
      "email": "[email protected]",
      "url": "https://github.com/greggzigler"
    },
    {
      "name": "Jordan Abderrachid",
      "email": "[email protected]",
      "url": "https://github.com/jordanabderrachid"
    },
    {
      "name": "Masakazu Matsushita",
      "email": "[email protected]",
      "url": "matsukaz"
    },
    {
      "name": "Christopher Lunt",
      "email": "[email protected]",
      "url": "https://github.com/kirisu"
    }
  ],
  "dependencies": {
    "moment-timezone": "^0.5.x"
  },
  "deprecated": false,
  "description": "Cron jobs for your node",
  "devDependencies": {
    "chai": "~4.2.x",
    "eslint": "~6.3.x",
    "eslint-config-prettier": "~6.2.x",
    "eslint-config-standard": "~14.1.x",
    "eslint-plugin-import": "~2.18.x",
    "eslint-plugin-jest": "^22.17.0",
    "eslint-plugin-node": "~10.0.x",
    "eslint-plugin-prettier": "~3.1.x",
    "eslint-plugin-promise": "~4.2.x",
    "eslint-plugin-standard": "~4.0.x",
    "jest": "^24.9.0",
    "prettier": "~1.18.x",
    "sinon": "~7.4.x"
  },
  "homepage": "https://github.com/kelektiv/node-cron#readme",
  "keywords": [
    "cron",
    "node cron",
    "node-cron",
    "schedule",
    "scheduler",
    "cronjob",
    "cron job"
  ],
  "license": "MIT",
  "main": "lib/cron",
  "name": "cron",
  "repository": {
    "type": "git",
    "url": "git+ssh://[email protected]/kelektiv/node-cron.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "1.8.2"
}