{ "name": "@vuepress/plugin-medium-zoom", "version": "1.2.0", "description": "medium-zoom plugin for vuepress", "main": "index.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/vuejs/vuepress.git", "directory": "packages/@vuepress/plugin-medium-zoom" }, "keywords": [ "documentation", "vue", "vuepress", "generator" ], "dependencies": { "medium-zoom": "^1.0.4" }, "author": "ULIVZ ", "license": "MIT", "bugs": { "url": "https://github.com/vuejs/vuepress/issues" }, "homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-medium-zoom#readme" }