Small text-based online game — a HAL mesh module
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

8 行
87B

  1. {
  2. "private": true,
  3. "type": "module",
  4. "dependencies": {
  5. "pg": "^8.13.3"
  6. }
  7. }