Files
start-os/web/projects/marketplace/package.json
2024-09-20 11:27:40 -04:00

18 lines
408 B
JSON

{
"name": "@start9labs/marketplace",
"version": "0.3.31",
"peerDependencies": {
"@angular/common": ">=13.2.0",
"@angular/core": ">=13.2.0",
"@start9labs/shared": ">=0.3.2",
"@taiga-ui/cdk": ">=4.0.0",
"@taiga-ui/core": ">=4.0.0",
"@taiga-ui/layout": ">=4.0.0",
"@tinkoff/ng-dompurify": ">=4.0.0",
"fuse.js": "^6.4.6"
},
"dependencies": {
"tslib": "^2.3.0"
}
}