2018-09-14 21:41:31 +08:00
|
|
|
{
|
|
|
|
"name": "vuepress-theme-reco",
|
2019-02-22 10:55:22 +08:00
|
|
|
"version": "0.2.1",
|
2018-09-14 21:41:31 +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"
|
|
|
|
},
|
2019-01-29 14:25:53 +08:00
|
|
|
"keywords": [
|
|
|
|
"vuepress",
|
|
|
|
"vue",
|
|
|
|
"theme"
|
|
|
|
],
|
2018-09-14 21:41:31 +08:00
|
|
|
"author": "reco_luan",
|
2019-01-29 13:57:19 +08:00
|
|
|
"license": "MIT",
|
2018-09-14 21:41:31 +08:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/recoluan/vuepress-theme-reco/issues"
|
|
|
|
},
|
2019-01-08 11:54:18 +08:00
|
|
|
"homepage": "https://recoluan.gitlab.io",
|
2019-04-04 18:24:25 +08:00
|
|
|
"_from": "vuepress-theme-reco@0.2.1",
|
|
|
|
"_resolved": "http://registry.npm.taobao.org/vuepress-theme-reco/download/vuepress-theme-reco-0.2.1.tgz",
|
2019-01-06 13:47:35 +08:00
|
|
|
"dependencies": {
|
2019-01-29 13:57:19 +08:00
|
|
|
"leancloud-storage": "^3.10.1",
|
|
|
|
"valine": "^1.3.4"
|
2019-01-06 03:06:06 +08:00
|
|
|
}
|
2019-04-04 18:24:25 +08:00
|
|
|
}
|