22 lines
No EOL
416 B
JSON
Executable file
22 lines
No EOL
416 B
JSON
Executable file
{
|
|
"name": "@rollup/rollup-linux-x64-gnu",
|
|
"version": "4.9.6",
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"files": [
|
|
"rollup.linux-x64-gnu.node"
|
|
],
|
|
"description": "Native bindings for Rollup",
|
|
"author": "Lukas Taegert-Atkinson",
|
|
"homepage": "https://rollupjs.org/",
|
|
"license": "MIT",
|
|
"repository": "rollup/rollup",
|
|
"libc": [
|
|
"glibc"
|
|
],
|
|
"main": "./rollup.linux-x64-gnu.node"
|
|
} |