{
    "name": "jquery.dfp",
    "version": "2.4.2",
    "devDependencies": {
        "grunt": "~0.4",
        "grunt-contrib-jasmine": "^0.8.2",
        "grunt-contrib-jshint": "^0.11.1",
        "grunt-contrib-uglify": "^0.8.0"
    },
    "scripts": {
        "test": "grunt travis --verbose"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/coop182/jquery.dfp.js"
    },
    "main": "jquery.dfp.js"
}
