invoice/data/products.json
2025-07-06 13:03:08 -04:00

13 lines
220 B
JSON

{
"linkedin_scraper": {
"description": "LinkedIn Scraper Bot",
"price": 250,
"taxRate": 13
},
"web_design": {
"description": "Website Design",
"price": 1200,
"taxRate": 13
}
}