1
0
Fork 0

chore: Keep config file alphabetic

This commit is contained in:
Joost De Cock 2023-10-17 08:22:15 +02:00
parent e94afb36ab
commit 8f3a795832

View file

@ -340,6 +340,18 @@
"curvedSeam"
]
},
"gozer": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for a ghost costume",
"design": "Wouter Van Wageningen",
"difficulty": 1,
"tags": [
"costumes"
],
"techniques": [
"hem"
]
},
"hi": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for a shark plush toy",
@ -609,22 +621,14 @@
]
},
"shelly": {
"code": "Thrunic",
"description": "A FreeSewing pattern for a raglan shirt, perfect for swimshirts",
"design": "Thrunic",
"difficulty": 2,
"lab": true,
"org": true,
"tags": [
"tops",
"swimwear"
],
"techniques": [
"hem",
"stretch",
"curvedSeam",
"raglanSleeve"
]
"description": "A FreeSewing pattern for a raglan shirt, perfect for swimshirts",
"code": "Thrunic",
"design": "Thrunic",
"difficulty": 2,
"tags": ["tops", "swimwear"],
"techniques": ["hem", "stretch", "curvedSeam", "raglanSleeve"]
},
"shin": {
"code": "Joost De Cock",
@ -683,20 +687,14 @@
]
},
"skully": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for skully, our logo, a plushy toy",
"code": "Wouter Van Wageningen",
"design": "Wouter Van Wageningen",
"difficulty": 4,
"lab": true,
"org": true,
"tags": [
"accessories",
"toys"
],
"techniques": [
"curvedSeam",
"precision"
]
"tags": ["accessories", "toys"],
"techniques": ["curvedSeam", "precision"]
},
"sven": {
"code": "Joost De Cock",
@ -870,25 +868,13 @@
]
},
"otis": {
"code": "Wouter Van Wageningen",
"description": "A FreeSewing pattern for a romper",
"code": "Wouter Van Wageningen",
"design": "Wouter Van Wageningen",
"difficulty": 2,
"lab": true,
"org": true,
"tags": [ ],
"techniques": [ ]
},
"gozer": {
"code": "Coder name",
"description": "A FreeSewing pattern that needs a description",
"design": "Designer name",
"difficulty": 1,
"tags": [
"tagname"
],
"techniques": [
"techname"
]
}
}