{
  "name": "cky-image-public",
  "version": "1.1.3",
  "description": "public image to public host",
  "main": "index.js",
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "upload",
    "public",
    "image"
  ],
  "author": "Chickyky",
  "license": "ISC",
  "dependencies": {
    "async": "^3.1.0",
    "cheerio": "^1.0.0-rc.3",
    "cloudinary": "^1.14.0",
    "debug": "^4.1.1",
    "dotenv": "^8.0.0",
    "dropbox-v2-api": "^2.4.4",
    "filestack-js": "^3.5.0",
    "googleapis": "^42.0.0",
    "request": "^2.88.0"
  }
}
