{
  "name": "Grunt-Deployment-Hypercubeonthefly",
  "version": "0.0.1",
  "description": "Grunt tasks (dev + release) for the Qlik Sense extension Hypercube on the fly",
  "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-cleanempty": "~0.2.1",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-compress": "~0.8.0",
    "grunt-contrib-copy": "~0.6.0",
    "grunt-contrib-less": "^0.11.4",
    "grunt-contrib-uglify": "~0.4.0",
    "grunt-replace": "~0.7.8"
  }
}
