mofron-comp-form
Version:
form Component for mofron
32 lines (31 loc) • 792 B
JSON
{
"name": "mofron-comp-form",
"version": "0.13.0",
"description": "form Component for mofron",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mofron/mofron-comp-form.git"
},
"dependencies": {
"mofron-comp-button" : "",
"mofron-comp-errmsg" : "",
"mofron-effect-hrzpos" : "",
"mofron-effect-syncwid" : "",
"mofron-layout-margin" : "",
"mofron-event-click" : "",
"mofron-event-key" : ""
},
"keywords": [
"front-end", "mofron"
],
"author": "simparts",
"license": "MIT",
"bugs": {
"url": "https://github.com/mofron/mofron-comp-form/issues"
},
"homepage": "https://github.com/mofron/mofron-comp-form#readme"
}