{
    "name": "dfp",
    "title": "jQuery DFP",
    "description": "A jQuery implementation for Google DoubleClick for Publishers (DFP)",
    "keywords": [
        "DFP",
        "google",
        "ads",
        "advertising"
    ],
    "version": "2.4.2",
    "author": {
        "name": "Matt Cooper",
        "email": "matt@matthewcooper.net",
        "url": "http://matthewcooper.net"
    },
    "homepage": "https://github.com/coop182/jquery.dfp.js",
    "bugs": "https://github.com/coop182/jquery.dfp.js/issues",
    "docs": "https://github.com/coop182/jquery.dfp.js",
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/coop182/jquery.dfp.js/blob/master/MIT-License.txt"
        }
    ],
    "dependencies": {
        "jquery": ">= 1.7"
    }
}
