{
  "template": "@icedesign/ice-vue-material-template",
  "type": "vue",
  "name": "ice-example-blocks",
  "description": "This is a ice material project",
  "author": "",
  "blocks": [
    {
      "name": "ExampleBlock",
      "title": "demo block",
      "category": "Information",
      "description": "intro block",
      "languageType": "js",
      "homepage": "https://unpkg.com/ice-example-block@0.1.0/build/index.html",
      "categories": [
        "Information"
      ],
      "source": {
        "type": "npm",
        "npm": "ice-example-block",
        "version": "0.1.0",
        "registry": "https://registry.npmjs.org"
      },
      "dependencies": {
        "vue": "^2.5.16"
      },
      "screenshot": "https://unpkg.com/ice-example-block@0.1.0/screenshot.png",
      "screenshots": [
        "https://unpkg.com/ice-example-block@0.1.0/screenshot.png"
      ],
      "publishTime": "2020-10-12T03:49:42.639Z",
      "updateTime": "2020-10-12T03:49:45.087Z"
    }
  ],
  "components": [],
  "scaffolds": [],
  "pages": []
}
