{
	"name": "rhythm.framework",
	"version": "0.0.20",
	"author": "Rhythm Interactive <admin@rhythmagency.com>",
	"description": "Collection of libraries and modules commonly used at Rhythm Interactive.",
	"contributors": [
		{
			"name": "Michael Lawrence",
			"email": "michael.lawrence@rhythmagency.com"
		}
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/rhythmagency/rhythm.framework.git"
	},
	"keywords": [
		"jquery",
		"underscore",
		"framework",
		"rhythm"
	],
	"dependencies" : {
		"lodash" :  "*",
		"underscore.string" : "*",
		"browsernizr": "*",
		"jquery": "*"
	},
	"license": "MIT",
	"engines": {
		"node": ">=0.6"
	}
}
