Created
February 21, 2014 18:30
-
-
Save digilord/9140285 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "S3-Progress", | |
"description": "A full featured helper for easily uploading files to Amazon S3 from your Meteor application.", | |
"homepage": "https://github.com/digilord/Meteor-S3-Progress", | |
"author": "Digilord <[email protected]>", | |
"version": "1.5.8", | |
"git": "https://github.com/digilord/Meteor-S3-Progress.git", | |
"packages": { | |
"collection-hooks": {}, | |
"momentjs": {}, | |
"roles": {}, | |
"router": {}, | |
"handlebars-server": {}, | |
"bootboxjs": { | |
"git": "https://github.com/digilord/meteor-bootboxjs.git" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment