{
	"name": "angular-gravatar",
	"repository": "https://github.com/wallin/angular-gravatar",
	"version": "0.1.3",
	"dependencies": {},
	"devDependencies": {
		"matchdep": "~0.1.1",
		"grunt": "~0.4.1",
		"grunt-contrib-copy": "~0.4.0",
		"grunt-contrib-coffee": "~0.6.4",
		"grunt-contrib-uglify": "~0.2.0",
		"grunt-contrib-jshint": "~0.6.0",
		"grunt-karma": "~0.5.0",
		"karma": "~0.9.4",
		"karma-coverage": "~0.0.3"
	},
	"engines": {
		"node": ">=0.8.0"
	},
	"scripts": {
		"test": "grunt test"
	}
}
