{
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "grunt": "~0.4.2",
    "load-grunt-tasks": "~0.2.1",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-jscs": "0.1.2",
    "grunt-contrib-qunit": "~0.3.0",
    "grunt-contrib-less": "~0.9.0",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-cssmin": "~0.7.0",
    "grunt-contrib-clean": "~0.5.0",
    "phantomjs": "~1.9.0"
  }
}
