{
  "name": "browser-file-system-access-helper",
  "version": "0.0.4",
  "description": "Helper functions for the new new browser file system access api",
  "repository": "https://github.com/paakofiaidoo/Browser-file-system-access-helper",
  "keywords": [
    "file-system-access",
    "browser",
    "file-system",
    "file",
    "file-system-access-api"
  ],
  "main": "index.js",
  "author": "Paa-Kofi Aidoo",
  "license": "MIT",
  "dependencies": {
    "idb-keyval": "^6.2.0"
  }
}
