{
  "name": "my-site-audit",
  "version": "0.0.0",
  "license" : "GPL-2.0+",
  "repository": {
    "type": "git",
    "url": "https://github.com/99robots/my-site-audit.git"
  },
  "main": "Gruntfile.js",
  "author": "99 Robots",
  "devDependencies": {
	"grunt": "^0.4.5",
	"grunt-phpcs": "^0.4.0",
	"grunt-cli": "^0.1.13",
	"grunt-contrib-concat": "^0.4.0",
	"grunt-contrib-jshint": "^0.10.0",
	"grunt-contrib-qunit": "~1.0.1",
	"grunt-contrib-uglify": "0.4.0",
	"grunt-contrib-watch": "0.5.3",
	"grunt-jscs": "^2.5.0"
  }
}
