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/nodemon/node_modules/touch/package.json
{
  "_from": "touch@^3.1.0",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==",
  "_location": "/nodemon/touch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "touch@^3.1.0",
    "name": "touch",
    "escapedName": "touch",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/nodemon"
  ],
  "_resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz",
  "_shasum": "fe365f5f75ec9ed4e56825e0bb76d24ab74af83b",
  "_spec": "touch@^3.1.0",
  "_where": "/usr/lib/node_modules/nodemon",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "[email protected]",
    "url": "http://blog.izs.me/"
  },
  "bin": {
    "nodetouch": "bin/nodetouch.js"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-touch/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "nopt": "~1.0.10"
  },
  "deprecated": false,
  "description": "like touch(1) in node",
  "devDependencies": {
    "mutate-fs": "^1.1.0",
    "tap": "^10.7.0"
  },
  "files": [
    "index.js",
    "bin/nodetouch.js"
  ],
  "homepage": "https://github.com/isaacs/node-touch#readme",
  "license": "ISC",
  "name": "touch",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-touch.git"
  },
  "scripts": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap test/*.js --100 -J"
  },
  "version": "3.1.0"
}