summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2013-12-18 21:32:42 -0500
committerJulie Lala <jules@okfoc.us>2013-12-18 21:32:42 -0500
commit5ef224e2a9b37d4b5b283d5bf5ebd4f5d0ec226b (patch)
treebf47e4b5447dc01c31dd718de0de8a75bc060ad4 /bower.json
initial commit...
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/bower.json b/bower.json
new file mode 100644
index 0000000..f7e1850
--- /dev/null
+++ b/bower.json
@@ -0,0 +1,13 @@
+{
+ "name": "gif-record",
+ "version": "1.0.0",
+ "homepage": "http://asdf.us/dither/",
+ "authors": [
+ "julie lala"
+ ],
+ "description": "record a gif from a canvas tag",
+ "private": true,
+ "dependencies": {
+ "FileSaver": "*"
+ }
+}