{
  "name": "@wuxh/img",
  "version": "1.0.0",
  "description": "一个自用的图片网站",
  "keywords": [
    "img",
    "avatar",
    "picture"
  ],
  "author": "wuxiaohong <wxh16144@qq.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Wxh16144/img.git"
  },
  "files": [
    "*.jpg",
    "*.gif",
    "readme.md"
  ],
  "publishConfig": {
    "access": "public"
  }
}