{
  "_args": [
    [
      "move-file@2.1.0",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "move-file@2.1.0",
  "_id": "move-file@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-i9qLW6gqboJ5Ht8bauZi7KlTnQ3QFpBCvMvFfEcHADKgHGeJ9BZMO7SFCTwHPV9Qa0du9DYY1Yx3oqlGt30nXA==",
  "_location": "/move-file",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "move-file@2.1.0",
    "name": "move-file",
    "escapedName": "move-file",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/ipfs-car"
  ],
  "_resolved": "https://registry.npmjs.org/move-file/-/move-file-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/var/www/karbon-ai-be-new",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/move-file/issues"
  },
  "dependencies": {
    "path-exists": "^4.0.0"
  },
  "description": "Move a file - Even works across devices",
  "devDependencies": {
    "ava": "^1.4.1",
    "sinon": "^9.0.2",
    "temp-write": "^4.0.0",
    "tempy": "^0.5.0",
    "tsd": "^0.11.0",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=10.17"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/move-file#readme",
  "keywords": [
    "move",
    "file",
    "mv",
    "fs",
    "stream",
    "file-system",
    "ncp",
    "fast",
    "quick",
    "data",
    "content",
    "contents",
    "devices",
    "partitions"
  ],
  "license": "MIT",
  "name": "move-file",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/move-file.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "2.1.0"
}
