-
Notifications
You must be signed in to change notification settings - Fork 0
/
products.json
21 lines (21 loc) · 5.63 KB
/
products.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "_id" : { "$oid" : "57af1a146de89446394677f8" }, "sku" : "APL", "name" : "Apple", "title" : "Eat one every day to keep the doctor away!", "price" : "12", "cal" : "90", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "2", "folates" : "0", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de89446394677f9" }, "sku" : "AVC", "name" : "Avocado", "title" : "Guacamole anyone?", "price" : "16", "cal" : "90", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "1", "folates" : "1", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de89446394677fa" }, "sku" : "BAN", "name" : "Banana", "title" : "These are rich in Potassium and easy to peel.", "price" : "4", "cal" : "120", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "2", "folates" : "1", "potassium" : "2", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de89446394677fb" }, "sku" : "CTP", "name" : "Cantaloupe", "title" : "Delicious and refreshing.", "price" : "3", "cal" : "50", "nutrients" : { "carotenoid" : "4", "vitamin_c" : "4", "folates" : "1", "potassium" : "2", "fiber" : "0" } }
{ "_id" : { "$oid" : "57af1a146de89446394677fc" }, "sku" : "FIG", "name" : "Fig", "title" : "OK, not that nutritious, but sooo good!", "price" : "10", "cal" : "100", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "0", "folates" : "0", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de89446394677fd" }, "sku" : "GRF", "name" : "Grapefruit", "title" : "Pink or red, always healthy and delicious.", "price" : "11", "cal" : "50", "nutrients" : { "carotenoid" : "4", "vitamin_c" : "4", "folates" : "1", "potassium" : "1", "fiber" : "1" } }
{ "_id" : { "$oid" : "57af1a146de89446394677fe" }, "sku" : "GRP", "name" : "Grape", "title" : "Wine is great, but grapes are even better.", "price" : "8", "cal" : "100", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "3", "folates" : "0", "potassium" : "1", "fiber" : "1" } }
{ "_id" : { "$oid" : "57af1a146de89446394677ff" }, "sku" : "GUA", "name" : "Guava", "title" : "Exotic, fragrant, tasty!", "price" : "8", "cal" : "50", "nutrients" : { "carotenoid" : "4", "vitamin_c" : "4", "folates" : "0", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de8944639467800" }, "sku" : "KIW", "name" : "Kiwi", "title" : "These come from New Zealand.", "price" : "14", "cal" : "90", "nutrients" : { "carotenoid" : "1", "vitamin_c" : "4", "folates" : "0", "potassium" : "2", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de8944639467801" }, "sku" : "LYC", "name" : "Lychee", "title" : "Unusual and highly addictive!", "price" : "18", "cal" : "125", "nutrients" : { "carotenoid" : "1", "vitamin_c" : "4", "folates" : "0", "potassium" : "2", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de8944639467802" }, "sku" : "MAN", "name" : "Mango", "title" : "Messy to eat, but well worth it.", "price" : "8", "cal" : "70", "nutrients" : { "carotenoid" : "3", "vitamin_c" : "4", "folates" : "0", "potassium" : "1", "fiber" : "1" } }
{ "_id" : { "$oid" : "57af1a146de8944639467803" }, "sku" : "ORG", "name" : "Orange", "title" : "Vitamin C anyone? Go ahead, make some juice.", "price" : "9", "cal" : "70", "nutrients" : { "carotenoid" : "1", "vitamin_c" : "4", "folates" : "2", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de8944639467804" }, "sku" : "PAP", "name" : "Papaya", "title" : "Super-popular for breakfast.", "price" : "5", "cal" : "60", "nutrients" : { "carotenoid" : "3", "vitamin_c" : "4", "folates" : "2", "potassium" : "2", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de8944639467805" }, "sku" : "PCH", "name" : "Peach", "title" : "Add some cream and enjoy.", "price" : "19", "cal" : "70", "nutrients" : { "carotenoid" : "1", "vitamin_c" : "2", "folates" : "0", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de8944639467806" }, "sku" : "PER", "name" : "Pear", "title" : "Delicious fresh, or cooked in red wine, or distilled.", "price" : "8", "cal" : "100", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "2", "folates" : "0", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de8944639467807" }, "sku" : "PMG", "name" : "Pomegranate", "title" : "Delicious, healthy, beautiful, and sophisticated!", "price" : "19", "cal" : "110", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "2", "folates" : "0", "potassium" : "2", "fiber" : "0" } }
{ "_id" : { "$oid" : "57af1a146de8944639467808" }, "sku" : "PNP", "name" : "Pineapple", "title" : "Enjoy it (but don't forget to peel first).", "price" : "4", "cal" : "60", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "3", "folates" : "0", "potassium" : "0", "fiber" : "1" } }
{ "_id" : { "$oid" : "57af1a146de8944639467809" }, "sku" : "PSM", "name" : "Persimmon", "title" : "Believe it or not, they are berries!", "price" : "6", "cal" : "120", "nutrients" : { "carotenoid" : "4", "vitamin_c" : "3", "folates" : "0", "potassium" : "1", "fiber" : "3" } }
{ "_id" : { "$oid" : "57af1a146de894463946780a" }, "sku" : "STR", "name" : "Strawberry", "title" : "Beautiful, healthy, and delicious.", "price" : "7", "cal" : "40", "nutrients" : { "carotenoid" : "0", "vitamin_c" : "4", "folates" : "1", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de894463946780b" }, "sku" : "TNG", "name" : "Tangerine", "title" : "Easier to peel than oranges!", "price" : "8", "cal" : "50", "nutrients" : { "carotenoid" : "3", "vitamin_c" : "4", "folates" : "1", "potassium" : "1", "fiber" : "2" } }
{ "_id" : { "$oid" : "57af1a146de894463946780c" }, "sku" : "WML", "name" : "Watermelon", "title" : "Nothing comes close on those hot summer days.", "price" : "4", "cal" : "90", "nutrients" : { "carotenoid" : "4", "vitamin_c" : "4", "folates" : "0", "potassium" : "1", "fiber" : "1" } }