{
  "name": "umeditor-qiniu",
  "version": "1.1.0",
  "description": "支持上传图片到七牛的百度UMeditor编辑器",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/leizongmin/node-umeditor-qiniu.git"
  },
  "keywords": [
    "qiniu",
    "ueditor",
    "umeditor"
  ],
  "author": "Zongmin Lei <leizongmin@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/leizongmin/node-umeditor-qiniu/issues"
  },
  "homepage": "https://github.com/leizongmin/node-umeditor-qiniu",
  "dependencies": {
    "connect": "^3.2.0",
    "debug": "^2.0.0",
    "qiniu": "^6.1.5",
    "serve-static": "^1.6.2"
  }
}
