med-notes/.pnpm-store/v10/files/03/3acf68240f9afe43ba8261028d4093a416cad7ef0e69b4ec5284977e9e38c385986948281e0286e0f89c668b3721560e4c11ba909275349d22b254e843655b
2025-05-09 05:30:08 +02:00

22 lines
425 B
Plaintext

{
"name": "@rollup/rollup-linux-arm64-gnu",
"version": "4.39.0",
"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": "rollup/rollup",
"libc": [
"glibc"
],
"main": "./rollup.linux-arm64-gnu.node"
}