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/@nuxt/opencollective/package.json
{
  "_args": [
    [
      "@nuxt/opencollective@0.3.2",
      "/var/www/vhost/disk-apps/alq-webapp-boleteria"
    ]
  ],
  "_from": "@nuxt/opencollective@0.3.2",
  "_id": "@nuxt/opencollective@0.3.2",
  "_inBundle": false,
  "_integrity": "sha512-XG7rUdXG9fcafu9KTDIYjJSkRO38EwjlKYIb5TQ/0WDbiTUTtUtgncMscKOYzfsY86kGs05pAuMOR+3Fi0aN3A==",
  "_location": "/@nuxt/opencollective",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/opencollective@0.3.2",
    "name": "@nuxt/opencollective",
    "escapedName": "@nuxt%2fopencollective",
    "scope": "@nuxt",
    "rawSpec": "0.3.2",
    "saveSpec": null,
    "fetchSpec": "0.3.2"
  },
  "_requiredBy": [
    "/bootstrap-vue"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/opencollective/-/opencollective-0.3.2.tgz",
  "_spec": "0.3.2",
  "_where": "/var/www/vhost/disk-apps/alq-webapp-boleteria",
  "ava": {
    "require": [
      "esm"
    ]
  },
  "bin": {
    "opencollective": "bin/opencollective.js"
  },
  "bugs": {
    "url": "https://github.com/nuxt-contrib/opencollective/issues"
  },
  "dependencies": {
    "chalk": "^4.1.0",
    "consola": "^2.15.0",
    "node-fetch": "^2.6.1"
  },
  "description": "[![npm version][npm-v-src]][npm-v-href] [![npm downloads][npm-d-src]][npm-d-href] [![status][github-actions-src]][github-actions-href]",
  "devDependencies": {
    "@commitlint/cli": "latest",
    "@commitlint/config-conventional": "latest",
    "@nuxtjs/eslint-config": "latest",
    "ava": "latest",
    "bili": "latest",
    "eslint": "latest",
    "esm": "latest",
    "fetch-mock": "latest",
    "nyc": "latest",
    "sinon": "latest",
    "standard-version": "latest"
  },
  "engines": {
    "node": ">=8.0.0",
    "npm": ">=5.0.0"
  },
  "files": [
    "bin",
    "dist"
  ],
  "homepage": "https://github.com/nuxt-contrib/opencollective#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@nuxt/opencollective",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-contrib/opencollective.git"
  },
  "scripts": {
    "build": "bili -t node --format cjs src/index.js",
    "lint": "eslint src test",
    "prepublish": "yarn build",
    "release": "standard-version && git push --follow-tags && npm publish",
    "test": "yarn lint && yarn test:coverage",
    "test:ava": "nyc ava --verbose",
    "test:coverage": "nyc --reporter=lcov --reporter=html ava"
  },
  "version": "0.3.2"
}