feat: Added studio to monorepo
This commit is contained in:
parent
c17b58f141
commit
02f841c570
177 changed files with 2467 additions and 2118 deletions
5
packages/utils/about.json
Normal file
5
packages/utils/about.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"id": "utils",
|
||||
"description": "A number of utilities, typically used by FreeSewing frontend code",
|
||||
"version": "4.0.0"
|
||||
}
|
|
@ -15,7 +15,12 @@
|
|||
},
|
||||
"keywords": [
|
||||
"freesewing",
|
||||
"freesewing"
|
||||
"design",
|
||||
"diy",
|
||||
"fashion",
|
||||
"made to measure",
|
||||
"parametric design",
|
||||
"sewing"
|
||||
],
|
||||
"type": "module",
|
||||
"module": "./src/index.mjs",
|
||||
|
@ -44,4 +49,4 @@
|
|||
"engines": {
|
||||
"node": ">= 20"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue