UNPKG

@redscorpion/vue-plugins

Version:
47 lines (46 loc) 1.03 kB
{ "name": "@redscorpion/vue-plugins", "version": "0.0.1", "title": "vue-plugins", "description": "A good components.", "homepage": "", "keywords": [ "redscorpion", "yui", "markdown", "editor", "vue-plugins", "vue", "vue.js", "component", "ui", "framework", "ashan" ], "main": "index.js", "files": [ "lib" ], "scripts": { "build:prod": "vite build" }, "repository": { "type": "git", "url": "https://github.com/ymsyuni/redscorpion-vue-plugins" }, "author": "Ashan", "bugs": { "url": "https://github.com/ymsyuni/redscorpion-vue-plugins/issues" }, "dependencies": { }, "browserslist": [ "last 3 Chrome versions", "last 3 Firefox versions", "Safari >= 10", "Explorer >= 11", "Edge >= 12", "iOS >= 10", "Android >= 6" ] }