Thomas Kaul
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
12 additions and
0 deletions
-
libs/common/src/lib/personal-finance-tools.ts
|
@ -351,6 +351,18 @@ export const personalFinanceTools: Product[] = [ |
|
|
origin: `Italy`, |
|
|
origin: `Italy`, |
|
|
slogan: 'Your Personal Finance Hub' |
|
|
slogan: 'Your Personal Finance Hub' |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
founded: 2008, |
|
|
|
|
|
hasFreePlan: true, |
|
|
|
|
|
hasSelfHostingAbility: false, |
|
|
|
|
|
key: 'pocketsmith', |
|
|
|
|
|
languages: ['English'], |
|
|
|
|
|
name: 'PocketSmith', |
|
|
|
|
|
origin: `New Zealand`, |
|
|
|
|
|
pricingPerYear: '$120', |
|
|
|
|
|
region: `Global`, |
|
|
|
|
|
slogan: 'Know where your money is going' |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
hasFreePlan: false, |
|
|
hasFreePlan: false, |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|