{
  "name": "@swc/wasm",
  "collaborators": [
    "강동윤 <kdy1997.dev@gmail.com>"
  ],
  "description": "wasm module for swc",
  "version": "1.2.122",
  "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"

,"_resolved": "https://registry.npmjs.org/@swc/wasm/-/wasm-1.2.122.tgz"
,"_integrity": "sha512-sM1VCWQxmNhFtdxME+8UXNyPNhxNu7zdb6ikWpz0YKAQQFRGT5ThZgJrubEpah335SUToNg8pkdDF7ibVCjxbQ=="
,"_from": "@swc/wasm@1.2.122"
}