| 1 | {
|
| 2 | "name": "ylan-blog",
|
| 3 | "version": "1.0.10",
|
| 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/Lanlinan/Ylan-blog.git"
|
| 12 | },
|
| 13 | "keywords": [
|
| 14 | "静态文件"
|
| 15 | ],
|
| 16 | "author": "Lanlinan",
|
| 17 | "license": "ISC",
|
| 18 | "bugs": {
|
| 19 | "url": "https://github.com/Lanlinan/Ylan-blog/issues"
|
| 20 | },
|
| 21 | "homepage": "https://github.com/Lanlinan/Ylan-blog#readme"
|
| 22 | }
|