{
	"name": "cornerstone",
	"version": "0.0.1",
	"description": "",
	"main": "index.php",
	"devDependencies": {
		"del": "^1",
		"gulp": "^3",
		"gulp-cached": "^1",
		"gulp-concat": "^2",
		"gulp-cssnext": "^1",
		"gulp-imagemin": "^2",
		"gulp-livereload": "^3",
		"gulp-minify-css": "^1",
		"gulp-minify-html": "^1",
		"gulp-rename": "^1",
		"gulp-svg2png": "^0",
		"gulp-svgmin": "^1",
		"gulp-svg-sprite": "^1",
		"gulp-uglify": "^1",
		"gulp-watch": "^4",
		"html5shiv": "^3",
		"normalize.css": "^3"
	},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/growdigital/cornerstone"
	},
	"author": "Jake Rayson",
	"license": "GPLv2",
	"private": "true",
	"bugs": {
		"url": "https://github.com/growdigital/cornerstone/issues"
	},
	"homepage": "https://github.com/growdigital/cornerstone"
}
