Auto-commit 2026-04-29 16:31
This commit is contained in:
26
node_modules/@next/swc-linux-x64-musl/package.json
generated
vendored
Normal file
26
node_modules/@next/swc-linux-x64-musl/package.json
generated
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "@next/swc-linux-x64-musl",
|
||||
"version": "16.2.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vercel/next.js",
|
||||
"directory": "crates/next-napi-bindings/npm/linux-x64-musl"
|
||||
},
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"main": "next-swc.linux-x64-musl.node",
|
||||
"files": [
|
||||
"next-swc.linux-x64-musl.node"
|
||||
],
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user