{
    "name": "world-map",
    "main": ["WorldMapGenerator.js", "WorldMapGenerator.min.js", "example.html"],
    "ignore": [
        ".bowerrc",
        ".gitignore",
        ".jshintignore",
        ".jshintrc",
        "bower.json",
        "gruntfile.js",
        "package.json",
        "README.md"
    ],
    "dependencies": {
        "jquery": ">=1.11.3"
    }
}
