create project
This commit is contained in:
21
kitabcitab/node_modules/@next/swc-linux-x64-gnu/package.json
generated
vendored
Normal file
21
kitabcitab/node_modules/@next/swc-linux-x64-gnu/package.json
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user