geronimo-pericoli commited on
Commit
7d05402
·
verified ·
1 Parent(s): e313929

Create spaces.json

Browse files
Files changed (1) hide show
  1. spaces.json +19 -0
spaces.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "spaces": [
3
+ {
4
+ "name": "GMP Perú",
5
+ "url": "pharma-IA/PharmaWise_5.0_GMP_Peru",
6
+ "description": "Contiene GMP Perú."
7
+ },
8
+ {
9
+ "name": "GMP Uruguay",
10
+ "url": "pharma-IA/PharmaWise_5.0_GMP_Uruguay",
11
+ "description": "Contiene GMP Uruguay."
12
+ },
13
+ {
14
+ "name": "GMP Colombia",
15
+ "url": "pharma-IA/PharmaWise_5.0_GMP_Colombia",
16
+ "description": "Contiene GMP Colombia."
17
+ }
18
+ ]
19
+ }