Skip to content

Commit 9b288fa

Browse files
committed
contact.json
1 parent f928fcc commit 9b288fa

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

static/contact.json

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{ "products" : [
2+
{
3+
"name": "Cassio Zen",
4+
"email": "[email protected]"
5+
},
6+
{
7+
"name": "Dan Abramov",
8+
"email": "[email protected]"
9+
},
10+
{
11+
"name": "Pete Hunt",
12+
"email": "[email protected]"
13+
},
14+
{
15+
"name": "Paul O’Shannessy",
16+
"email": "[email protected]"
17+
},
18+
{
19+
"name": "Ryan Florence",
20+
"email": "[email protected]"
21+
},
22+
{
23+
"name": "Sebastian Markbage",
24+
"email": "[email protected]"
25+
}
26+
]}

0 commit comments

Comments
 (0)