ylan-blog
Version:
23 lines (22 loc) • 504 B
JSON
{
"name": "ylan-blog",
"version": "1.0.16",
"description": "博客静态资源仓库",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ylanw/Ylan-blog.git"
},
"keywords": [
"静态文件"
],
"author": "Ylanw",
"license": "ISC",
"bugs": {
"url": "https://github.com/Ylanw/Ylan-blog/issues"
},
"homepage": "https://github.com/Ylanw/Ylan-blog#readme"
}