Updated the files.
This commit is contained in:
parent
1553e6b971
commit
753967d4f5
23418 changed files with 3784666 additions and 0 deletions
3
my-app/node_modules/@rollup/rollup-linux-x64-gnu/README.md
generated
vendored
Executable file
3
my-app/node_modules/@rollup/rollup-linux-x64-gnu/README.md
generated
vendored
Executable file
|
@ -0,0 +1,3 @@
|
|||
# `@rollup/rollup-linux-x64-gnu`
|
||||
|
||||
This is the **x86_64-unknown-linux-gnu** binary for `rollup`
|
22
my-app/node_modules/@rollup/rollup-linux-x64-gnu/package.json
generated
vendored
Executable file
22
my-app/node_modules/@rollup/rollup-linux-x64-gnu/package.json
generated
vendored
Executable file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}
|
BIN
my-app/node_modules/@rollup/rollup-linux-x64-gnu/rollup.linux-x64-gnu.node
generated
vendored
Executable file
BIN
my-app/node_modules/@rollup/rollup-linux-x64-gnu/rollup.linux-x64-gnu.node
generated
vendored
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue