diff options
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..31aa3d2 --- /dev/null +++ b/bower.json @@ -0,0 +1,14 @@ +{ + "name": "dither", + "version": "0.0.4", + "homepage": "http://asdf.us", + "authors": [ + "julie" + ], + "description": "dither fx", + "private": true, + "dependencies": { + "jquery": "~2.0.3", + "FileSaver": "*" + } +} |
