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

crud_javascript_client_app.javascript.gulp.oasp.oasp-config.json.ftl Maven / Gradle / Ivy

The newest version!
{
    "paths": {
        "tmp": ".tmp",
        "dist": "dist",
        "app": "app",
        "test": "test"
    },
    "modules": [
        "oasp",
        "oasp/oasp-security",
        "oasp/oasp-ui",
        "oasp/oasp-i18n"
    ],
    "appBuild": false,
    "releaseRepo": "https://github.com/oasp/oasp4js-bower.git",
    "buildLibName": "oasp/oasp.js",
    "buildLibMinName": "oasp/oasp.min.js"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy