Merge pull request #2425 from 2betop/master

Add webuploader.js v0.1.0
This commit is contained in:
Thomas Davis
2014-01-06 07:35:14 -08:00
10 changed files with 18456 additions and 0 deletions
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+28
View File
@@ -0,0 +1,28 @@
{
"name": "WebUploader",
"filename": "webuploader.js",
"version": "0.1.0",
"description": "It's a new file uploader solution, with two runtimes(html5 & flash).",
"homepage": "http://gmuteam.github.io/webuploader",
"keywords": [
"uploader",
"html5",
"flash",
"chunk"
],
"maintainers": [
{
"gmuteam": "http://www.github.com/gmuteam"
},
{
"2betop": "http://www.github.com/2betop"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/gmuteam/webuploader.git"
}
]
}