[
    {
        "name": "composer/installers",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "049797d727261bf27f2690430d935067710049c2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2",
            "reference": "049797d727261bf27f2690430d935067710049c2",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "^4.8.36"
        },
        "time": "2017-12-29 09:13:20",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Eliasis",
            "Hurad",
            "ImageCMS",
            "Kanboard",
            "Lan Management System",
            "MODX Evo",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Thelia",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "kohana",
            "laravel",
            "lavalite",
            "lithium",
            "magento",
            "majima",
            "mako",
            "mediawiki",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "josantonius/json",
        "version": "1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Josantonius/PHP-Json.git",
            "reference": "a9ae7679c646528c4b9d5966ca3af814fe068b6d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Josantonius/PHP-Json/zipball/a9ae7679c646528c4b9d5966ca3af814fe068b6d",
            "reference": "a9ae7679c646528c4b9d5966ca3af814fe068b6d",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-01-06 19:03:09",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Josantonius\\Json\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "PHP simple library for managing Json files.",
        "keywords": [
            "Array to file",
            "File to array",
            "JavaScript Object Notation",
            "data exchange",
            "hhvm",
            "javascript",
            "json",
            "php"
        ]
    },
    {
        "name": "josantonius/wp_menu",
        "version": "1.0.7",
        "version_normalized": "1.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Josantonius/WP_Menu.git",
            "reference": "90df3355007083cc156353dde94ee73d3fea0ce5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Josantonius/WP_Menu/zipball/90df3355007083cc156353dde94ee73d3fea0ce5",
            "reference": "90df3355007083cc156353dde94ee73d3fea0ce5",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.2.2",
            "wp-coding-standards/wpcs": "^0.14"
        },
        "time": "2018-02-25 18:13:42",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "Add menu or submenu page in WordPress.",
        "keywords": [
            "hhvm",
            "menu",
            "php",
            "submenu",
            "wordpress"
        ]
    },
    {
        "name": "josantonius/hook",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Josantonius/PHP-Hook.git",
            "reference": "12552ef239ea73f3463f2e213f0bdee47568905e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Josantonius/PHP-Hook/zipball/12552ef239ea73f3463f2e213f0bdee47568905e",
            "reference": "12552ef239ea73f3463f2e213f0bdee47568905e",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-01-06 11:28:38",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Josantonius\\Hook\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "Library for handling hooks.",
        "keywords": [
            "Action Hooks",
            "HOOK",
            "actions",
            "hhvm",
            "php"
        ]
    },
    {
        "name": "josantonius/wp_register",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Josantonius/WP_Register.git",
            "reference": "85025b58669e687fd9a90f6951f7f2ba21d5ebe3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Josantonius/WP_Register/zipball/85025b58669e687fd9a90f6951f7f2ba21d5ebe3",
            "reference": "85025b58669e687fd9a90f6951f7f2ba21d5ebe3",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.2.2",
            "wp-coding-standards/wpcs": "^0.14"
        },
        "time": "2018-01-07 18:54:17",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "Register, minify and unify CSS and JavaScript resources.",
        "keywords": [
            "JS",
            "assets",
            "css",
            "enqueue",
            "hhvm",
            "minify CSS",
            "minify JS",
            "php",
            "register",
            "script",
            "style",
            "unify CSS",
            "unify JS",
            "wordpress"
        ]
    },
    {
        "name": "josantonius/file",
        "version": "1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Josantonius/PHP-File.git",
            "reference": "32ebebe5f58a7c5cd3eb56c42becd08aa61a6cd5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Josantonius/PHP-File/zipball/32ebebe5f58a7c5cd3eb56c42becd08aa61a6cd5",
            "reference": "32ebebe5f58a7c5cd3eb56c42becd08aa61a6cd5",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-01-06 10:00:15",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Josantonius\\File\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "PHP library for file management.",
        "keywords": [
            "File handler",
            "Search words in file",
            "file",
            "hhvm",
            "php",
            "strings"
        ]
    },
    {
        "name": "josantonius/url",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Josantonius/PHP-Url.git",
            "reference": "c3723fddfbc1afb470709d526cf4207c2616379c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Josantonius/PHP-Url/zipball/c3723fddfbc1afb470709d526cf4207c2616379c",
            "reference": "c3723fddfbc1afb470709d526cf4207c2616379c",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-02-22 03:29:32",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Josantonius\\Url\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "Library for urls manipulation.",
        "keywords": [
            "hhvm",
            "https",
            "path",
            "php",
            "uri",
            "url"
        ]
    },
    {
        "name": "eliasis-framework/eliasis",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/eliasis-framework/eliasis.git",
            "reference": "630fe222ce017a382451a7b7eb9f19a991eb1763"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/eliasis-framework/eliasis/zipball/630fe222ce017a382451a7b7eb9f19a991eb1763",
            "reference": "630fe222ce017a382451a7b7eb9f19a991eb1763",
            "shasum": ""
        },
        "require": {
            "josantonius/url": "^1.2.0",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "eliasis-framework/complement": "^1.1.0",
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "josantonius/database": "^1.1.9",
            "josantonius/errorhandler": "^1.1.8",
            "josantonius/hook": "^1.1.0",
            "josantonius/ip": "^1.1.7",
            "josantonius/router": "^1.0.9",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-03-01 01:37:28",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Eliasis\\Framework\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "Eliasis PHP Framework",
        "keywords": [
            "Eliasis",
            "framework",
            "hmvc",
            "php",
            "wordpress"
        ]
    },
    {
        "name": "eliasis-framework/complement",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/eliasis-framework/complement.git",
            "reference": "8f5b32cf13f810b19f50bcfa9ce7cb7b45fa30ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/eliasis-framework/complement/zipball/8f5b32cf13f810b19f50bcfa9ce7cb7b45fa30ac",
            "reference": "8f5b32cf13f810b19f50bcfa9ce7cb7b45fa30ac",
            "shasum": ""
        },
        "require": {
            "eliasis-framework/eliasis": "^1.1.2",
            "josantonius/file": "^1.1.7",
            "josantonius/hook": "^1.1.0",
            "josantonius/json": "^1.1.7",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "josantonius/router": "^1.0.9",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-03-01 06:50:32",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Eliasis\\Complement\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "PHP library for adding addition of complements for Eliasis Framework.",
        "keywords": [
            "Eliasis",
            "Module Handler",
            "Tenplate",
            "component",
            "framework",
            "hmvc",
            "module",
            "php",
            "plugin"
        ]
    },
    {
        "name": "eliasis-framework/wp-plugin-info",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/eliasis-framework/wp-plugin-info.git",
            "reference": "052843260394a457c9f8336a07d1a986cfbc5860"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/eliasis-framework/wp-plugin-info/zipball/052843260394a457c9f8336a07d1a986cfbc5860",
            "reference": "052843260394a457c9f8336a07d1a986cfbc5860",
            "shasum": ""
        },
        "require": {
            "composer/installers": "^1.4.0",
            "eliasis-framework/complement": "^1.1.1",
            "eliasis-framework/eliasis": "^1.1.3",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.2.2",
            "wp-coding-standards/wpcs": "^0.14"
        },
        "time": "2018-03-01 15:37:30",
        "type": "eliasis-plugin",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "Get and save plugin information from WordPress API to be consumed by other modules.",
        "keywords": [
            "Eliasis",
            "WordPress-API",
            "component",
            "hhvm",
            "info",
            "php",
            "plugin",
            "wordpress"
        ]
    },
    {
        "name": "eliasis-framework/wp-plugin-rating",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/eliasis-framework/wp-plugin-rating.git",
            "reference": "6fbdb0d5f83357d1de0c6796936c023cbdd33d4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/eliasis-framework/wp-plugin-rating/zipball/6fbdb0d5f83357d1de0c6796936c023cbdd33d4e",
            "reference": "6fbdb0d5f83357d1de0c6796936c023cbdd33d4e",
            "shasum": ""
        },
        "require": {
            "composer/installers": "^1.4.0",
            "eliasis-framework/complement": "^1.1.1",
            "eliasis-framework/eliasis": "^1.1.3",
            "eliasis-framework/wp-plugin-info": "^1.0.4",
            "josantonius/hook": "^1.1.0",
            "josantonius/wp_register": "^1.0.5",
            "php": "^5.3 || ^7.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.2.2",
            "wp-coding-standards/wpcs": "^0.14"
        },
        "time": "2018-03-03 01:03:14",
        "type": "eliasis-component",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "Show plugin rating in WordPress administration pages for plugins developed with Eliasis Framework.",
        "keywords": [
            "Eliasis",
            "Rating",
            "component",
            "hhvm",
            "php",
            "plugin",
            "wordpress"
        ]
    }
]
