2024-09-02 09:25:36 -04:00
|
|
|
{
|
|
|
|
"name": "@openharbor/ngx-data-ui-core",
|
2024-09-05 23:59:36 -04:00
|
|
|
"version": "18.0.0-alpha.15",
|
2024-09-03 04:27:07 -04:00
|
|
|
"repository": "https://git.openharbor.io/Open-Harbor/ngx-data-ui",
|
|
|
|
"license": "MIT",
|
2024-09-02 09:25:36 -04:00
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^18.2.0",
|
|
|
|
"@angular/core": "^18.2.0",
|
|
|
|
"@openharbor/data": "^1.0.0"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.3.0"
|
|
|
|
},
|
|
|
|
"sideEffects": false
|
|
|
|
}
|