{ "name": "dwg-wasm", "type": "module", "description": "WASM wrapper around acadrust (MPL-2.0, used unmodified) emitting the hmwebviewer parseResult shape", "version": "0.1.0", "license": "MPL-2.0", "files": [ "acadrust_dwg_bg.wasm", "acadrust_dwg.js", "acadrust_dwg.d.ts" ], "main": "acadrust_dwg.js", "types": "acadrust_dwg.d.ts", "sideEffects": [ "./snippets/*" ] }