/home/sylamedg/www/wp-content/plugins/convertpro/vendor/composer/installed.php
<?php return array(
    'root' => array(
        'name' => 'wpgrids/convertpro',
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'reference' => '9eb38e78d4f92e970d571a3ef90631e8a664d2e4',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'kub-at/php-simple-html-dom-parser' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => 'ff22f98bfd9235115c128059076f3eb740d66913',
            'type' => 'library',
            'install_path' => __DIR__ . '/../kub-at/php-simple-html-dom-parser',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'wpgrids/convertpro' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '9eb38e78d4f92e970d571a3ef90631e8a664d2e4',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);