category.json 540 B

123456789101112131415
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "one": "/components/widgets/category/one",
  5. "two": "/components/widgets/category/two",
  6. "three": "/components/widgets/category/three",
  7. "four": "/components/widgets/category/four",
  8. "five": "/components/widgets/category/five",
  9. "six": "/components/widgets/category/six",
  10. "seven": "/components/widgets/category/seven",
  11. "eight": "/components/widgets/category/eight",
  12. "night": "/components/widgets/category/night",
  13. "ten": "/components/widgets/category/ten"
  14. }
  15. }