Initial commit
This commit is contained in:
3
node_modules/@rollup/rollup-darwin-arm64/README.md
generated
vendored
Normal file
3
node_modules/@rollup/rollup-darwin-arm64/README.md
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# `@rollup/rollup-darwin-arm64`
|
||||
|
||||
This is the **aarch64-apple-darwin** binary for `rollup`
|
||||
19
node_modules/@rollup/rollup-darwin-arm64/package.json
generated
vendored
Normal file
19
node_modules/@rollup/rollup-darwin-arm64/package.json
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "@rollup/rollup-darwin-arm64",
|
||||
"version": "4.34.6",
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"files": [
|
||||
"rollup.darwin-arm64.node"
|
||||
],
|
||||
"description": "Native bindings for Rollup",
|
||||
"author": "Lukas Taegert-Atkinson",
|
||||
"homepage": "https://rollupjs.org/",
|
||||
"license": "MIT",
|
||||
"repository": "rollup/rollup",
|
||||
"main": "./rollup.darwin-arm64.node"
|
||||
}
|
||||
BIN
node_modules/@rollup/rollup-darwin-arm64/rollup.darwin-arm64.node
generated
vendored
Normal file
BIN
node_modules/@rollup/rollup-darwin-arm64/rollup.darwin-arm64.node
generated
vendored
Normal file
Binary file not shown.
3
node_modules/@rollup/rollup-darwin-x64/README.md
generated
vendored
Normal file
3
node_modules/@rollup/rollup-darwin-x64/README.md
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# `@rollup/rollup-darwin-x64`
|
||||
|
||||
This is the **x86_64-apple-darwin** binary for `rollup`
|
||||
53
node_modules/@rollup/rollup-darwin-x64/package.json
generated
vendored
Normal file
53
node_modules/@rollup/rollup-darwin-x64/package.json
generated
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "@rollup/rollup-darwin-x64@4.34.6",
|
||||
"_id": "@rollup/rollup-darwin-x64@4.34.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-PShKVY4u0FDAR7jskyFIYVyHEPCPnIQY8s5OcXkdU8mz3Y7eXDJPdyM/ZWjkYdR2m0izD9HHWA8sGcXn+Qrsyg==",
|
||||
"_location": "/@rollup/rollup-darwin-x64",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@rollup/rollup-darwin-x64@4.34.6",
|
||||
"name": "@rollup/rollup-darwin-x64",
|
||||
"escapedName": "@rollup%2frollup-darwin-x64",
|
||||
"scope": "@rollup",
|
||||
"rawSpec": "4.34.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.34.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/rollup"
|
||||
],
|
||||
"_resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.34.6.tgz",
|
||||
"_shasum": "1aa2bcad84c0fb5902e945d88822e17a4f661d51",
|
||||
"_spec": "@rollup/rollup-darwin-x64@4.34.6",
|
||||
"_where": "/Users/hongbin9/www/botgroup.chat/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.darwin-x64.node"
|
||||
],
|
||||
"homepage": "https://rollupjs.org/",
|
||||
"license": "MIT",
|
||||
"main": "./rollup.darwin-x64.node",
|
||||
"name": "@rollup/rollup-darwin-x64",
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rollup/rollup.git"
|
||||
},
|
||||
"version": "4.34.6"
|
||||
}
|
||||
BIN
node_modules/@rollup/rollup-darwin-x64/rollup.darwin-x64.node
generated
vendored
Normal file
BIN
node_modules/@rollup/rollup-darwin-x64/rollup.darwin-x64.node
generated
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user