{
    "name": "dom",
    "description": "Safe DOM API wrappers",
    "license": "Apache-2.0",
    "main": "../dist/cjs/dom/index.js",
    "module": "../dist/mjs/dom/index.js",
    "types": "../dist/mjs/dom/index.d.ts"
}
