You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
engineering/source/notes_purchase_data.json

7 lines
280 B

{
"purchase_pro_url": "https://www.get-notes.com/pricing",
"purchaseApiBase": "https://api.lemonsqueezy.com",
"activateLicenseEndpoint": "/v1/licenses/activate",
"validateLicenseEndpoint": "/v1/licenses/validate",
"deactivateLicenseEndpoint": "/v1/licenses/deactivate"
}