UNPKG

@ostack.tech/kform

Version:

JavaScript bindings for ostack/KForm.

36 lines 919 B
{ "exports": { ".": { "types": "./ostack-kform.d.ts", "import": "./ostack-kform.mjs" }, "./package.json": "./package.json" }, "sideEffects": false, "description": "JavaScript bindings for ostack/KForm.", "homepage": "https://kform.ostack.tech/", "license": "Apache-2.0", "author": { "name": "Opensoft", "url": "https://www.opensoft.pt/en/" }, "keywords": [ "ostack", "KForm", "Form", "Schema", "Validation" ], "repository": { "type": "git", "url": "git+https://bitbucket.org/opensoftgitrepo/ostack-kform.git", "directory": "packages/kform-js-bindings/" }, "main": "ostack-kform.mjs", "types": "ostack-kform.d.ts", "version": "0.31.6", "name": "@ostack.tech/kform", "dependencies": { "@js-joda/core": "3.2.0" } }