
Refer to the CHANGELOG for all info. --------- Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com> Co-authored-by: Josh Munic <jpmunic@gmail.com> Co-authored-by: Jonathan Haas <haasjona@gmail.com>
12 lines
757 B
JSON
12 lines
757 B
JSON
{
|
|
"collection": "All FreeSewing designs bundles into one pacakge, our collection",
|
|
"config": "Various configurations for FreeSewing",
|
|
"core": "A library for creating made-to-measure sewing patterns",
|
|
"i18n": "Translation for the FreeSewing project",
|
|
"models": "Body measurements data for a range of default sizes",
|
|
"studio": "Initializer package for a the FreeSewing design studio: npx @freesewing/studio",
|
|
"prettier-config": "FreeSewing's shared configuration for prettier",
|
|
"react": "React components, hooks and context by/for FreeSewing",
|
|
"snapseries": "A series of common sizes for elastics and other series to be used with snapped percentage options",
|
|
"utils": "A number of utilities, typically used by FreeSewing frontend code"
|
|
}
|