{
  "name": "@lazycatcloud/lzc-file-pickers",
  "version": "2.0.6",
  "description": "",
  "main": "./dist/lzc-file-pickers.mjs",
  "module": "./dist/lzc-file-pickers.mjs",
  "files": [
    "dist",
    "README.md",
    "changelog.md"
  ],
  "access": "public",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}
