[
    {
        "name": "erusev/parsedown",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown.git",
            "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
            "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
            "shasum": ""
        },
        "time": "2015-10-04 16:44:32",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Parsedown": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "Parser for Markdown.",
        "homepage": "http://parsedown.org",
        "keywords": [
            "markdown",
            "parser"
        ]
    },
    {
        "name": "erusev/parsedown-extra",
        "version": "0.7.0",
        "version_normalized": "0.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown-extra.git",
            "reference": "11a44e076d02ffcc4021713398a60cd73f78b6f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/11a44e076d02ffcc4021713398a60cd73f78b6f5",
            "reference": "11a44e076d02ffcc4021713398a60cd73f78b6f5",
            "shasum": ""
        },
        "require": {
            "erusev/parsedown": "~1.4"
        },
        "time": "2015-01-25 14:52:34",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ParsedownExtra": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "An extension of Parsedown that adds support for Markdown Extra.",
        "homepage": "https://github.com/erusev/parsedown-extra",
        "keywords": [
            "markdown",
            "markdown extra",
            "parsedown",
            "parser"
        ]
    },
    {
        "name": "lusitanian/oauth",
        "version": "v0.8.7",
        "version_normalized": "0.8.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
            "reference": "8a97b774a21e741049c2997c4e69fc36abbb0a8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/8a97b774a21e741049c2997c4e69fc36abbb0a8c",
            "reference": "8a97b774a21e741049c2997c4e69fc36abbb0a8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "predis/predis": "0.8.*@dev",
            "squizlabs/php_codesniffer": "2.*",
            "symfony/http-foundation": "~2.1"
        },
        "suggest": {
            "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
            "predis/predis": "Allows using the Redis storage backend.",
            "symfony/http-foundation": "Allows using the Symfony Session storage backend."
        },
        "time": "2016-02-11 22:24:39",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "OAuth": "src",
                "OAuth\\Unit": "tests"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David Desberg",
                "email": "david@daviddesberg.com"
            },
            {
                "name": "Elliot Chance",
                "email": "elliotchance@gmail.com"
            },
            {
                "name": "Pieter Hordijk",
                "email": "info@pieterhordijk.com"
            }
        ],
        "description": "PHP 5.3+ oAuth 1/2 Library",
        "keywords": [
            "Authentication",
            "authorization",
            "oauth",
            "security"
        ]
    },
    {
        "name": "mailchimp/mailchimp",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://bitbucket.org/mailchimp/mailchimp-api-php.git",
            "reference": "7ac99b5ac746d5875c5c350ad7e3b83674c83ec1"
        },
        "dist": {
            "type": "zip",
            "url": "https://bitbucket.org/mailchimp/mailchimp-api-php/get/7ac99b5ac746d5875c5c350ad7e3b83674c83ec1.zip",
            "reference": "7ac99b5ac746d5875c5c350ad7e3b83674c83ec1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "apigen/apigen": "dev-master"
        },
        "time": "2014-10-30 20:38:12",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mailchimp": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "MailChimp Devs",
                "email": "api@mailchimp.com",
                "homepage": "http://mailchimp.com",
                "role": "Developer"
            }
        ],
        "description": "API client library for the MailChimp bulk email as a service platform",
        "homepage": "https://bitbucket.org/mailchimp/mailchimp-api-php",
        "keywords": [
            "api",
            "email"
        ]
    },
    {
        "name": "package/datetimepicker",
        "version": "2.4.5",
        "version_normalized": "2.4.5.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/xdan/datetimepicker/archive/2.4.5.zip",
            "reference": null,
            "shasum": null
        },
        "type": "library",
        "installation-source": "dist"
    },
    {
        "name": "websharks/sharkicons",
        "version": "160209",
        "version_normalized": "160209",
        "source": {
            "type": "git",
            "url": "https://github.com/websharks/sharkicons.git",
            "reference": "146508cc2a77bb49528f39799d864c4fdf14e3aa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/websharks/sharkicons/zipball/146508cc2a77bb49528f39799d864c4fdf14e3aa",
            "reference": "146508cc2a77bb49528f39799d864c4fdf14e3aa",
            "shasum": ""
        },
        "require-dev": {
            "package/bourbon": "4.2.3"
        },
        "time": "2016-02-09 22:36:25",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": []
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "websharks",
                "homepage": "http://websharks-inc.com/",
                "role": "company"
            },
            {
                "name": "jaswsinc",
                "homepage": "http://jaswsinc.com/",
                "role": "developer"
            },
            {
                "name": "raamdev",
                "homepage": "http://raam.org/",
                "role": "developer"
            }
        ],
        "description": "Font containing WebSharks logos/icons.",
        "homepage": "https://github.com/websharks/sharkicons",
        "keywords": [
            "php",
            "websharks",
            "wordpress"
        ]
    },
    {
        "name": "websharks/wp-php-rv",
        "version": "160824.6416",
        "version_normalized": "160824.6416",
        "source": {
            "type": "git",
            "url": "https://github.com/websharks/wp-php-rv.git",
            "reference": "d889d4ac090d674153a8de1ec2ae927527d66d35"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/websharks/wp-php-rv/zipball/d889d4ac090d674153a8de1ec2ae927527d66d35",
            "reference": "d889d4ac090d674153a8de1ec2ae927527d66d35",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2016-08-24 01:47:28",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "jaswsinc",
                "homepage": "https://jaswsinc.com",
                "role": "developer"
            },
            {
                "name": "raamdev",
                "homepage": "http://raam.org",
                "role": "developer"
            },
            {
                "name": "wpsharks",
                "homepage": "https://wpsharks.com",
                "role": "company"
            }
        ],
        "description": "Stub for WordPress themes/plugins that require PHP vX.x+.",
        "homepage": "https://github.com/websharks/wp-php-rv",
        "keywords": [
            "php",
            "websharks",
            "wordpress",
            "wpsharks"
        ]
    }
]
