@ohayojp/form
Version:
45 lines (44 loc) • 939 B
JSON
{
"name": "@ohayojp/form",
"version": "1.0.2",
"author": "ohayojp",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ohayojp/ohayo.git"
},
"bugs": {
"url": "https://github.com/ohayojp/ohayojp/issues"
},
"homepage": "https://ohayojp.com",
"keywords": [
"schema form",
"angular schema form",
"nz-form",
"ohayo",
"ohayojp",
"ohayo",
"form",
"angular form",
"ng form",
"ngx form",
"antd",
"ng-zorro-antd",
"angular",
"component"
],
"dependencies": {
"@ohayojp/theme": "^1.0.2",
"@ohayojp/acl": "^1.0.2",
"@ohayojp/util": "^1.0.2",
"tslib": "^2.0.0"
},
"main": "bundles/form.umd.js",
"module": "fesm2015/form.js",
"es2015": "fesm2015/form.js",
"esm2015": "esm2015/form.js",
"fesm2015": "fesm2015/form.js",
"typings": "form.d.ts",
"metadata": "form.metadata.json",
"sideEffects": false
}