unis_crm/frontend1/node_modules/@rollup/rollup-darwin-arm64/package.json

22 lines
451 B
JSON
Raw Permalink Normal View History

2026-03-26 09:29:55 +00:00
{
"name": "@rollup/rollup-darwin-arm64",
"version": "4.57.1",
"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"
}