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
131 lines (130 loc) • 2.83 kB
YAML
syntaxVersion: '2.1'
saasName: Overleaf
createdAt: '2019-11-04'
version: '2019-11-04'
billing:
monthly: 1.0
currency: USD
url: https://web.archive.org/web/20191104132617/https://www.overleaf.com/user/subscription/plans
features:
privateProjects:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
realTimeCollaboration:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
templates:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
latexEditor:
description: ''
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
realTimeTrackChanges:
description: ''
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
advancedReferenceSearch:
description: ''
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
referenceManagerSync:
description: ''
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: MARKETPLACE
fullDocumentHistory:
description: ''
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
dropboxIntegration:
description: ''
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: WEB_SAAS
pricingUrls:
- https://www.dropbox.com/plans
githubIntegration:
description: ''
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: WEB_SAAS
prioritySupport:
description: ''
valueType: BOOLEAN
defaultValue: false
type: SUPPORT
usageLimits:
maxCollaboratorsPerProject:
description: ''
valueType: NUMERIC
defaultValue: 1
unit: collaborator
type: NON_RENEWABLE
linkedFeatures:
- realTimeCollaboration
plans:
PERSONAL:
description: ''
price: 0
unit: /month
features: null
usageLimits: null
COLLABORATOR:
description: ''
price: 15
unit: /month
features:
realTimeTrackChanges:
value: true
advancedReferenceSearch:
value: true
referenceManagerSync:
value: true
fullDocumentHistory:
value: true
dropboxIntegration:
value: true
githubIntegration:
value: true
prioritySupport:
value: true
usageLimits:
maxCollaboratorsPerProject:
value: 10
PROFESSIONAL:
description: ''
price: 30
unit: /month
features:
realTimeTrackChanges:
value: true
advancedReferenceSearch:
value: true
referenceManagerSync:
value: true
fullDocumentHistory:
value: true
dropboxIntegration:
value: true
githubIntegration:
value: true
prioritySupport:
value: true
usageLimits:
maxCollaboratorsPerProject:
value: .inf
addOns: null