TenantAtlas/apps/platform/.pnpm-store/v10/files/cb/870730aa57a81e9e212e951f521a4e718b66a60a1899f80ffd54639e6261effb76f32783c67864c784367f4f29aa1ff03d75ef898630516a83722767682ddd
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
488 B
Plaintext

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