decode.json 316 B

12345678910111213
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "decode": "./decode",
  5. "audio-player": "./audio-player/audio-player",
  6. "echarts": "./echarts/echarts",
  7. "latex": "./latex/latex",
  8. "table": "./table/table",
  9. "todogroup": "./todogroup/todogroup",
  10. "yuml": "./yuml/yuml",
  11. "img": "./img/img"
  12. }
  13. }