v1.0 with SW PWA enabled
This commit is contained in:
3
frontend/node_modules/@swc/core-linux-x64-gnu/README.md
generated
vendored
Normal file
3
frontend/node_modules/@swc/core-linux-x64-gnu/README.md
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# `@swc/core-linux-x64-gnu`
|
||||
|
||||
This is the **x86_64-unknown-linux-gnu** binary for `@swc/core`
|
||||
46
frontend/node_modules/@swc/core-linux-x64-gnu/package.json
generated
vendored
Normal file
46
frontend/node_modules/@swc/core-linux-x64-gnu/package.json
generated
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "@swc/core-linux-x64-gnu",
|
||||
"version": "1.15.8",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"main": "swc.linux-x64-gnu.node",
|
||||
"files": [
|
||||
"swc.linux-x64-gnu.node",
|
||||
"swc"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"description": "Super-fast alternative for babel",
|
||||
"keywords": [
|
||||
"swc",
|
||||
"swcpack",
|
||||
"babel",
|
||||
"typescript",
|
||||
"rust",
|
||||
"webpack",
|
||||
"tsc"
|
||||
],
|
||||
"author": "강동윤 <kdy1997.dev@gmail.com>",
|
||||
"homepage": "https://swc.rs",
|
||||
"license": "Apache-2.0 AND MIT",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public",
|
||||
"provenance": true
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/swc-project/swc.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/swc-project/swc/issues"
|
||||
}
|
||||
}
|
||||
BIN
frontend/node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node
generated
vendored
Normal file
BIN
frontend/node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node
generated
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user