@myrmidon/cadmus-part-general-pg
Version:
Cadmus - general parts wrappers.
42 lines • 1.1 kB
JSON
{
"name": "@myrmidon/cadmus-part-general-pg",
"version": "14.0.0",
"description": "Cadmus - general parts wrappers.",
"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/ngx-tools": "^2.0.0",
"@myrmidon/ngx-mat-tools": "^1.0.0",
"@myrmidon/cadmus-core": "^12.0.0",
"@myrmidon/cadmus-state": "^13.0.0",
"@myrmidon/cadmus-ui": "^13.0.0",
"@myrmidon/cadmus-ui-pg": "^14.0.0",
"@myrmidon/cadmus-part-general-ui": "^13.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"module": "fesm2022/myrmidon-cadmus-part-general-pg.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/myrmidon-cadmus-part-general-pg.mjs"
}
},
"sideEffects": false
}