Spaces:
Sleeping
Sleeping
itachi1234
commited on
Commit
•
2e00645
1
Parent(s):
11bb866
Upload data.json
Browse files
data.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"users": [
|
3 |
+
{},
|
4 |
+
{
|
5 |
+
"username": "rishu",
|
6 |
+
"password": "1234",
|
7 |
+
"id": "dc4857c2-be06-4818-851a-7ba3475a645a"
|
8 |
+
},
|
9 |
+
{
|
10 |
+
"username": "rishu",
|
11 |
+
"password": "1234",
|
12 |
+
"id": "e0cd01cb-919d-4eda-8db8-055f3eafceb2"
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"username": "rishu ",
|
16 |
+
"password": "123",
|
17 |
+
"id": "ef48b0e9-2aa7-424d-bbe4-bafab52a72ef"
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"username": "nikhil",
|
21 |
+
"password": "2233",
|
22 |
+
"id": "b871466f-2b3e-400f-87ae-ddfb55508c9c"
|
23 |
+
}
|
24 |
+
]
|
25 |
+
}
|