{
  "name": "mvdir",
  "version": "1.0.22",
  "description": "Move or copy files and directories. (async, recursive, across devices, copy & delete fallback, minimalistic with 0 dependencies)",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/m-ahmadi/mvdir.git"
  },
  "keywords": [
    "move",
    "mv",
    "copy",
    "file",
    "folder",
    "recursive",
    "minimal"
  ],
  "author": "Mohammad Ahmadi",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/m-ahmadi/mvdir/issues"
  },
  "homepage": "https://github.com/m-ahmadi/mvdir#readme"
}
