File "installed.json"

Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/link-whisper-premium/includes/word_stemmers/vendor/composer/installed.json
File size: 1.36 B
MIME-type: application/json
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

[
    {
        "name": "wamania/php-stemmer",
        "version": "1.2",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wamania/php-stemmer.git",
            "reference": "6cc76829bddd46f7ae7678e0bf87a0c872c8cf58"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wamania/php-stemmer/zipball/6cc76829bddd46f7ae7678e0bf87a0c872c8cf58",
            "reference": "6cc76829bddd46f7ae7678e0bf87a0c872c8cf58",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2017-01-27T17:16:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wamania\\Snowball\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Wamania",
                "homepage": "http://wamania.com"
            }
        ],
        "description": "Native PHP5 Stemmer",
        "keywords": [
            "php",
            "porter",
            "stemmer"
        ]
    }
]