vuepress-theme-reco/package.json

20 lines
516 B
JSON
Raw Normal View History

2018-09-14 21:41:31 +08:00
{
"name": "vuepress-theme-reco",
2018-11-08 10:53:16 +08:00
"version": "0.0.3",
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"
},
"author": "reco_luan",
"license": "ISC",
"bugs": {
"url": "https://github.com/recoluan/vuepress-theme-reco/issues"
},
"homepage": "https://github.com/recoluan/vuepress-theme-reco#readme"
}