{
  "_from": "@ngx-formly/core@^5.8.0",
  "_id": "@ngx-formly/core@5.10.14",
  "_inBundle": false,
  "_integrity": "sha512-8ZVIxte3GGQyhBZGSFHF8ieZ3CO8lT4XADi37lz1/yjwbA09/1BcehqXQpA3P0CD+jnKx2WiDpMQIasU4SiqrA==",
  "_location": "/@ngx-formly/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@ngx-formly/core@^5.8.0",
    "name": "@ngx-formly/core",
    "escapedName": "@ngx-formly%2fcore",
    "scope": "@ngx-formly",
    "rawSpec": "^5.8.0",
    "saveSpec": null,
    "fetchSpec": "^5.8.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@ngx-formly/core/-/core-5.10.14.tgz",
  "_shasum": "4c3ffcfe9679d7afee890f8035cf00ccd62fc68f",
  "_spec": "@ngx-formly/core@^5.8.0",
  "_where": "C:\\xampp\\htdocs\\dial-digit",
  "bugs": {
    "url": "https://github.com/ngx-formly/ngx-formly/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^1.7.1"
  },
  "deprecated": false,
  "description": "ngx-formly is an Angular 2 module which has a Components to help customize and render JavaScript/JSON configured forms. The formly-form Component and the FormlyConfig service are very powerful and bring unmatched maintainability to your application's forms.",
  "es2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-formly-core.js",
  "es2015": "fesm2015/ngx-formly-core.js",
  "esm2015": "esm2015/ngx-formly-core.js",
  "esm5": "esm5/ngx-formly-core.js",
  "fesm2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngx-formly-core.js",
  "fesm2015": "fesm2015/ngx-formly-core.js",
  "fesm5": "fesm5/ngx-formly-core.js",
  "homepage": "https://github.com/ngx-formly/ngx-formly#readme",
  "keywords": [
    "angular",
    "forms",
    "ng-formly",
    "ngx-formly",
    "formly",
    "angular 2",
    "angular 2 forms",
    "json forms",
    "form library",
    "dynamic-forms"
  ],
  "license": "MIT",
  "main": "bundles/ngx-formly-core.umd.js",
  "metadata": "ngx-formly-core.metadata.json",
  "module": "fesm5/ngx-formly-core.js",
  "name": "@ngx-formly/core",
  "peerDependencies": {
    "@angular/forms": ">=7.0.0",
    "rxjs": ">=6.3.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ngx-formly/ngx-formly.git"
  },
  "sideEffects": false,
  "typings": "ngx-formly-core.d.ts",
  "version": "5.10.14",
  "__processed_by_ivy_ngcc__": {
    "es2015": "12.0.0-next.1",
    "fesm2015": "12.0.0-next.1",
    "typings": "12.0.0-next.1"
  },
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
  }
}
