@se7enwang/ghost-qn-store
Version:
Qiniu store for Ghost blog.
32 lines (31 loc) • 741 B
JSON
{
"name": "@se7enwang/ghost-qn-store",
"version": "5.0.1",
"description": "Qiniu store for Ghost blog.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Minwe/qn-store.git"
},
"keywords": [
"Ghost",
"qiniu",
"ghost-store"
],
"author": "minwe <hegfirose@gmail.com> (http://csspod.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/Minwe/qn-store/issues"
},
"homepage": "https://github.com/Minwe/qn-store",
"dependencies": {
"@tryghost/security": "^0.1.0",
"bluebird": "^3.7.2",
"ghost-storage-base": "0.0.5",
"moment": "^2.27.0",
"qn": "^1.3.0"
}
}