pricing.md 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +118 -0
  3. package/SKILL.md +593 -0
  4. package/data/tools/algolia.json +101 -0
  5. package/data/tools/amplitude.json +73 -0
  6. package/data/tools/auth0-b2b.json +175 -0
  7. package/data/tools/auth0-b2c.json +183 -0
  8. package/data/tools/buildkite.json +104 -0
  9. package/data/tools/checkly.json +112 -0
  10. package/data/tools/circleci.json +102 -0
  11. package/data/tools/clerk.json +109 -0
  12. package/data/tools/cloudflare.json +71 -0
  13. package/data/tools/contentful.json +71 -0
  14. package/data/tools/convex.json +74 -0
  15. package/data/tools/courier.json +80 -0
  16. package/data/tools/deno-deploy.json +145 -0
  17. package/data/tools/depot.json +66 -0
  18. package/data/tools/descope.json +130 -0
  19. package/data/tools/engagespot.json +84 -0
  20. package/data/tools/fly-io.json +53 -0
  21. package/data/tools/github-actions.json +64 -0
  22. package/data/tools/honeycomb.json +65 -0
  23. package/data/tools/inngest.json +80 -0
  24. package/data/tools/launchdarkly.json +81 -0
  25. package/data/tools/mergent.json +116 -0
  26. package/data/tools/mixpanel.json +70 -0
  27. package/data/tools/mux.json +164 -0
  28. package/data/tools/neon.json +173 -0
  29. package/data/tools/netlify.json +99 -0
  30. package/data/tools/new-relic.json +104 -0
  31. package/data/tools/novu.json +94 -0
  32. package/data/tools/orama.json +153 -0
  33. package/data/tools/paddle.json +46 -0
  34. package/data/tools/planetscale-postgres.json +108 -0
  35. package/data/tools/planetscale-vitess.json +82 -0
  36. package/data/tools/plausible.json +75 -0
  37. package/data/tools/posthog.json +101 -0
  38. package/data/tools/postmark.json +93 -0
  39. package/data/tools/railway.json +161 -0
  40. package/data/tools/render.json +94 -0
  41. package/data/tools/resend.json +135 -0
  42. package/data/tools/sanity.json +98 -0
  43. package/data/tools/sendgrid.json +78 -0
  44. package/data/tools/sentry.json +276 -0
  45. package/data/tools/statsig.json +70 -0
  46. package/data/tools/storyblok.json +121 -0
  47. package/data/tools/stripe.json +46 -0
  48. package/data/tools/supabase.json +100 -0
  49. package/data/tools/tigris.json +70 -0
  50. package/data/tools/trigger-dev.json +90 -0
  51. package/data/tools/turso.json +226 -0
  52. package/data/tools/unosend.json +88 -0
  53. package/data/tools/upstash.json +85 -0
  54. package/data/tools/vercel.json +146 -0
  55. package/data/tools/weaviate.json +93 -0
  56. package/data/tools/workos.json +127 -0
  57. package/dist/src/index.d.ts +2 -0
  58. package/dist/src/index.js +23 -0
  59. package/dist/src/registry/registry.d.ts +52 -0
  60. package/dist/src/registry/registry.js +216 -0
  61. package/dist/src/schema/pricing.d.ts +191 -0
  62. package/dist/src/schema/pricing.js +89 -0
  63. package/dist/src/server.d.ts +3 -0
  64. package/dist/src/server.js +32 -0
  65. package/dist/src/tools/compare-tools.d.ts +61 -0
  66. package/dist/src/tools/compare-tools.js +115 -0
  67. package/dist/src/tools/estimate-cost.d.ts +44 -0
  68. package/dist/src/tools/estimate-cost.js +61 -0
  69. package/dist/src/tools/find-cheapest.d.ts +54 -0
  70. package/dist/src/tools/find-cheapest.js +93 -0
  71. package/dist/src/tools/get-pricing.d.ts +51 -0
  72. package/dist/src/tools/get-pricing.js +23 -0
  73. package/dist/src/tools/search-tools.d.ts +55 -0
  74. package/dist/src/tools/search-tools.js +52 -0
  75. package/package.json +40 -0
@@ -0,0 +1,104 @@
1
+ {
2
+ "id": "new-relic",
3
+ "name": "New Relic",
4
+ "description": "Full-stack observability platform with APM, infrastructure monitoring, logs, and alerting",
5
+ "url": "https://newrelic.com",
6
+ "pricingUrl": "https://newrelic.com/pricing",
7
+ "category": "monitoring",
8
+ "tags": [],
9
+ "lastVerified": "2026-04-03",
10
+ "freshnessCategory": "volatile",
11
+ "currency": "USD",
12
+ "portability": {
13
+ "switchingCost": "moderate",
14
+ "openStandard": null,
15
+ "whatYouLose": "New Relic dashboards, NRQL queries, alert policies, APM instrumentation"
16
+ },
17
+ "tiers": [
18
+ {
19
+ "name": "Free",
20
+ "slug": "free",
21
+ "pricingModel": "free",
22
+ "basePrice": 0,
23
+ "billingPeriod": null,
24
+ "annualDiscount": null,
25
+ "seatPrice": null,
26
+ "usageMetrics": [
27
+ {
28
+ "name": "data-ingest",
29
+ "unit": "GB",
30
+ "pricePerUnit": 0.40,
31
+ "unitQuantity": 1,
32
+ "includedQuantity": 100
33
+ }
34
+ ],
35
+ "features": [],
36
+ "limits": {
37
+ "fullPlatformUsers": 1,
38
+ "dataIngestGbPerMonth": 100,
39
+ "dataRetentionDays": 8
40
+ }
41
+ },
42
+ {
43
+ "name": "Standard",
44
+ "slug": "standard",
45
+ "pricingModel": "hybrid",
46
+ "basePrice": 10,
47
+ "billingPeriod": null,
48
+ "annualDiscount": null,
49
+ "seatPrice": null,
50
+ "usageMetrics": [
51
+ {
52
+ "name": "data-ingest",
53
+ "unit": "GB",
54
+ "pricePerUnit": 0.40,
55
+ "unitQuantity": 1,
56
+ "includedQuantity": 100
57
+ },
58
+ {
59
+ "name": "additional-full-users",
60
+ "unit": "users",
61
+ "pricePerUnit": 99,
62
+ "unitQuantity": 1,
63
+ "includedQuantity": 1
64
+ }
65
+ ],
66
+ "features": [],
67
+ "limits": {
68
+ "fullPlatformUsers": 5
69
+ }
70
+ },
71
+ {
72
+ "name": "Pro",
73
+ "slug": "pro",
74
+ "pricingModel": "per_seat",
75
+ "basePrice": 349,
76
+ "billingPeriod": "monthly",
77
+ "annualDiscount": null,
78
+ "seatPrice": 349,
79
+ "usageMetrics": [
80
+ {
81
+ "name": "data-ingest",
82
+ "unit": "GB",
83
+ "pricePerUnit": 0.40,
84
+ "unitQuantity": 1,
85
+ "includedQuantity": 100
86
+ }
87
+ ],
88
+ "features": [],
89
+ "limits": {}
90
+ },
91
+ {
92
+ "name": "Enterprise",
93
+ "slug": "enterprise",
94
+ "pricingModel": "custom",
95
+ "basePrice": null,
96
+ "billingPeriod": null,
97
+ "annualDiscount": null,
98
+ "seatPrice": null,
99
+ "usageMetrics": [],
100
+ "features": [],
101
+ "limits": {}
102
+ }
103
+ ]
104
+ }
@@ -0,0 +1,94 @@
1
+ {
2
+ "id": "novu",
3
+ "name": "Novu",
4
+ "description": "Open-source notification infrastructure for managing multi-channel notifications with workflows and subscriber preferences",
5
+ "url": "https://novu.co",
6
+ "pricingUrl": "https://novu.co/pricing",
7
+ "category": "notifications",
8
+ "tags": [],
9
+ "lastVerified": "2026-04-03",
10
+ "freshnessCategory": "volatile",
11
+ "currency": "USD",
12
+ "portability": {
13
+ "switchingCost": "moderate",
14
+ "openStandard": null,
15
+ "whatYouLose": "Novu workflow engine, in-app notification center, digest/batching, subscriber preferences"
16
+ },
17
+ "tiers": [
18
+ {
19
+ "name": "Free",
20
+ "slug": "free",
21
+ "pricingModel": "free",
22
+ "basePrice": 0,
23
+ "billingPeriod": null,
24
+ "annualDiscount": null,
25
+ "seatPrice": null,
26
+ "usageMetrics": [],
27
+ "features": [],
28
+ "limits": {
29
+ "workflowRunsPerMonth": 10000,
30
+ "workflows": 20,
31
+ "environments": 2,
32
+ "activityFeedRetentionHours": 24,
33
+ "teamMembers": 3
34
+ }
35
+ },
36
+ {
37
+ "name": "Pro",
38
+ "slug": "pro",
39
+ "pricingModel": "usage_based",
40
+ "basePrice": 30,
41
+ "billingPeriod": "monthly",
42
+ "annualDiscount": null,
43
+ "seatPrice": null,
44
+ "usageMetrics": [
45
+ {
46
+ "name": "workflow-runs",
47
+ "unit": "runs",
48
+ "pricePerUnit": 1.20,
49
+ "unitQuantity": 1000,
50
+ "includedQuantity": 30000
51
+ }
52
+ ],
53
+ "features": [],
54
+ "limits": {
55
+ "activityFeedRetentionDays": 7
56
+ }
57
+ },
58
+ {
59
+ "name": "Team",
60
+ "slug": "team",
61
+ "pricingModel": "usage_based",
62
+ "basePrice": 250,
63
+ "billingPeriod": "monthly",
64
+ "annualDiscount": null,
65
+ "seatPrice": null,
66
+ "usageMetrics": [
67
+ {
68
+ "name": "workflow-runs",
69
+ "unit": "runs",
70
+ "pricePerUnit": 1.20,
71
+ "unitQuantity": 1000,
72
+ "includedQuantity": 250000
73
+ }
74
+ ],
75
+ "features": [],
76
+ "limits": {
77
+ "environments": 10,
78
+ "activityFeedRetentionDays": 90
79
+ }
80
+ },
81
+ {
82
+ "name": "Enterprise",
83
+ "slug": "enterprise",
84
+ "pricingModel": "custom",
85
+ "basePrice": null,
86
+ "billingPeriod": null,
87
+ "annualDiscount": null,
88
+ "seatPrice": null,
89
+ "usageMetrics": [],
90
+ "features": [],
91
+ "limits": {}
92
+ }
93
+ ]
94
+ }
@@ -0,0 +1,153 @@
1
+ {
2
+ "id": "orama",
3
+ "name": "Orama",
4
+ "description": "Fast search and RAG service with full-text, vector, and hybrid search capabilities",
5
+ "url": "https://orama.com",
6
+ "pricingUrl": "https://orama.com/pricing.md",
7
+ "category": "search",
8
+ "tags": [
9
+ "search",
10
+ "rag",
11
+ "vector-search",
12
+ "full-text-search",
13
+ "ai"
14
+ ],
15
+ "lastVerified": "2026-04-02",
16
+ "freshnessCategory": "volatile",
17
+ "currency": "USD",
18
+ "portability": {
19
+ "switchingCost": "moderate",
20
+ "openStandard": null,
21
+ "whatYouLose": "Orama Cloud features, AI sessions, analytics dashboard"
22
+ },
23
+ "tiers": [
24
+ {
25
+ "name": "Base",
26
+ "slug": "base",
27
+ "pricingModel": "free",
28
+ "basePrice": 0,
29
+ "billingPeriod": "monthly",
30
+ "annualDiscount": null,
31
+ "seatPrice": null,
32
+ "usageMetrics": [],
33
+ "features": [],
34
+ "limits": {
35
+ "projects": 2,
36
+ "docsPerProject": 500,
37
+ "maxDocsPerProject": 5000,
38
+ "analyticsRetentionDays": 60,
39
+ "aiSessions": 500,
40
+ "indexesPerProject": 2
41
+ }
42
+ },
43
+ {
44
+ "name": "Build",
45
+ "slug": "build",
46
+ "pricingModel": "flat_rate",
47
+ "basePrice": 100,
48
+ "billingPeriod": "monthly",
49
+ "annualDiscount": null,
50
+ "seatPrice": null,
51
+ "usageMetrics": [
52
+ {
53
+ "name": "extra-documents",
54
+ "unit": "documents",
55
+ "pricePerUnit": 0.9,
56
+ "unitQuantity": 1000,
57
+ "includedQuantity": 0
58
+ },
59
+ {
60
+ "name": "extra-indexes",
61
+ "unit": "indexes (per 10)",
62
+ "pricePerUnit": 5,
63
+ "unitQuantity": 1,
64
+ "includedQuantity": 0
65
+ },
66
+ {
67
+ "name": "full-analytics-addon",
68
+ "unit": "projects/month",
69
+ "pricePerUnit": 10,
70
+ "unitQuantity": 1,
71
+ "includedQuantity": 0
72
+ },
73
+ {
74
+ "name": "high-precision-tuning",
75
+ "unit": "projects/month",
76
+ "pricePerUnit": 10,
77
+ "unitQuantity": 1,
78
+ "includedQuantity": 0
79
+ }
80
+ ],
81
+ "features": [],
82
+ "limits": {
83
+ "projects": 5,
84
+ "docsPerProject": 5000,
85
+ "maxDocsPerProject": 100000,
86
+ "analyticsRetentionDays": 90,
87
+ "aiSessions": 2500,
88
+ "indexesPerProject": 5,
89
+ "aiGeneratedSynonymsPerProject": 5
90
+ }
91
+ },
92
+ {
93
+ "name": "Scale",
94
+ "slug": "scale",
95
+ "pricingModel": "flat_rate",
96
+ "basePrice": 1450,
97
+ "billingPeriod": "monthly",
98
+ "annualDiscount": null,
99
+ "seatPrice": null,
100
+ "usageMetrics": [
101
+ {
102
+ "name": "extra-documents",
103
+ "unit": "documents",
104
+ "pricePerUnit": 0.35,
105
+ "unitQuantity": 1000,
106
+ "includedQuantity": 0
107
+ },
108
+ {
109
+ "name": "extra-projects",
110
+ "unit": "projects",
111
+ "pricePerUnit": 5,
112
+ "unitQuantity": 1,
113
+ "includedQuantity": 0
114
+ },
115
+ {
116
+ "name": "full-analytics-addon",
117
+ "unit": "projects/month",
118
+ "pricePerUnit": 5,
119
+ "unitQuantity": 1,
120
+ "includedQuantity": 0
121
+ },
122
+ {
123
+ "name": "raw-analytics-addon",
124
+ "unit": "projects/month",
125
+ "pricePerUnit": 100,
126
+ "unitQuantity": 1,
127
+ "includedQuantity": 0
128
+ }
129
+ ],
130
+ "features": [],
131
+ "limits": {
132
+ "projects": 25,
133
+ "docsPerProject": 100000,
134
+ "maxDocsPerProject": 10000000,
135
+ "aiSessions": 10000,
136
+ "indexesPerProject": 25,
137
+ "aiGeneratedSynonymsPerProject": 25
138
+ }
139
+ },
140
+ {
141
+ "name": "Enterprise",
142
+ "slug": "enterprise",
143
+ "pricingModel": "custom",
144
+ "basePrice": null,
145
+ "billingPeriod": null,
146
+ "annualDiscount": null,
147
+ "seatPrice": null,
148
+ "usageMetrics": [],
149
+ "features": [],
150
+ "limits": {}
151
+ }
152
+ ]
153
+ }
@@ -0,0 +1,46 @@
1
+ {
2
+ "id": "paddle",
3
+ "name": "Paddle",
4
+ "description": "Complete payments infrastructure with checkout, subscriptions, and tax compliance as a Merchant of Record",
5
+ "url": "https://paddle.com",
6
+ "pricingUrl": "https://www.paddle.com/pricing",
7
+ "category": "payments",
8
+ "tags": [],
9
+ "lastVerified": "2026-04-03",
10
+ "freshnessCategory": "volatile",
11
+ "currency": "USD",
12
+ "portability": {
13
+ "switchingCost": "significant",
14
+ "openStandard": null,
15
+ "whatYouLose": "Paddle checkout, subscription management, tax compliance, MoR status"
16
+ },
17
+ "tiers": [
18
+ {
19
+ "name": "Standard",
20
+ "slug": "standard",
21
+ "pricingModel": "usage_based",
22
+ "basePrice": 0,
23
+ "billingPeriod": null,
24
+ "annualDiscount": null,
25
+ "seatPrice": null,
26
+ "usageMetrics": [],
27
+ "features": [],
28
+ "limits": {
29
+ "transactionFeePercent": 5,
30
+ "transactionFeeFixedCents": 50
31
+ }
32
+ },
33
+ {
34
+ "name": "Enterprise",
35
+ "slug": "enterprise",
36
+ "pricingModel": "custom",
37
+ "basePrice": null,
38
+ "billingPeriod": null,
39
+ "annualDiscount": null,
40
+ "seatPrice": null,
41
+ "usageMetrics": [],
42
+ "features": [],
43
+ "limits": {}
44
+ }
45
+ ]
46
+ }
@@ -0,0 +1,108 @@
1
+ {
2
+ "id": "planetscale-postgres",
3
+ "name": "PlanetScale Postgres",
4
+ "description": "Managed PostgreSQL with single-node or HA clustering options",
5
+ "url": "https://planetscale.com",
6
+ "pricingUrl": "https://planetscale.com/pricing.md",
7
+ "category": "database",
8
+ "tags": [
9
+ "database",
10
+ "postgres",
11
+ "managed"
12
+ ],
13
+ "lastVerified": "2026-04-02",
14
+ "freshnessCategory": "volatile",
15
+ "currency": "USD",
16
+ "portability": {
17
+ "switchingCost": "moderate",
18
+ "openStandard": "MySQL wire protocol",
19
+ "whatYouLose": "Vitess horizontal sharding, non-blocking schema changes, managed HA clustering, metal storage tiers"
20
+ },
21
+ "tiers": [
22
+ {
23
+ "name": "Postgres EBS Non-HA",
24
+ "slug": "postgres-ebs-non-ha",
25
+ "pricingModel": "usage_based",
26
+ "basePrice": 5,
27
+ "billingPeriod": "monthly",
28
+ "annualDiscount": null,
29
+ "seatPrice": null,
30
+ "usageMetrics": [
31
+ {
32
+ "name": "cluster-node",
33
+ "pricePerUnit": 5,
34
+ "unitQuantity": 1,
35
+ "includedQuantity": 1,
36
+ "unit": "nodes"
37
+ }
38
+ ],
39
+ "features": [],
40
+ "limits": {
41
+ "minPriceUsd": 5,
42
+ "maxPriceUsd": 1867,
43
+ "minVcpu": 0.0625,
44
+ "maxVcpu": 32,
45
+ "minMemoryGiB": 0.5,
46
+ "maxMemoryGiB": 256
47
+ }
48
+ },
49
+ {
50
+ "name": "Postgres EBS HA",
51
+ "slug": "postgres-ebs-ha",
52
+ "pricingModel": "usage_based",
53
+ "basePrice": 15,
54
+ "billingPeriod": "monthly",
55
+ "annualDiscount": null,
56
+ "seatPrice": null,
57
+ "usageMetrics": [
58
+ {
59
+ "name": "cluster-node",
60
+ "pricePerUnit": 15,
61
+ "unitQuantity": 1,
62
+ "includedQuantity": 1,
63
+ "unit": "nodes"
64
+ }
65
+ ],
66
+ "features": [],
67
+ "limits": {
68
+ "minPriceUsd": 15,
69
+ "maxPriceUsd": 5599,
70
+ "minVcpu": 0.0625,
71
+ "maxVcpu": 32,
72
+ "minMemoryGiB": 0.5,
73
+ "maxMemoryGiB": 256,
74
+ "replicaCount": 2
75
+ }
76
+ },
77
+ {
78
+ "name": "Postgres Metal",
79
+ "slug": "postgres-metal",
80
+ "pricingModel": "usage_based",
81
+ "basePrice": 50,
82
+ "billingPeriod": "monthly",
83
+ "annualDiscount": null,
84
+ "seatPrice": null,
85
+ "usageMetrics": [
86
+ {
87
+ "name": "cluster-node",
88
+ "pricePerUnit": 50,
89
+ "unitQuantity": 1,
90
+ "includedQuantity": 1,
91
+ "unit": "nodes"
92
+ }
93
+ ],
94
+ "features": [],
95
+ "limits": {
96
+ "minPriceUsd": 50,
97
+ "maxPriceUsd": 94429,
98
+ "minVcpu": 0.125,
99
+ "maxVcpu": 192,
100
+ "minMemoryGiB": 1,
101
+ "maxMemoryGiB": 1536,
102
+ "minStorageGiB": 10,
103
+ "maxStorageGiB": 122880,
104
+ "replicaCount": 2
105
+ }
106
+ }
107
+ ]
108
+ }
@@ -0,0 +1,82 @@
1
+ {
2
+ "id": "planetscale-vitess",
3
+ "name": "PlanetScale Vitess",
4
+ "description": "MySQL-compatible distributed database with horizontal sharding via Vitess",
5
+ "url": "https://planetscale.com",
6
+ "pricingUrl": "https://planetscale.com/pricing.md",
7
+ "category": "database",
8
+ "tags": [
9
+ "database",
10
+ "mysql",
11
+ "vitess",
12
+ "managed"
13
+ ],
14
+ "lastVerified": "2026-04-02",
15
+ "freshnessCategory": "volatile",
16
+ "currency": "USD",
17
+ "portability": {
18
+ "switchingCost": "moderate",
19
+ "openStandard": "MySQL wire protocol",
20
+ "whatYouLose": "Vitess horizontal sharding, non-blocking schema changes, managed HA clustering, metal storage tiers"
21
+ },
22
+ "tiers": [
23
+ {
24
+ "name": "Vitess Non-Metal",
25
+ "slug": "vitess-non-metal",
26
+ "pricingModel": "usage_based",
27
+ "basePrice": 39,
28
+ "billingPeriod": "monthly",
29
+ "annualDiscount": null,
30
+ "seatPrice": null,
31
+ "usageMetrics": [
32
+ {
33
+ "name": "cluster-node",
34
+ "pricePerUnit": 39,
35
+ "unitQuantity": 1,
36
+ "includedQuantity": 1,
37
+ "unit": "nodes"
38
+ }
39
+ ],
40
+ "features": [],
41
+ "limits": {
42
+ "minPriceUsd": 39,
43
+ "maxPriceUsd": 7199,
44
+ "minVcpu": 0.125,
45
+ "maxVcpu": 64,
46
+ "minMemoryGiB": 1,
47
+ "maxMemoryGiB": 256,
48
+ "replicaCount": 2
49
+ }
50
+ },
51
+ {
52
+ "name": "Vitess Metal",
53
+ "slug": "vitess-metal",
54
+ "pricingModel": "usage_based",
55
+ "basePrice": 609,
56
+ "billingPeriod": "monthly",
57
+ "annualDiscount": null,
58
+ "seatPrice": null,
59
+ "usageMetrics": [
60
+ {
61
+ "name": "cluster-node",
62
+ "pricePerUnit": 609,
63
+ "unitQuantity": 1,
64
+ "includedQuantity": 1,
65
+ "unit": "nodes"
66
+ }
67
+ ],
68
+ "features": [],
69
+ "limits": {
70
+ "minPriceUsd": 609,
71
+ "maxPriceUsd": 23979,
72
+ "minVcpu": 2,
73
+ "maxVcpu": 64,
74
+ "minMemoryGiB": 16,
75
+ "maxMemoryGiB": 512,
76
+ "minStorageGiB": 110,
77
+ "maxStorageGiB": 14992,
78
+ "replicaCount": 2
79
+ }
80
+ }
81
+ ]
82
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "id": "plausible",
3
+ "name": "Plausible",
4
+ "description": "Privacy-friendly, lightweight web analytics platform with simple dashboard, goal tracking, and UTM analysis",
5
+ "url": "https://plausible.io",
6
+ "pricingUrl": "https://plausible.io/pricing",
7
+ "category": "analytics",
8
+ "tags": ["analytics", "web-analytics", "privacy", "lightweight"],
9
+ "lastVerified": "2026-04-03",
10
+ "freshnessCategory": "volatile",
11
+ "currency": "USD",
12
+ "portability": {
13
+ "switchingCost": "drop-in",
14
+ "openStandard": null,
15
+ "whatYouLose": "Plausible dashboard, goal tracking, UTM analysis"
16
+ },
17
+ "tiers": [
18
+ {
19
+ "name": "Starter",
20
+ "slug": "starter",
21
+ "pricingModel": "flat_rate",
22
+ "basePrice": 9,
23
+ "billingPeriod": "monthly",
24
+ "annualDiscount": 17,
25
+ "seatPrice": null,
26
+ "usageMetrics": [],
27
+ "features": [],
28
+ "limits": {
29
+ "pageviewsPerMonth": 10000
30
+ }
31
+ },
32
+ {
33
+ "name": "Growth",
34
+ "slug": "growth",
35
+ "pricingModel": "flat_rate",
36
+ "basePrice": 14,
37
+ "billingPeriod": "monthly",
38
+ "annualDiscount": 17,
39
+ "seatPrice": null,
40
+ "usageMetrics": [],
41
+ "features": [],
42
+ "limits": {
43
+ "pageviewsPerMonth": 100000
44
+ }
45
+ },
46
+ {
47
+ "name": "Business",
48
+ "slug": "business",
49
+ "pricingModel": "flat_rate",
50
+ "basePrice": 19,
51
+ "billingPeriod": "monthly",
52
+ "annualDiscount": 17,
53
+ "seatPrice": null,
54
+ "usageMetrics": [],
55
+ "features": [],
56
+ "limits": {
57
+ "pageviewsPerMonth": 200000
58
+ }
59
+ },
60
+ {
61
+ "name": "Enterprise",
62
+ "slug": "enterprise",
63
+ "pricingModel": "custom",
64
+ "basePrice": null,
65
+ "billingPeriod": null,
66
+ "annualDiscount": null,
67
+ "seatPrice": null,
68
+ "usageMetrics": [],
69
+ "features": [],
70
+ "limits": {
71
+ "pageviewsPerMonth": 10000000
72
+ }
73
+ }
74
+ ]
75
+ }