{ "name": "ProteusThemes/wp-content-importer-v2", "description": "Improved WP content importer used in OCDI plugin.", "keywords": ["wp", "wordpress", "ProteusThemes", "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": { "ProteusThemes\\WPContentImporter2\\": "src/" } } }