feat: Added studio to monorepo
This commit is contained in:
parent
c17b58f141
commit
02f841c570
177 changed files with 2467 additions and 2118 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
# @freesewing/models
|
||||
|
||||
Body measurements data for a range of default sizes
|
||||
Body measurements data used to test FreeSewing designs
|
||||
|
||||
|
||||
## Usage
|
||||
|
|
5
packages/models/about.json
Normal file
5
packages/models/about.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"id": "models",
|
||||
"description": "Body measurements data used to test FreeSewing designs",
|
||||
"version": "4.0.0"
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@freesewing/models",
|
||||
"version": "4.0.0",
|
||||
"description": "Body measurements data for a range of default sizes",
|
||||
"description": "Body measurements data used to test FreeSewing designs",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
"repository": "github:freesewing/freesewing",
|
||||
|
@ -48,4 +48,4 @@
|
|||
"engines": {
|
||||
"node": ">= 20"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue