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

18 行
325B

  1. {
  2. "name": "rohanverma.net",
  3. "homepage": "https://github.com/rhnvrm/rohanverma.net",
  4. "authors": [
  5. "Rohan Verma <[email protected]>"
  6. ],
  7. "description": "My Website",
  8. "main": "index.html",
  9. "license": "MIT",
  10. "ignore": [
  11. "**/.*",
  12. "node_modules",
  13. "bower_components",
  14. "test",
  15. "tests"
  16. ]
  17. }