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

13 行
195 B

  1. {
  2. "name": "breakups",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "test",
  8. "start": "node index.js"
  9. },
  10. "author": "",
  11. "license": "MIT"
  12. }