{
  "name": "jor-angular",
  "version": "3.3.2",
  "peerDependencies": {
    "@angular/common": "^10.1.6",
    "@angular/core": "^10.1.6"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VinceZK/json-on-relations.git"
  },
  "keywords": [
    "Entity",
    "CRUD",
    "Form",
    "Low Code",
    "UI Control",
    "Search Help",
    "Value Help",
    "Angular"
  ],
  "author": "vincezk",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/VinceZK/json-on-relations/issues"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "homepage": "https://github.com/VinceZK/json-on-relations#readme",
  "main": "bundles/jor-angular.umd.js",
  "module": "fesm2015/jor-angular.js",
  "es2015": "fesm2015/jor-angular.js",
  "esm2015": "esm2015/jor-angular.js",
  "fesm2015": "fesm2015/jor-angular.js",
  "typings": "jor-angular.d.ts",
  "metadata": "jor-angular.metadata.json",
  "sideEffects": false
}
