{
  "dsp_spec_version": "0.0.1",
  "last_updated_by": "",
  "last_updated": "2020-09-30T21:16:45.280Z",
  "settings": {
    "name": "Dracula UI",
    "package_version": "0.1.0",
    "snippet_trigger_prefix": "drac_",
    "build_status_label": "dev",
    "languages": [
      {
        "label": "HTML",
        "snippet_id": "html",
        "syntax": "text/html"
      },
      {
        "label": "CSS",
        "snippet_id": "css",
        "syntax": "text/css"
      },
      {
        "label": "React",
        "snippet_id": "javascriptreact",
        "syntax": "text/typescript-jsx"
      }
    ]
  },
  "import": [
    {
      "src": "data/tokens.json"
    },
    {
      "src": "data/fonts.json"
    },
    {
      "src": "data/components.json"
    },
    {
      "src": "data/css.json"
    },
    {
      "src": "data/docs.json"
    }
  ]
}
