UNPKG

@vue-foldable/weibo

Version:

weibo foldable component for vue.js

33 lines (32 loc) 739 B
{ "name": "@vue-foldable/weibo", "version": "1.0.0", "description": "weibo foldable component for vue.js", "main": "dist/weibo.cjs.js", "module": "dist/weibo.es.js", "unpkg": "dist/weibo.js", "jsdelivr": "dist/weibo.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/ulivz/vue-foldable.git" }, "keywords": [ "vue-foldable", "foldable", "callapse", "summary", "weibo" ], "dependencies": { "vue-foldable": "^1.0.0" }, "author": "ULIVZ <chl814@foxmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/ulivz/vue-foldable/issues" }, "homepage": "https://github.com/ulivz/vue-foldable#readme" }