{
  "name": "@carlhernek/the-third-cms",
  "version": "0.1.2",
  "peerDependencies": {
    "@angular/common": "^10.0.11",
    "@angular/core": "^10.0.11"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/carlhernek-the-third-cms.umd.js",
  "module": "fesm2015/carlhernek-the-third-cms.js",
  "es2015": "fesm2015/carlhernek-the-third-cms.js",
  "esm2015": "esm2015/carlhernek-the-third-cms.js",
  "fesm2015": "fesm2015/carlhernek-the-third-cms.js",
  "typings": "carlhernek-the-third-cms.d.ts",
  "sideEffects": false,
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1"
  }
}
