Add webuploader.js v0.1.0

This commit is contained in:
2betop
2014-01-06 23:32:41 +08:00
parent f90cb1793e
commit e656a65d96
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"
}
]
}