config.json 170 B

123456789
  1. {
  2. "name": "Go 入门指南",
  3. "introduction": "Go 经典书籍《The Way To Go》的中文译本。",
  4. "path": {
  5. "content": "eBook",
  6. "readme": "README_gc.md"
  7. },
  8. }