Last active
August 28, 2020 18:27
-
-
Save bhousel/28b68ba13e38c6fd42473fde7735cc15 to your computer and use it in GitHub Desktop.
Crafts in NSI
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
{ | |
"shop": { | |
"craft": { | |
"A.C. Moore": { | |
"id": "acmoore-286374", | |
"locationSet": {"include": ["us"]}, | |
"oldid": "shop/craft|A.C. Moore", | |
"tags": { | |
"brand": "A.C. Moore", | |
"brand:wikidata": "Q4647066", | |
"brand:wikipedia": "en:A.C. Moore", | |
"name": "A.C. Moore", | |
"shop": "craft" | |
} | |
}, | |
"Hobbycraft": { | |
"id": "hobbycraft-ed2283", | |
"locationSet": {"include": ["gb"]}, | |
"matchTags": ["shop/art"], | |
"oldid": "shop/craft|Hobbycraft", | |
"tags": { | |
"brand": "Hobbycraft", | |
"brand:wikidata": "Q16984508", | |
"brand:wikipedia": "en:Hobbycraft", | |
"name": "Hobbycraft", | |
"shop": "craft" | |
} | |
}, | |
"Hobby Lobby": { | |
"id": "hobbylobby-e90acf", | |
"locationSet": {"include": ["in", "us"]}, | |
"oldid": "shop/craft|Hobby Lobby", | |
"tags": { | |
"brand": "Hobby Lobby", | |
"brand:wikidata": "Q5874938", | |
"brand:wikipedia": "en:Hobby Lobby", | |
"name": "Hobby Lobby", | |
"shop": "craft" | |
} | |
}, | |
"Jo-Ann": { | |
"id": "joann-286374", | |
"locationSet": {"include": ["us"]}, | |
"oldid": "shop/craft|Jo-Ann", | |
"tags": { | |
"brand": "Jo-Ann", | |
"brand:wikidata": "Q6203968", | |
"brand:wikipedia": "en:Jo-Ann Stores", | |
"name": "Jo-Ann", | |
"shop": "craft" | |
} | |
}, | |
"Michaels": { | |
"id": "michaels-40407f", | |
"locationSet": {"include": ["ca", "us"]}, | |
"oldid": "shop/craft|Michaels", | |
"tags": { | |
"brand": "Michaels", | |
"brand:wikidata": "Q6835667", | |
"brand:wikipedia": "en:Michaels", | |
"name": "Michaels", | |
"shop": "craft" | |
} | |
}, | |
"Woodcraft": { | |
"id": "woodcraft-286374", | |
"locationSet": {"include": ["us"]}, | |
"matchTags": [ | |
"craft/carpenter", | |
"shop/doityourself", | |
"shop/hardware", | |
"shop/hobby" | |
], | |
"oldid": "shop/craft|Woodcraft", | |
"tags": { | |
"brand": "Woodcraft", | |
"brand:wikidata": "Q22026341", | |
"brand:wikipedia": "en:Woodcraft Supply", | |
"name": "Woodcraft", | |
"shop": "craft" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment