summaryrefslogtreecommitdiff
path: root/bower.json
blob: 572d0d22083955bab8fa89b6d37adbf25a2c0589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"name": "dither",
	"version": "0.0.4",
	"homepage": "http://asdf.us/shader/",
	"authors": [
		"julie"
	],
	"description": "dither fx",
	"private": true,
	"dependencies": {
		"jquery": "~2.0.3",
		"FileSaver": "*"
	}
}