mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 13:34:06 +01:00
16 lines
361 B
JSON
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"
|
|
}
|
|
}
|
|
|