{
  "author": {
    "name": "D-Sketon"
  },
  "bugs": {
    "url": "https://github.com/D-Sketon/hexo-minecraft-skin-viewer/issues"
  },
  "description": "A hexo plugin to display minecraft skin by skinview3d.",
  "homepage": "https://github.com/D-Sketon/hexo-minecraft-skin-viewer#readme",
  "keywords": [
    "hexo",
    "plugin",
    "minecraft",
    "skin"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "hexo-minecraft-skin-viewer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/D-Sketon/hexo-minecraft-skin-viewer.git"
  },
  "scripts": {
    "test": "vitest"
  },
  "version": "1.2.1",
  "devDependencies": {
    "vitest": "^4.0.6"
  }
}
