Files
welshman/package.json
T
2024-03-25 14:22:33 -07:00

11 lines
161 B
JSON

{
"private": true,
"workspaces": [
"packages/*"
],
"repository": {
"type": "git",
"url": "https://github.com/coracle-social/skiff.git"
}
}