{
  "version": "0.0.0",
  "main": "./index.js",
  "type": "module",
  "exports": {
    ".": "./index.js",
    "./": "./index.js"
  }
}