Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cap32 committed Dec 12, 2017
1 parent 3c19c4a commit aa408b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "tiny-qiniu",
"version": "0.3.0",
"description": "A tiny qiniu sdk for uploading file.",
"repository": "die-welle/tiny-qiniu",
"scripts": {
"prebuild": "rimraf dist lib",
"build:cjs": "cross-env BABEL_ENV=cjs babel src -d lib",
Expand All @@ -17,6 +18,13 @@
"cap32",
"jc"
],
"keywords": [
"qiniu",
"upload",
"bucket",
"cdn",
"base64"
],
"license": "MIT",
"devDependencies": {
"babel-cli": "^6.16.0",
Expand Down

0 comments on commit aa408b1

Please sign in to comment.