{
  "name": "@anthonybir/udw-search",
  "version": "7.2.0",
  "private": true,
  "type": "module",
  "main": "./index.js",
  "exports": {
    ".": "./index.js",
    "./schemas": "./schemas.js"
  }
}
