{
	"name": "EaselJS",
	"version": "1.0.0",
	"description": "EaselJS Docs",
	"url": "http://www.createjs.com/easeljs",
	"logo": "assets/docs-icon-EaselJS.png",
	"repository": "git@github.com:CreateJS/EaselJS.git",
	"devDependencies": {
		"grunt": "~0.4.5",
		"grunt-contrib-concat": "~0.5.0",
		"grunt-contrib-uglify": "~0.6.0",
		"grunt-contrib-yuidoc": "~0.5.2",
		"grunt-contrib-compress": "~0.12.0",
		"grunt-contrib-copy": "~0.7.0",
		"grunt-contrib-sass": "^0.8.1",
		"grunt-contrib-clean":"^0.4.0",
		"grunt-contrib-connect": "~0.8.0",
    	"grunt-contrib-watch": "~0.6.1",
		"lodash": "~0.9.2"
	},
	"engine": "node >= 0.10.22"
}
