{
  "name": "file-chunk-uploader",
  "version": "0.0.3",
  "description": "大文件分片上传",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "file slicer",
    "bigFile",
    "file upload",
    "uploader",
    "async",
    "promise"
  ],
  "dependencies": {
    "spark-md5": "^3.0.2"
  },
  "author": "lhongl",
  "license": "ISC"
}
