TenantAtlas/apps/platform/.pnpm-store/v10/files/9a/fd246304bae4b81f4cf5a93d98eea77886edc3ee41bb85ef7b7bc681dfb9edea8dba8268a4cbd47ac6f4cb0df551509c924c9268452a964c8de074eebf685a
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

25 lines
490 B
Plaintext

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