fuc-new/doc/node_modules/@rollup/rollup-darwin-x64/package.json
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

19 lines
380 B
JSON

{
"name": "@rollup/rollup-darwin-x64",
"version": "4.52.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": "rollup/rollup",
"main": "./rollup.darwin-x64.node"
}