package.json 151 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 { "private": true, "types": "../../dist/dom-mini.d.ts", "main": "../../dist/cjs/dom-mini.js", "module": "../../dist/es/dom-mini.mjs" }