mirror of
https://github.com/dzeiocom/FormManager.git
synced 2025-04-22 19:02:15 +00:00
22 lines
521 B
JSON
22 lines
521 B
JSON
{
|
|
"name": "@dzeio/form-manager",
|
|
"version": "0.1.1",
|
|
"main": "./FormManager.ts",
|
|
"description": "A powerfull Form Manager",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.delta-wings.net/dzeio/FormManager"
|
|
},
|
|
"bugs": {
|
|
"url": "https://git.delta-wings.net/dzeio/FormManager/issues",
|
|
"email": "contact@delta-wings.net"
|
|
},
|
|
"author": {
|
|
"name": "Aviortheking",
|
|
"email": "florian.bouillon@delta-wings.net",
|
|
"url": "https://dze.io"
|
|
},
|
|
"license": "MIT",
|
|
"private": false
|
|
}
|