Skip to content

Instantly share code, notes, and snippets.

@williamherry
Created April 20, 2015 05:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save williamherry/335e514de5a9fedaeb82 to your computer and use it in GitHub Desktop.
Save williamherry/335e514de5a9fedaeb82 to your computer and use it in GitHub Desktop.
{
"name": "qiniu-js-sdk",
"version": "0.0.1",
"description": "Qiniu JavaScript SDK Node Module",
"main": "qiniu.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/williamherry/qiniu-js-sdk.git"
},
"keywords": [
"Qiniu",
"Fileupload"
],
"author": "William Herry <WilliamHerryChina@Gmail.com> (http://williamherry.com)",
"license": [
{
"type": "MIT",
"url": "https://github.com/brentertz/scapegoat/blob/master/LICENSE-MIT"
}
],
"bugs": {
"url": "https://github.com/williamherry/qiniu-js-sdk/issues"
},
"homepage": "https://github.com/williamherry/qiniu-js-sdk",
"devDependencies": {
"plupload": "^2.1.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment