Files
welshman/package.json
T

16 lines
263 B
JSON

{
"private": true,
"workspaces": [
"packages/*"
],
"repository": {
"type": "git",
"url": "https://github.com/coracle-social/skiff.git"
},
"devDependencies": {
"gts": "^6.0.2",
"typedoc": "^0.27.4",
"typescript": "^5.6.3"
}
}