{
  "name": "fsd-oss",
  "version": "0.15.1",
  "description": "Aliyun OSS adapter for fsd",
  "main": "lib/index.js",
  "types": "index.d.ts",
  "scripts": {
    "build": "tsc",
    "prepublish": "npm run build"
  },
  "repository": "https://github.com/liangxingchen/fsd/tree/master/packages/fsd-oss",
  "author": {
    "name": "Liang",
    "email": "liang@miaomo.cn",
    "url": "https://github.com/liangxingchen"
  },
  "license": "MIT",
  "dependencies": {
    "@alicloud/pop-core": "^1.8.0",
    "akita": "^1.3.0",
    "async": "*",
    "crypto-js": "^4.2.0",
    "debug": "^4.4.3",
    "mime-types": "^3.0.2",
    "minimatch": "^9.0.5",
    "slash": "^3.0.0",
    "xml2js": "^0.6.2"
  },
  "gitHead": "a0a9b15b99f6e4de9d7c5b40bb37dc5927830486"
}
