2019-04-15 10:35:40 +08:00
|
|
|
{
|
|
|
|
"name": "vuepress-theme-reco",
|
2019-05-08 23:19:36 +08:00
|
|
|
"version": "1.0.0-alpha.19",
|
2019-04-15 10:35:40 +08:00
|
|
|
"description": "this is a vuepress theme",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/recoluan/vuepress-theme-reco.git"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"vuepress",
|
|
|
|
"vue",
|
|
|
|
"theme"
|
|
|
|
],
|
|
|
|
"author": "reco_luan",
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/recoluan/vuepress-theme-reco/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://recoluan.gitlab.io/vuepress-theme-reco-doc/",
|
|
|
|
"_from": "vuepress-theme-reco@0.2.1",
|
|
|
|
"_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.2.1.tgz",
|
|
|
|
"dependencies": {
|
2019-05-08 15:55:11 +08:00
|
|
|
"leancloud-storage": "^3.13.0",
|
|
|
|
"valine": "^1.3.6",
|
|
|
|
"@vuepress/plugin-blog": "^1.0.0-alpha.47",
|
2019-04-15 10:35:40 +08:00
|
|
|
"vue-click-outside": "^1.0.7"
|
|
|
|
}
|
|
|
|
}
|