{
  "name": "@rytass/storages",
  "version": "0.2.1",
  "description": "Rytass Utils Storages",
  "keywords": [
    "rytass",
    "storages"
  ],
  "author": "MarshallChiang <ambrosia8286@gmail.com>",
  "homepage": "https://github.com/Rytass/Utils#readme",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Rytass/Utils.git"
  },
  "bugs": {
    "url": "https://github.com/Rytass/Utils/issues"
  },
  "dependencies": {
    "@rytass/file-converter": "^0.1.2",
    "file-type": "^16"
  },
  "main": "./index.cjs.js",
  "module": "./index.js",
  "typings": "./index.d.ts"
}
