data.json

This commit is contained in:
Mahdi Dibaiee 2015-07-26 13:15:32 +04:30
parent 9395bcf82e
commit bcd52f354a

9
demo/data.json Normal file
View File

@ -0,0 +1,9 @@
{
"color": ["red", "rebecca", "blue", "cyan", "pink", "purple",
"teal", "black", "white", "orange", "yellow", "green"],
"name": ["Jack", "James", "Alex", "Adam", "Mahdi", "Josh", "Scott",
"Pat", "Vincent", "Daniel", "Patrick", "Tim"],
"app": ["Atom", "Sublime", "Firefox", "Chrome", "Safari", "Mail",
"Blender", "Sketch", "Slack", "Finder", "Nightly", "Aurora",
"f.lux", "LookUp", "WunderList", "Instagram", "Toggl"]
}