{
    "name": "offline/oc-site-search-plugin",
    "description": "This plugin adds global search capabiliies to OctoberCMS.",
    "type": "october-plugin",
    "license": "MIT",
    "require": {
        "composer/installers": "~1.0"
    },
    "extra": {
        "installer-name": "sitesearch"
    }  
}
