ng-layout-form
Version:
layout form
31 lines (30 loc) • 576 B
JSON
{
"name": "ng-layout-form",
"version": "5.3.4",
"description": "layout form",
"keywords": [
"layout",
"form"
],
"scripts": {
"build": "father build"
},
"author": "剑心风尘 <jt_06@126.com>",
"license": "MIT",
"main": "lib/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
"files": [
"lib",
"es"
],
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"ng-lib-tsx": "^5.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"gitHead": "8ce72a25e5685e4b348db66198c52720cba16299"
}