UNPKG

vuepress-plugin-meting

Version:

A simple plugin connect APlayer, Meting and VuePress

31 lines 708 B
{ "name": "vuepress-plugin-meting", "version": "0.3.3", "description": "A simple plugin connect APlayer, Meting and VuePress", "main": "index.js", "repository": { "type": "git", "url": "git+ssh://git@github.com/moefyit/vuepress-plugin-meting.git" }, "keywords": [ "vuepress", "plugin", "meting", "aplayer" ], "files": [ "index.js", "lib/", "package.json", "README.md" ], "author": "Nyakku Shigure", "license": "MIT", "bugs": { "url": "https://github.com/moefyit/vuepress-plugin-meting/issues" }, "homepage": "https://github.com/moefyit/vuepress-plugin-meting#readme", "dependencies": { "@moefe/vue-aplayer": "2.0.0-beta.5" } }