@swc/wasm
Version:
wasm module for swc
20 lines • 390 B
JSON
{
"name": "@swc/wasm",
"collaborators": [
"강동윤 <kdy1997.dev@gmail.com>"
],
"description": "wasm module for swc",
"version": "1.15.43",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/swc-project/swc.git"
},
"files": [
"wasm_bg.wasm",
"wasm.js",
"wasm.d.ts"
],
"main": "wasm.js",
"types": "wasm.d.ts"
}