UNPKG

ghost-upyun-store

Version:
16 lines 448 B
{ "name": "ghost-upyun-store", "description": "Upyun Storage for Ghost", "version": "1.0.2", "main": "index.js", "repository": "https://github.com/leoskey/ghost-upyun-store.git", "author": "leoskey<leichen@live.com>", "license": "MIT", "keywords": ["upyun", "ghost", "ghost-store"], "dependencies": { "bluebird": "^3.7.2", "ghost-storage-base": "^0.0.5", "moment": "^2.27.0", "upyun": "^3.4.4" } }