{
    "name": "Grunt-Deployment-RequireJSCSSPlugin",
    "version": "0.0.1",
    "description": "Grunt tasks (dev + release) for the Qlik Sense extension RequireJS CSS Plugin",
    "main": "gruntfile.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [
        "Qlik Sense Extension",
        "Qlik Sense",
        "QlikSense",
        "Extension"
    ],
    "author": "Stefan Walther",
    "license": "MIT",
    "dependencies": {
      "grunt": "~0.4.2",
      "grunt-contrib-clean": "~0.5.0",
      "grunt-cleanempty": "~0.2.1",
      "grunt-contrib-compress": "~0.8.0",
      "grunt-contrib-copy": "~0.6.0",
      "grunt-contrib-less": "~0.11.0",
      "grunt-replace": "~0.7.8",
      "grunt-contrib-uglify": "~0.4.0"
    }
}
