index.json 255 B

123456789
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wrapper": "../components/wrapper/index",
  5. "popup-container": "../components/popup-container/index",
  6. "list": "mini-ali-ui/es/list/index",
  7. "list-item": "mini-ali-ui/es/list/list-item/index"
  8. }
  9. }