UNPKG

@myrmidon/cadmus-ui-pg

Version:

Cadmus - general smart UI components.

40 lines 989 B
{ "name": "@myrmidon/cadmus-ui-pg", "version": "14.0.0", "description": "Cadmus - general smart UI components.", "keywords": [ "Cadmus" ], "homepage": "https://github.com/vedph/cadmus-shell-v3", "repository": { "type": "git", "url": "https://github.com/vedph/cadmus-shell-v3" }, "author": { "name": "Daniele Fusi" }, "peerDependencies": { "@angular/common": "^20.0.0", "@angular/core": "^20.0.0", "@myrmidon/cadmus-core": "^11.0.0", "@myrmidon/cadmus-api": "^13.0.0", "@myrmidon/cadmus-state": "^13.0.0", "@myrmidon/cadmus-ui": "^13.0.0", "@myrmidon/cadmus-item-editor": "^14.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "module": "fesm2022/myrmidon-cadmus-ui-pg.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/myrmidon-cadmus-ui-pg.mjs" } }, "sideEffects": false }