{
  "name": "file-uploader-component",
  "version": "8.2.0",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "description": "A reactjs and vuejs component of file uploader.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/plantain-00/file-uploader-component.git"
  },
  "keywords": [
    "file",
    "upload",
    "vue",
    "react"
  ],
  "author": "York Yao",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/plantain-00/file-uploader-component/issues"
  },
  "homepage": "https://github.com/plantain-00/file-uploader-component#readme",
  "dependencies": {
    "tslib": "2"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
