pricing4ts
Version:
 Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T
21 lines (20 loc) • 353 B
YAML
saasName: addon foo depends on nonexistent addon bar
version: "2.0"
createdAt: 2024-11-19
currency: EUR
hasAnnualPayment: false
features:
feature1:
description: ''
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
addOns:
foo:
price: 10
unit: ""
features:
feature1:
value: true
dependsOn:
- bar