HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
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: /var/www/tana/frontend/node_modules/postinstall-build/package.json
{
  "_args": [
    [
      "postinstall-build@5.0.1",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "postinstall-build@5.0.1",
  "_id": "postinstall-build@5.0.1",
  "_inBundle": false,
  "_integrity": "sha1-uRepB5smF42aJK9aXNjLSpkdEbk=",
  "_location": "/postinstall-build",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postinstall-build@5.0.1",
    "name": "postinstall-build",
    "escapedName": "postinstall-build",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/nunjucks"
  ],
  "_resolved": "https://registry.npmjs.org/postinstall-build/-/postinstall-build-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Brian Beck"
  },
  "bin": {
    "postinstall-build": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/exogen/postinstall-build/issues"
  },
  "dependencies": {},
  "description": "Helper for conditionally building your npm package on postinstall in order to support git installs.",
  "devDependencies": {
    "doctoc": "^1.2.0",
    "pre-commit": "^1.1.3",
    "rimraf": "^2.5.4",
    "snazzy": "^6.0.0",
    "standard": "^10.0.0"
  },
  "files": [
    "index.js",
    "cli.js"
  ],
  "homepage": "https://github.com/exogen/postinstall-build#readme",
  "keywords": [
    "npm",
    "postinstall",
    "build",
    "lib",
    "scripts"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "postinstall-build",
  "pre-commit": [
    "build:docs",
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/exogen/postinstall-build.git"
  },
  "scripts": {
    "build": "npm run build:docs",
    "build:docs": "doctoc --title \"## Contents\" README.md",
    "check": "npm run lint && npm test",
    "lint": "standard --verbose | snazzy",
    "test": "cd test && npm test",
    "test:reset": "cd test && npm run reset",
    "test:reset:node_modules": "rimraf test/node_modules"
  },
  "version": "5.0.1"
}