{
  "name": "@ngx-plus/ngx-publish-test",
  "version": "0.4.8",
  "description": "Advanced Angular Form Development",
  "contributors": [
    "Brannon N. Darby II <brannon@ngx.plus> (https://github.com/brannon-darby)",
    "Bram Borggreve <borggreve@gmail.com> (https://github.com/beeman)"
  ],
  "keywords": [
    "angular",
    "angular2",
    "angular4",
    "colmena",
    "ngx",
    "ngx-plus",
    "ngx-publish-test",
    "publish-test"
  ],
  "homepage": "https://github.com/ngx-plus/ngx-publish-test#readme",
  "bugs": {
    "url": "https://github.com/ngx-plus/ngx-publish-test/issues"
  },
  "license": "MIT",
  "module": "@ngx-plus/ngx-publish-test.js",
  "typings": "ngx-publish-test.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/ngx-plus/ngx-publish-test.git"
  },
  "dependencies": {
    "@ngx-formly/bootstrap": "^2.0.0-beta.1",
    "@ngx-formly/core": "^2.0.0-beta.1",
    "quill": "^1.3.4"
  },
  "peerDependencies": {
    "@angular/core": "5.0.0",
    "@angular/forms": "5.0.0",
    "rxjs": "^5.5.2",
    "zone.js": "^0.8.14"
  }
}