mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
16 lines
340 B
JSON
16 lines
340 B
JSON
{
|
|
"name": "@start9labs/marketplace",
|
|
"version": "0.3.27",
|
|
"peerDependencies": {
|
|
"@angular/common": ">=13.2.0",
|
|
"@angular/core": ">=13.2.0",
|
|
"@start9labs/shared": ">=0.3.2",
|
|
"@taiga-ui/cdk": ">=3.0.0",
|
|
"@tinkoff/ng-dompurify": ">=4.0.0",
|
|
"fuse.js": "^6.4.6"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
}
|
|
}
|