{
  "name": "rete-angular-plugin-ng12",
  "version": "0.0.0",
  "main": "bundles/rete-angular-plugin-ng12.umd.js",
  "module": "fesm2015/rete-angular-plugin-ng12.js",
  "es2015": "fesm2015/rete-angular-plugin-ng12.js",
  "esm2015": "esm2015/rete-angular-plugin-ng12.js",
  "fesm2015": "fesm2015/rete-angular-plugin-ng12.js",
  "typings": "rete-angular-plugin-ng12.d.ts",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^2.2.0"
  },
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy in full compilation mode. This is not allowed.\\nPlease delete and rebuild the package with Ivy partial compilation mode, before attempting to publish.\\n')\" && exit 1"
  }
}