theme-demo
Version:
theme-blog for vue-cms
24 lines (23 loc) • 545 B
JSON
{
"name": "theme-demo",
"version": "1.0.0",
"description": "theme-blog for vue-cms",
"main": "''",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vue-cms/theme-demo.git"
},
"keywords": [
"theme-blog",
"vue-cms"
],
"author": "liuyanzhi08 (702368372#qqdotcom)",
"license": "MIT",
"bugs": {
"url": "https://github.com/vue-cms/theme-demo/issues"
},
"homepage": "https://github.com/vue-cms/theme-demo#readme"
}