{
	"name": "TweenJS",
	"version": "0.6.1",
	"description": "TweenJS Docs",
	"url": "http://www.createjs.com/tweenjs",
	"logo": "assets/docs-icon-TweenJS.png",
	"repository": "git@github.com:CreateJS/TweenJS.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",
		"lodash": "~0.9.2"
	},
	"engine": "node >= 0.10.22"
}
