UNPKG

@ahmedaoui/ngx-org-chart

Version:
43 lines 1.02 kB
{ "name": "@ahmedaoui/ngx-org-chart", "version": "18.2.13", "description": "Hierarchical Organization Chart", "keywords": [ "org-chart", "organization", "hierarchical", "organization chart", "hierarchical chart", "angular", "ng", "angular 17" ], "repository": { "type": "git", "url": "https://github.com/ahmedaouiche/ngx-org-ui.git" }, "bugs": { "url": "https://github.com/ahmedaouiche/ngx-org-ui/issues" }, "peerDependencies": { "@angular/common": ">=18.0.0", "@angular/core": ">=18.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "module": "fesm2022/ahmedaoui-ngx-org-chart.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/ahmedaoui-ngx-org-chart.mjs", "esm": "./esm2022/ahmedaoui-ngx-org-chart.mjs", "default": "./fesm2022/ahmedaoui-ngx-org-chart.mjs" } } }