{
  "name": "nodebb-theme-peace",
  "version": "2.2.46",
  "nbbpm": {
    "compatibility": "^3.5.0"
  },
  "description": "Peace theme for NodeBB",
  "main": "lib/library.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/barisusakli/nodebb-theme-peace"
  },
  "scripts": {
    "lint": "eslint ."
  },
  "keywords": [
    "nodebb",
    "theme",
    "forum",
    "bootstrap",
    "responsive"
  ],
  "dependencies": {
    "@fontsource/roboto": "5.0.15"
  },
  "devDependencies": {
    "eslint": "9.25.1",
    "eslint-config-nodebb": "^1.1.4",
    "eslint-plugin-import": "^2.31.0"
  },
  "contributors": [
    {
      "name": "Barış Soner Uşaklı",
      "email": "baris@nodebb.org",
      "url": "https://github.com/barisusakli"
    }
  ],
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/barisusakli/nodebb-theme-peace/issues"
  }
}
