26 lines
720 B
JSON
26 lines
720 B
JSON
{
|
|
"name": "vuepress-theme-reco",
|
|
"version": "0.2.0",
|
|
"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"
|
|
},
|
|
"author": "reco_luan",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/recoluan/vuepress-theme-reco/issues"
|
|
},
|
|
"homepage": "https://recoluan.gitlab.io",
|
|
"_from": "vuepress-theme-reco@0.1.0",
|
|
"_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.1.0.tgz",
|
|
"dependencies": {
|
|
"leancloud-storage": "^3.10.0",
|
|
"valine": "^1.3.3"
|
|
}
|
|
}
|