{ "name": "@vuepress/plugin-container", "version": "1.0.0-alpha.42", "description": "markdown container plugin for vuepress", "main": "index.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/vuejs/vuepress.git", "directory": "packages/@vuepress/plugin-container" }, "keywords": [ "documentation", "vue", "vuepress", "generator" ], "dependencies": { "markdown-it-container": "^2.0.0" }, "devDependencies": { "@vuepress/test-utils": "1.0.0-alpha.42" }, "author": "Shigma <1700011071@pku.edu.cn>", "license": "MIT", "bugs": { "url": "https://github.com/vuejs/vuepress/issues" }, "homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-container#readme" }