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/pm2-deploy/package.json
{
  "_from": "pm2-deploy@~1.0.2",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-YJx6RXKrVrWaphEYf++EdOOx9EH18vM8RSZN/P1Y+NokTKqYAca/ejXwVLyiEpNju4HPZEk3Y2uZouwMqUlcgg==",
  "_location": "/pm2/pm2-deploy",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pm2-deploy@~1.0.2",
    "name": "pm2-deploy",
    "escapedName": "pm2-deploy",
    "rawSpec": "~1.0.2",
    "saveSpec": null,
    "fetchSpec": "~1.0.2"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/pm2-deploy/-/pm2-deploy-1.0.2.tgz",
  "_shasum": "98d8385553a3a4dca11c7b3116deb519bc5961a7",
  "_spec": "pm2-deploy@~1.0.2",
  "_where": "/usr/lib/node_modules/pm2",
  "author": {
    "name": "Alexandre Strzelewicz"
  },
  "bugs": {
    "url": "https://github.com/Unitech/pm2-deploy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "run-series": "^1.1.8",
    "tv4": "^1.3.0"
  },
  "deprecated": false,
  "description": "Deployment system for PM2",
  "devDependencies": {
    "better-assert": "^1.0.2",
    "documentation": "^11.0.0",
    "eslint": "^5.16.0",
    "eslint-config-semistandard": "^13.0.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-node": "^8.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "mocha": "^5.2.0",
    "should": "^13.2.3"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "files": [
    "deploy.js",
    "deploy"
  ],
  "homepage": "https://github.com/Unitech/pm2-deploy#readme",
  "license": "MIT",
  "main": "deploy.js",
  "name": "pm2-deploy",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Unitech/pm2-deploy.git"
  },
  "scripts": {
    "docs": "documentation readme ./deploy.js --section=API",
    "lint": "eslint \"**/*.js\"",
    "test": "mocha"
  },
  "version": "1.0.2"
}