{
  "name": "@what3words/javascript-components/hydrate",
  "description": "what3words component hydration app.",
  "main": "index.js",
  "types": "index.d.ts",
  "exports": {
    ".": {
      "require": "./index.js",
      "import": "./index.mjs"
    }
  }
}