33 lines
917 B
JSON
33 lines
917 B
JSON
{
|
|
"name": "vuepress-theme-reco",
|
|
"version": "1.0.8-alpha.3",
|
|
"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/vuepress-reco/vuepress-theme-reco.git"
|
|
},
|
|
"keywords": [
|
|
"vuepress",
|
|
"vue",
|
|
"theme"
|
|
],
|
|
"author": "reco_luan",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/vuepress-reco/vuepress-theme-reco/issues"
|
|
},
|
|
"homepage": "https://vuepress-theme-reco.recoluan.com",
|
|
"_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": {
|
|
"leancloud-storage": "3.13.2",
|
|
"valine": "1.3.6",
|
|
"@vuepress/plugin-blog": "1.0.0-alpha.49",
|
|
"vue-click-outside": "1.0.7",
|
|
"screenfull": "4.2.1"
|
|
}
|
|
} |