HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dmstechonline/whatsapp.dmstech.online/node_modules/unplugin/package.json
{
  "name": "unplugin",
  "version": "1.11.0",
  "packageManager": "pnpm@8.15.7",
  "description": "Unified plugin system for build tools",
  "license": "MIT",
  "repository": "unjs/unplugin",
  "sideEffects": false,
  "exports": {
    ".": {
      "types": {
        "import": "./dist/index.d.mts",
        "require": "./dist/index.d.ts"
      },
      "import": "./dist/index.mjs",
      "require": "./dist/index.js"
    },
    "./dist/webpack/loaders/*": "./dist/webpack/loaders/*.js",
    "./dist/rspack/loaders/*": "./dist/rspack/loaders/*.js"
  },
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "engines": {
    "node": ">=14.0.0"
  },
  "scripts": {
    "build": "tsup",
    "dev": "tsup --watch src",
    "lint": "eslint --cache .",
    "lint:fix": "nr lint --fix",
    "typecheck": "tsc --noEmit",
    "docs:dev": "pnpm -C docs run dev",
    "docs:build": "pnpm -C docs run build",
    "docs:gen-files": "pnpm -C docs run gen-files",
    "prepublishOnly": "nr build",
    "release": "bumpp --all -x 'npx conventional-changelog -p angular -i CHANGELOG.md -s' && npm publish",
    "test": "nr test:build && vitest run --pool=forks",
    "test:build": "jiti scripts/buildFixtures.ts"
  },
  "dependencies": {
    "acorn": "^8.11.3",
    "chokidar": "^3.6.0",
    "webpack-sources": "^3.2.3",
    "webpack-virtual-modules": "^0.6.1"
  },
  "devDependencies": {
    "@ampproject/remapping": "^2.3.0",
    "@antfu/eslint-config": "^2.13.3",
    "@antfu/ni": "^0.21.12",
    "@farmfe/cli": "^1.0.0",
    "@farmfe/core": "^1.0.19",
    "@rolldown/node": "^0.0.5",
    "@rspack/cli": "^0.6.1",
    "@rspack/core": "^0.6.1",
    "@types/fs-extra": "^11.0.4",
    "@types/node": "^20.12.7",
    "@types/webpack-sources": "^3.2.3",
    "bumpp": "^9.4.0",
    "conventional-changelog-cli": "^4.1.0",
    "esbuild": "^0.20.2",
    "eslint": "^8.57.0",
    "fast-glob": "^3.3.2",
    "fs-extra": "^11.2.0",
    "jiti": "^1.21.0",
    "lint-staged": "^15.2.2",
    "magic-string": "^0.30.9",
    "picocolors": "^1.0.0",
    "rollup": "^4.14.2",
    "simple-git-hooks": "^2.11.1",
    "tsup": "^8.0.2",
    "typescript": "^5.4.5",
    "vite": "^5.2.8",
    "vitest": "^1.5.0",
    "webpack": "^5.91.0",
    "webpack-cli": "4.10.0"
  },
  "simple-git-hooks": {
    "pre-commit": "pnpm lint-staged"
  },
  "lint-staged": {
    "*": "eslint --fix"
  }
}