{
	"name": "elastica",
	"version": "0.0.0",
	"private": true,
	"description": "Build tools for the Elastica extension.",
	"scripts": {
		"test": "grunt test"
	},
	"devDependencies": {
		"grunt": "1.0.3",
		"grunt-banana-checker": "0.6.0",
		"grunt-contrib-jshint": "1.1.0",
		"grunt-jsonlint": "1.1.0"
	}
}
