{
  "name": "patchfile",
  "version": "5.0.0",
  "type": "module",
  "description": "patch file",
  "main": "lib/patchfile.js",
  "dependencies": {
    "checkup": "~1.3.0",
    "daffy": "~1.0.3",
    "pullout": "^5.0.1",
    "readzip": "^3.0.0",
    "redzip": "^4.0.1"
  },
  "devDependencies": {
    "c8": "^10.1.3",
    "eslint": "^10.0.0",
    "eslint-plugin-putout": "^30.0.3",
    "madrun": "^12.1.3",
    "putout": "^41.21.0",
    "supertape": "^12.5.0",
    "try-to-catch": "^4.0.5"
  },
  "scripts": {
    "test": "madrun test",
    "lint": "madrun lint",
    "fix:lint": "madrun fix:lint",
    "coverage": "madrun coverage",
    "report": "madrun report"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/coderaiser/node-patchfile.git"
  },
  "keywords": [
    "patch",
    "diff",
    "file"
  ],
  "author": "coderaiser <mnemonic.enemy@gmail.com> (http://coderaiser.github.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/coderaiser/node-patchfile/issues"
  },
  "homepage": "https://github.com/coderaiser/node-patchfile",
  "engines": {
    "node": ">=22"
  }
}
