index.json 172 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "Filtrate": "../market/modules/filtrate/index",
  5. "List": "./modules/list/index",
  6. "Float": "./add/float/index"
  7. }
  8. }