persona-community-5/.pnpm-store/v3/files/5b/53f60998ccfa9a5f7e7c56c53d0aa8cd66cf8e15ab0c1bb73b2f9bcb433661c50affcd80f82eba6080c946860ad1aae5dccc58f7a546d25522285066955f86
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

25 lines
480 B
Plaintext

{
"name": "@rollup/rollup-linux-x64-gnu",
"version": "4.59.0",
"os": [
"linux"
],
"cpu": [
"x64"
],
"files": [
"rollup.linux-x64-gnu.node"
],
"description": "Native bindings for Rollup",
"author": "Lukas Taegert-Atkinson",
"homepage": "https://rollupjs.org/",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/rollup/rollup.git"
},
"libc": [
"glibc"
],
"main": "./rollup.linux-x64-gnu.node"
}