{
  "name": "atms-web",
  "version": "0.0.0",
  "bundleDest": "bundles",
  "bundleTemp": "bundles/temp",
  "private": true,
  "scripts": {},
  "dependencies": {
    "grunt": "1.0.1",
    "grunt-cli": "1.2.0"
  },
  "devDependencies": {
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-concat": "1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-less": "1.4.1",
    "grunt-contrib-uglify": "^4.0.0"
  }
}