summaryrefslogtreecommitdiff
path: root/package.json
blob: 82dfd1bdb7b7c4b3d26deca17cfa2a8c3ea75e89 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"name": "gif-encode",
	"version": "0.4.0",
	"devDependencies": {
		"grunt": "~0.4.1",
		"grunt-contrib-concat": "~0.3.0",
		"grunt-contrib-uglify": "~0.2.5",
		"grunt-contrib-watch": "~0.5.3"
	}
}