{
  "templates": {
    "janus.ui.buttons": "./buttons.html"
  },
  "css": [
    "./buttons.css"
  ],
  "scripts": [
    "./buttons.js"
  ]
}

