{
  "url": {
    "name": "attributetable",
    "separator": "*"
  },
  "constructor": "M.plugin.AttributeTable",
  "parameters": [{
    "type": "object",
    "properties": [{
      "type": "simple",
      "name": "pages",
      "position": 0
    }]
  }],
  "files": {
    "ol": {
      "scripts": [
        "attributetable-2.0.1.ol.min.js"
      ],
      "styles": [
        "attributetable-2.0.1.min.css"
      ]
    }
  },
  "metadata": {
    "name": "Attributable",
    "description": "Shows a table of all the attributes of each feature of a vector layer.",
    "text": "",
    "version": "2.0.1",
    "date": "11/10/2019",
    "author": "Junta de Andalucía",
    "org": "Junta de Andalucía",
    "tags": "mapea,plugin",
    "icon": "./facade/assets/icons/icons.svg"
  }
}
