Files
tickte-system/node_modules/@rollup/rollup-darwin-arm64/package.json
2025-12-17 17:55:13 +01:00

22 lines
451 B
JSON

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