The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.
This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
This adds two new options to brian:
- `s3Armhole`
- `s3Collar`
s3 in this case is short for: Shoulder Seam Shift.
This option allows you to shift the shoulder seam forward
(by increasing the option) or backward (be decreasing it).
And this for the collar side and armhole/shoulder side.
This is in preparation of the feature request in #642.