21 lines
297 B
JSON
21 lines
297 B
JSON
|
|
{
|
||
|
|
"name": "@next/swc-linux-x64-gnu",
|
||
|
|
"version": "13.1.1",
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"libc": [
|
||
|
|
"glibc"
|
||
|
|
],
|
||
|
|
"main": "next-swc.linux-x64-gnu.node",
|
||
|
|
"files": [
|
||
|
|
"next-swc.linux-x64-gnu.node"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10"
|
||
|
|
}
|
||
|
|
}
|