UNPKG

hexo-deployer-upyun-pro

Version:

Hexo deployer plugin for UPYUN, with auto remote cleaning feature.

37 lines (36 loc) 892 B
{ "name": "hexo-deployer-upyun-pro", "version": "1.2.0", "description": "Hexo deployer plugin for UPYUN, with auto remote cleaning feature.", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "upyun", "又拍云", "云部署", "云存储" ], "author": "yjh2643408123", "license": "ISC", "dependencies": { "md5": "^2.2.1", "ora": "^3.4.0", "upyun": "^3.3.8" }, "devDependencies": { "glob": "^7.1.3" }, "repository": { "type": "git", "url": "git+https://github.com/yjh2643408123/hexo-deployer-upyun-pro.git" }, "bugs": { "url": "https://github.com/yjh2643408123/hexo-deployer-upyun-pro/issues" }, "homepage": "https://github.com/yjh2643408123/hexo-deployer-upyun-pro#readme" }