Last active
August 25, 2020 03:57
-
-
Save jjjlyn/cef20d87f0db0ec7e5539d783b29e506 to your computer and use it in GitHub Desktop.
filter.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id" : "filter_01", | |
"name" : "포장" | |
}, | |
{ | |
"id" : "filter_02", | |
"name" : "가격" | |
}, | |
{ | |
"id" : "filter_03", | |
"name" : "총 섭취횟수" | |
}, | |
{ | |
"id" : "filter_04", | |
"name" : "알러지 성분" | |
}, | |
{ | |
"id" : "filter_05", | |
"name" : "1일 섭취횟수" | |
}, | |
{ | |
"id" : "filter_06", | |
"name" : "1일 섭취수량" | |
}, | |
{ | |
"id" : "filter_07", | |
"name" : "제형" | |
}, | |
{ | |
"id" : "filter_08", | |
"name" : "제조국" | |
}, | |
{ | |
"id" : "filter_09", | |
"name" : "GMP" | |
}, | |
{ | |
"id" : "filter_10", | |
"name" : "건강기능식품" | |
}, | |
{ | |
"id" : "filter_11", | |
"name" : "유전자재조합" | |
} | |
] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment