File "composer.json"

Full Path: /home/elegucvf/public_html/wp-content-20250317205720/plugins/one-click-demo-import/vendor/awesomemotive/wp-content-importer-v2/composer.json
File size: 656 bytes
MIME-type: application/json
Charset: utf-8

{
  "name": "awesomemotive/wp-content-importer-v2",
  "description": "Improved WP content importer used in OCDI plugin.",
  "keywords": ["wp", "wordpress", "awesomemotive", "theme", "import", "content"],
  "license": "GPL-2.0+",
  "authors": [
    {
      "name":  "Gregor Capuder",
      "email": "capuderg@gmail.com"
    },
    {
      "name":  "Primoz Cigler",
      "email": "primoz@proteusnet.com"
    },
    {
      "name"     : "Humanmade contributors",
      "homepage" : "https://github.com/humanmade/WordPress-Importer/graphs/contributors"
    }
  ],
  "autoload": {
    "psr-4": {
      "AwesomeMotive\\WPContentImporter2\\": "src/"
    }
  }
}