All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ldin.plugins.gradle.play.0.3.1.source-code.package.json Maven / Gradle / Ivy

The newest version!
{
    "name"        : "${ name }",
    "version"     : "${ version }",
    "preferGlobal": "false",
    "devDependencies": {
        "grunt-cli"             : "${ grunt_cli }",
        "grunt"                 : "${ grunt }",
        "coffee-script"         : "${ coffee_script }",
        "uglify-js"             : "${ uglify_js }",
        "grunt-contrib-clean"   : "${ grunt_contrib_clean  }",
        "grunt-contrib-coffee"  : "${ grunt_contrib_coffee }",
        "grunt-contrib-uglify"  : "${ grunt_contrib_uglify }",
        "grunt-contrib-less"    : "${ grunt_contrib_less }"
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy