{
  "name": "use-query",
  "author": "Brendan Dash (https://shadcn-hooks.com)",
  "description": "useQuery is a hook that allows you to fetch data from an API and cache the results.",
  "dependencies": [
    "@tanstack/react-query"
  ],
  "files": [],
  "type": "registry:hook"
}
