lxblog-static
Version:
19 lines (18 loc) • 370 B
JSON
{
"name": "lxblog-static",
"version": "1.0.6",
"description": "博客静态资源",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:52Lxcloud/blog-static.git"
},
"keywords": [
"静态资源"
],
"author": "Lxcloud",
"license": "ISC"
}