22 lines
443 B
JSON
22 lines
443 B
JSON
{
|
|
"name": "@rollup/rollup-darwin-x64",
|
|
"version": "4.57.1",
|
|
"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"
|
|
} |