{ "_from": "@rolldown/pluginutils@1.0.0-beta.29", "_id": "@rolldown/pluginutils@1.0.0-beta.29", "_inBundle": false, "_integrity": "sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==", "_location": "/@rolldown/pluginutils", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@rolldown/pluginutils@1.0.0-beta.29", "name": "@rolldown/pluginutils", "escapedName": "@rolldown%2fpluginutils", "scope": "@rolldown", "rawSpec": "1.0.0-beta.29", "saveSpec": null, "fetchSpec": "1.0.0-beta.29" }, "_requiredBy": [ "/@vitejs/plugin-vue" ], "_resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.29.tgz", "_shasum": "f8fc9a8788757dccba0d3b7fee93183621773d4c", "_spec": "@rolldown/pluginutils@1.0.0-beta.29", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\@vitejs\\plugin-vue", "bugs": { "url": "https://github.com/rolldown/rolldown/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A utility library for building flexible, composable filter expressions that can be used in plugin hook filters of Rolldown/Vite/Rollup/Unplugin plugins.", "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.29" }