{
  "name": "aqloud-form",
  "version": "1.0.0",
  "author": {
    "name": "wu.shaohua",
    "email": "wu.shaohua@qloud.com"
  },
  "keywords": [
    "angular",
    "forms",
    "json forms",
    "javascript forms",
    "model driven forms",
    "form.io"
  ],
  "license": "MIT",
  "main": "angular-formio.umd.js",
  "module": "index.js",
  "jsnext:main": "index.js",
  "typings": "index.d.ts",
  "peerDependencies": {
  "@angular/core": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  "@angular/common": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  "@angular/forms": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  "@angular/router": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  "rxjs": "^5.0.0 || ^6.0.0",
  "zone.js": "^0.8.0"
},
  "dependencies": {
  "core-js": "^3.1.4",
  "qloudformjs": "^1.0.0",
  "lodash": "^4.17.11",
  "ngx-bootstrap": "^5.0.0"
}
}
