You've already forked FinalYearProject-MyMind
mirror of
https://github.com/MrLyallCSIT/FinalYearProject-MyMind.git
synced 2026-01-18 07:09:41 +00:00
25 lines
432 B
JSON
Executable File
25 lines
432 B
JSON
Executable File
null{
|
|
"EmergencyContacts": {
|
|
|
|
"saneline": {
|
|
"name": "SANELINE",
|
|
"number": "08457678000"
|
|
},
|
|
|
|
"samaritans": {
|
|
"name": "Samaritans",
|
|
"number": "08457909090"
|
|
},
|
|
|
|
"fwdthink": {
|
|
"name": "Forward Thinking Birmingham",
|
|
"number": "03003000099"
|
|
},
|
|
|
|
"bsmhft": {
|
|
"name": "Birmingham and Solihull Mental Health Foundation Trust",
|
|
"number": "01213010000"
|
|
},
|
|
}
|
|
}
|