{
  "manifest_version": 2,
  "name": "altair-graphql-plugin-nord-theme",
  "version": "0.0.3",
  "display_name": "Nord Theme",
  "description" : "Nord Theme for Altair GraphQL",
  "author_email": "joe.pantazidis@outlook.de",
  "author": "pantajoe",
  "type": "theme",
  "plugin_class": "NordTheme",
  "scripts": [
    "src/index.js"
  ]
}
