summaryrefslogtreecommitdiff
path: root/node_modules/@rollup/rollup-darwin-arm64/package.json
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-04-18 22:32:53 -0500
committerChristian Cleberg <[email protected]>2026-04-18 22:32:53 -0500
commit580e798e16346eb894eb899edac82d2efdf40adc (patch)
tree6dec3b7db678f781138b40d34da37d21ac8fbe7d /node_modules/@rollup/rollup-darwin-arm64/package.json
downloadbrand-bench-580e798e16346eb894eb899edac82d2efdf40adc.tar.gz
brand-bench-580e798e16346eb894eb899edac82d2efdf40adc.tar.bz2
brand-bench-580e798e16346eb894eb899edac82d2efdf40adc.zip
initial commit
Diffstat (limited to 'node_modules/@rollup/rollup-darwin-arm64/package.json')
-rw-r--r--node_modules/@rollup/rollup-darwin-arm64/package.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/node_modules/@rollup/rollup-darwin-arm64/package.json b/node_modules/@rollup/rollup-darwin-arm64/package.json
new file mode 100644
index 0000000..0a632d6
--- /dev/null
+++ b/node_modules/@rollup/rollup-darwin-arm64/package.json
@@ -0,0 +1,22 @@
+{
+ "name": "@rollup/rollup-darwin-arm64",
+ "version": "4.60.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"
+} \ No newline at end of file