UNPKG

vuetify-form-base

Version:

Form-Generator as Vue-Component using Vuetify 2.0

42 lines (41 loc) 923 B
{ "name": "vuetify-form-base", "version": "0.3.3", "description": "Form-Generator as Vue-Component using Vuetify 2.0", "main": "index.js", "module": "umd/vFormBase.umd.min.js", "unpkg": "umd/vFormBase.umd.min.js", "scripts": {}, "dependencies": { "lodash": "^4.17.19", "vue-the-mask": "^0.11.1" }, "repository": { "type": "git", "url": "git+https://github.com/wotamann/vuetify-form-base.git" }, "keywords": [ "vue", "vue 2.0", "vuetify", "form", "generator", "json", "schema", "model", "date", "responsive", "grid", "reactive", "select", "multiselect", "grid", "controls" ], "author": "woko@aon.at", "license": "MIT", "bugs": { "url": "https://github.com/wotamann/vuetify-form-base/issues" }, "homepage": "https://github.com/wotamann/vuetify-form-base#readme" }