UNPKG

504 BJSONView Raw
1{
2 "name": "ylan-blog",
3 "version": "1.0.16",
4 "description": "博客静态资源仓库",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/Ylanw/Ylan-blog.git"
12 },
13 "keywords": [
14 "静态文件"
15 ],
16 "author": "Ylanw",
17 "license": "ISC",
18 "bugs": {
19 "url": "https://github.com/Ylanw/Ylan-blog/issues"
20 },
21 "homepage": "https://github.com/Ylanw/Ylan-blog#readme"
22}