File "composer.json"

Full Path: /home/ozbarhaber/public_html/wp-content/plugins/wp-polls/composer.json
File size: 377 bytes
MIME-type: application/json
Charset: utf-8

{
    "name": "lesterchan/wp-polls",
    "description": "Adds an AJAX poll system to your WordPress blog.",
    "type": "wordpress-plugin",
    "keywords": ["wordpress", "plugin", "poll"],
    "license": ["GPL-2.0-only"],
    "minimum-stability": "dev",
    "authors": [
        {
            "name": "Lester Chan",
            "email": "lesterchan@gmail.com"
        }
    ]
}