HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //var/dev/shahnamag/back-end/node_modules/@nuxt/opencollective/package.json
{
  "name": "@nuxt/opencollective",
  "version": "0.4.1",
  "repository": "nuxt-contrib/opencollective",
  "license": "MIT",
  "main": "dist/index.js",
  "bin": "bin/opencollective.js",
  "files": [
    "bin",
    "dist"
  ],
  "scripts": {
    "build": "bili -t node --format cjs src/index.js",
    "lint": "eslint src test",
    "lint:engines": "installed-check -d",
    "prepublish": "pnpm build",
    "release": "standard-version && git push --follow-tags && npm publish",
    "test": "pnpm lint && pnpm test:coverage",
    "test:ava": "nyc ava --verbose",
    "test:coverage": "nyc --reporter=lcov --reporter=html ava"
  },
  "ava": {
    "require": [
      "jiti/register"
    ]
  },
  "dependencies": {
    "consola": "^3.2.3"
  },
  "devDependencies": {
    "@commitlint/cli": "^17.8.1",
    "@commitlint/config-conventional": "^17.8.1",
    "@nuxtjs/eslint-config": "^12.0.0",
    "ava": "^5.3.1",
    "bili": "latest",
    "eslint": "^8.57.1",
    "fetch-mock": "^9.11.0",
    "installed-check": "^9.3.0",
    "jiti": "^1.21.6",
    "node-fetch": "npm:node-fetch-native@^1.6.4",
    "nyc": "latest",
    "sinon": "^17.0.1",
    "standard-version": "^9.5.0"
  },
  "engines": {
    "node": "^14.18.0 || >=16.10.0",
    "npm": ">=5.10.0"
  },
  "packageManager": "pnpm@9.15.0"
}