persona-community-5/.pnpm-store/v3/files/87/84726421b6d853ee4ff4bab67eee8cfa9e85088a8ccb5ad90ba0238718e763e3e904119797941c95b428fda8fbde01e7b803e3c87f9708b911806e92c23aeb
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
482 B
Plaintext

{
"name": "@rollup/rollup-linux-x64-musl",
"version": "4.59.0",
"os": [
"linux"
],
"cpu": [
"x64"
],
"files": [
"rollup.linux-x64-musl.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": [
"musl"
],
"main": "./rollup.linux-x64-musl.node"
}