{
  "name": "ice-assets",
  "type": "ice",
  "repository": {
    "type": "project",
    "uuid": "8ce8b66b-ebc4-4173-902f-f100d7d7563e",
    "SPA": true,
    "template": "@ali/ice-template-spa",
    "templateVersion": "0.2.1"
  },
  "builder": "@ali/builder-ice",
  "options": {
    "iceType": "fed",
    "extractCSS": true,
    "wrapReact": true,
    "themePackage": "@icedesign/skin",
    "iceMapNext": true,
    "lockVersion": true,
    "smartLoader": true
  },
  "webpack": {
    "entry": {
      "index": "./src/index.js"
    }
  }
}
