{
    "packages": [
        {
            "name": "davmixcool/php-sentiment-analyzer",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/davmixcool/php-sentiment-analyzer.git",
                "reference": "d7503b68313c62eee3ed0ac9774c0a84d818a405"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/davmixcool/php-sentiment-analyzer/zipball/d7503b68313c62eee3ed0ac9774c0a84d818a405",
                "reference": "d7503b68313c62eee3ed0ac9774c0a84d818a405",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "time": "2020-09-17T13:50:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sentiment\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Oti",
                    "email": "davmixcool@gmail.com",
                    "role": "Software Developer"
                }
            ],
            "description": "PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).",
            "homepage": "https://github.com/davmixcool/php-sentiment-analyzer",
            "keywords": [
                "Deep learning",
                "Sentiment Analyzer",
                "ai",
                "machine learning",
                "nlp",
                "php",
                "social"
            ],
            "support": {
                "issues": "https://github.com/davmixcool/php-sentiment-analyzer/issues",
                "source": "https://github.com/davmixcool/php-sentiment-analyzer/tree/1.2.2"
            },
            "install-path": "../davmixcool/php-sentiment-analyzer"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
