feat: add new file

This commit is contained in:
丹尼尔
2026-03-10 17:13:55 +08:00
commit 551abd1b68
4156 changed files with 805309 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# `@rollup/rollup-darwin-x64`
This is the **x86_64-apple-darwin** binary for `rollup`

View File

@@ -0,0 +1,22 @@
{
"name": "@rollup/rollup-darwin-x64",
"version": "4.59.0",
"os": [
"darwin"
],
"cpu": [
"x64"
],
"files": [
"rollup.darwin-x64.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-x64.node"
}

Binary file not shown.