説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

package.json 220B

123456789101112
  1. {
  2. "repository": "https://github.com/crobi/rpg-cards",
  3. "name": "rpg-cards",
  4. "version": "0.0.0",
  5. "description": "",
  6. "author": "crobi",
  7. "dependencies": {
  8. "mv": "*",
  9. "walk": "*"
  10. },
  11. "license": "MIT"
  12. }