index.json 150 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wrapper": "../components/wrapper/index",
  5. "default-img": "../components/default-img/index"
  6. }
  7. }