HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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/vhost/disk-apps/alq-webapp-boleteria/node_modules/yorkie/package.json
{
  "_args": [
    [
      "yorkie@2.0.0",
      "/var/www/vhost/disk-apps/alq-webapp-boleteria"
    ]
  ],
  "_development": true,
  "_from": "yorkie@2.0.0",
  "_id": "yorkie@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-jcKpkthap6x63MB4TxwCyuIGkV0oYP/YRyuQU5UO0Yz/E/ZAu+653/uov+phdmO54n6BcvFRyyt0RRrWdN2mpw==",
  "_location": "/yorkie",
  "_phantomChildren": {
    "is-stream": "1.1.0",
    "npm-run-path": "2.0.2",
    "p-finally": "1.0.0",
    "pseudomap": "1.0.2",
    "shebang-command": "1.2.0",
    "signal-exit": "3.0.6",
    "strip-eof": "1.0.0",
    "which": "1.3.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "yorkie@2.0.0",
    "name": "yorkie",
    "escapedName": "yorkie",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/@vue/cli-plugin-eslint"
  ],
  "_resolved": "https://registry.npmjs.org/yorkie/-/yorkie-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/var/www/vhost/disk-apps/alq-webapp-boleteria",
  "authors": [
    "Typicode <typicode@gmail.com>",
    "Evan You"
  ],
  "bugs": {
    "url": "https://github.com/yyx990803/yorkie/issues"
  },
  "dependencies": {
    "execa": "^0.8.0",
    "is-ci": "^1.0.10",
    "normalize-path": "^1.0.0",
    "strip-indent": "^2.0.0"
  },
  "description": "githooks management forked from husky",
  "devDependencies": {
    "jest": "^20.0.4",
    "mkdirp": "^0.5.1",
    "prettier": "^1.4.4",
    "rimraf": "^2.6.1",
    "tempy": "^0.1.0"
  },
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://github.com/yyx990803/yorkie",
  "keywords": [
    "git",
    "hook",
    "hooks",
    "pre-commit",
    "precommit",
    "post-commit",
    "postcommit",
    "pre-push",
    "prepush",
    "post-merge",
    "postmerge",
    "test"
  ],
  "license": "MIT",
  "name": "yorkie",
  "repository": {
    "type": "git",
    "url": "git://github.com/yyx990803/yorkie.git"
  },
  "scripts": {
    "format": "prettier --single-quote --no-semi --write **/*.js",
    "install": "node bin/install.js",
    "test": "jest",
    "uninstall": "node bin/uninstall.js"
  },
  "standard": {
    "env": {
      "jest": true
    }
  },
  "version": "2.0.0"
}