{
  "_args": [
    [
      "@rolldown/pluginutils@1.0.0-beta.27",
      "/Users/gastoenock/Desktop/Laravel/ttsl-ai"
    ]
  ],
  "_development": true,
  "_from": "@rolldown/pluginutils@1.0.0-beta.27",
  "_id": "@rolldown/pluginutils@1.0.0-beta.27",
  "_inBundle": false,
  "_integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==",
  "_location": "/@rolldown/pluginutils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@rolldown/pluginutils@1.0.0-beta.27",
    "name": "@rolldown/pluginutils",
    "escapedName": "@rolldown%2fpluginutils",
    "scope": "@rolldown",
    "rawSpec": "1.0.0-beta.27",
    "saveSpec": null,
    "fetchSpec": "1.0.0-beta.27"
  },
  "_requiredBy": [
    "/@vitejs/plugin-react"
  ],
  "_resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz",
  "_spec": "1.0.0-beta.27",
  "_where": "/Users/gastoenock/Desktop/Laravel/ttsl-ai",
  "bugs": {
    "url": "https://github.com/rolldown/rolldown/issues"
  },
  "devDependencies": {
    "@types/picomatch": "^4.0.0",
    "picomatch": "^4.0.2",
    "tsdown": "0.12.9",
    "vitest": "^3.0.1"
  },
  "exports": {
    ".": {
      "import": "./dist/index.js",
      "require": "./dist/index.cjs"
    }
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/rolldown/rolldown#readme",
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.js",
  "name": "@rolldown/pluginutils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rolldown/rolldown.git",
    "directory": "packages/pluginutils"
  },
  "scripts": {
    "build": "tsdown",
    "test": "vitest --typecheck"
  },
  "type": "module",
  "types": "./dist/index.d.ts",
  "version": "1.0.0-beta.27"
}
