{
  "name": "@ohayojp/acl",
  "version": "1.0.2",
  "author": "ohayojp",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ohayojp/ohayo.git"
  },
  "bugs": {
    "url": "https://github.com/ohayojp/ohayojp/issues"
  },
  "homepage": "https://ohayojp.com",
  "keywords": [
    "@ohayojp/acl",
    "angular acl",
    "ng acl",
    "ngx acl",
    "ohayo",
    "ohayojp",
    "ohayo",
    "antd",
    "ng-zorro-antd",
    "acl",
    "angular",
    "component"
  ],
  "dependencies": {
    "@ohayojp/util": "^1.0.2",
    "tslib": "^2.0.0"
  },
  "main": "bundles/acl.umd.js",
  "module": "fesm2015/acl.js",
  "es2015": "fesm2015/acl.js",
  "esm2015": "esm2015/acl.js",
  "fesm2015": "fesm2015/acl.js",
  "typings": "acl.d.ts",
  "metadata": "acl.metadata.json",
  "sideEffects": false
}
