{
  "name": "react-native-vision-camera-new",
  "private": false,
  "workspaces": [
    "package",
    "example",
    "docs"
  ],
  "trustedDependencies": [
    "react-native-vision-camera"
  ],
  "version": "1.0.0",
  "description": "<a href=\"https://margelo.com\">   <picture>     <source media=\"(prefers-color-scheme: dark)\" srcset=\"./docs/static/img/banner-dark.png\" />     <source media=\"(prefers-color-scheme: light)\" srcset=\"./docs/static/img/banner-light.png\" />     <img alt=\"VisionCamera\" src=\"./docs/static/img/banner-light.png\" />   </picture> </a>",
  "main": ".prettierrc.js",
  "directories": {
    "doc": "docs",
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}
