first commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
# `@rollup/rollup-linux-x64-gnu`
|
||||
|
||||
This is the **x86_64-unknown-linux-gnu** binary for `rollup`
|
||||
+56
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"_from": "@rollup/rollup-linux-x64-gnu@4.60.0",
|
||||
"_id": "@rollup/rollup-linux-x64-gnu@4.60.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-EtylprDtQPdS5rXvAayrNDYoJhIz1/vzN2fEubo3yLE7tfAw+948dO0g4M0vkTVFhKojnF+n6C8bDNe+gDRdTg==",
|
||||
"_location": "/@rollup/rollup-linux-x64-gnu",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@rollup/rollup-linux-x64-gnu@4.60.0",
|
||||
"name": "@rollup/rollup-linux-x64-gnu",
|
||||
"escapedName": "@rollup%2frollup-linux-x64-gnu",
|
||||
"scope": "@rollup",
|
||||
"rawSpec": "4.60.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.60.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/rollup"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.0.tgz",
|
||||
"_shasum": "5e5139e11819fa38a052368da79422cb4afcf466",
|
||||
"_spec": "@rollup/rollup-linux-x64-gnu@4.60.0",
|
||||
"_where": "/home/x79/QuaySo2/quayso.sisvietnam.vn/node_modules/rollup",
|
||||
"author": {
|
||||
"name": "Lukas Taegert-Atkinson"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/rollup/rollup/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Native bindings for Rollup",
|
||||
"files": [
|
||||
"rollup.linux-x64-gnu.node"
|
||||
],
|
||||
"homepage": "https://rollupjs.org/",
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./rollup.linux-x64-gnu.node",
|
||||
"name": "@rollup/rollup-linux-x64-gnu",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rollup/rollup.git"
|
||||
},
|
||||
"version": "4.60.0"
|
||||
}
|
||||
BIN
Binary file not shown.
+3
@@ -0,0 +1,3 @@
|
||||
# `@rollup/rollup-linux-x64-musl`
|
||||
|
||||
This is the **x86_64-unknown-linux-musl** binary for `rollup`
|
||||
+56
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"_from": "@rollup/rollup-linux-x64-musl@4.60.0",
|
||||
"_id": "@rollup/rollup-linux-x64-musl@4.60.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-k09oiRCi/bHU9UVFqD17r3eJR9bn03TyKraCrlz5ULFJGdJGi7VOmm9jl44vOJvRJ6P7WuBi/s2A97LxxHGIdw==",
|
||||
"_location": "/@rollup/rollup-linux-x64-musl",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@rollup/rollup-linux-x64-musl@4.60.0",
|
||||
"name": "@rollup/rollup-linux-x64-musl",
|
||||
"escapedName": "@rollup%2frollup-linux-x64-musl",
|
||||
"scope": "@rollup",
|
||||
"rawSpec": "4.60.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.60.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/rollup"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.0.tgz",
|
||||
"_shasum": "b6211d46e11b1f945f5504cc794fce839331ed08",
|
||||
"_spec": "@rollup/rollup-linux-x64-musl@4.60.0",
|
||||
"_where": "/home/x79/QuaySo2/quayso.sisvietnam.vn/node_modules/rollup",
|
||||
"author": {
|
||||
"name": "Lukas Taegert-Atkinson"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/rollup/rollup/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Native bindings for Rollup",
|
||||
"files": [
|
||||
"rollup.linux-x64-musl.node"
|
||||
],
|
||||
"homepage": "https://rollupjs.org/",
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./rollup.linux-x64-musl.node",
|
||||
"name": "@rollup/rollup-linux-x64-musl",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rollup/rollup.git"
|
||||
},
|
||||
"version": "4.60.0"
|
||||
}
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user