{
  "name": "ariakit-playground/playground-client",
  "private": true,
  "sideEffects": false,
  "main": "../cjs/playground-client",
  "module": "../esm/playground-client",
  "types": "../ts/playground-client.d.ts"
}