vuepress-theme-secondary_element
Version:
secondary_element
28 lines (27 loc) • 625 B
JSON
{
"name": "vuepress-theme-secondary_element",
"version": "1.0.7",
"description": "secondary_element",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://chasellhl.github.io/myBlog/",
"keywords": [
"vuepress",
"vue",
"theme"
],
"author": {
"name": "Hamlin",
"email": "1780597343@qq.com"
},
"bugs": {
"url": "https://github.com/ChaselLHL/vuepress-theme-Secondary_element/issues",
"email": "1780597343@qq.com"
},
"license": "ISC",
"dependencies": {
"valine": "^1.3.10"
}
}