B2D-Ventures/tests/assets/mockData.json
Nantawat Sukrisunt 1ca19f0e49 Update test 02
2024-11-17 13:55:47 +07:00

16 lines
361 B
JSON

{
"company": {
"name": "Kasetsart",
"raised": "1000000",
"url": "https://www.test.md"
},
"project": {
"name": "DummyTester",
"description": "0123456789",
"url": "https://www.test.md",
"budgetLow": "500",
"budgetHigh": "100000000",
"deadline": "2026-01-01T00:00"
}
}