{
  "name": "@armor/armory",
  "version": "0.0.1",
  "peerDependencies": {
    "@angular/common": "^9.0.2",
    "@angular/core": "^9.0.2",
    "tslib": "^1.10.0"
  },
  "main": "bundles/armor-armory.umd.js",
  "module": "fesm5/armor-armory.js",
  "es2015": "fesm2015/armor-armory.js",
  "esm5": "esm5/armor-armory.js",
  "esm2015": "esm2015/armor-armory.js",
  "fesm5": "fesm5/armor-armory.js",
  "fesm2015": "fesm2015/armor-armory.js",
  "typings": "armor-armory.d.ts",
  "metadata": "armor-armory.metadata.json",
  "sideEffects": false
}
