• File: composer.json
  • Full Path: /home/atelipy/www/wpmain/plugins-20260128180819/updraftplus/vendor/mikemccabe/json-patch-php/composer.json
  • File size: 234 bytes
  • MIME-type: text/plain
  • Charset: utf-8
{
  "name": "mikemccabe/json-patch-php",
  "description": "Produce and apply json-patch objects",
  "type": "library",
  "license": "LGPL-3.0",
  "autoload": {
      "psr-4": {
          "mikemccabe\\JsonPatch\\": "src"
      }
  }
}