vue-form-base
Version:
Form-Generator: a Vue 2.0 component, reactive Result using Vuex, responsive Display
33 lines (32 loc) • 710 B
JSON
{
"name": "vue-form-base",
"version": "0.0.4",
"description": "Form-Generator: a Vue 2.0 component, reactive Result using Vuex, responsive Display",
"main": "FormBase.vue",
"scripts": {
"test": "npm run unit"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wotamann/vue-form-base.git"
},
"keywords": [
"vue",
"vue 2.0",
"vuex",
"formular",
"generator",
"json",
"schema",
"responsive",
"reactive",
"select",
"multiselect"
],
"author": "woko@aon.at",
"license": "MIT",
"bugs": {
"url": "https://github.com/wotamann/vue-form-base/issues"
},
"homepage": "https://github.com/wotamann/vue-form-base#readme"
}