{
    "name"        : "__NAME__",
    "version"     : "__VERSION__",
    "description" : "__DESCRIPTION__",
    "ignore"      : [
        "**/.*",
        "node_modules",
        "bower_components",
        "library",
        "test",
        "tests"
    ],
    "keywords"    : [
        "sails",
        "swig",
        "sails",
        "swig",
        "template"
    ],
    "author"      : "__AUTHOR__",
    "license"     : "__LICENSE__",
    "homepage"    : "__REPOSITORY__",
    "main"        : "app.js"
}
