{
  "type": "module",
  "main": "index.cjs",
  "module": "index.js",
  "typings": "index.d.ts",
  "unpkg": "index.umd.js"
}