15 lines
244 B
JSON
15 lines
244 B
JSON
{
|
|
"name": "common",
|
|
"license": "UNLICENSED",
|
|
"private": true,
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"typescript": "catalog:"
|
|
},
|
|
"dependencies": {
|
|
"@effect/schema": "catalog:",
|
|
"effect": "catalog:",
|
|
"fast-check": "catalog:"
|
|
}
|
|
}
|