{
  "name": "nis-hugo-theme",
  "version": "1.0.0",
  "description": "Hugo theme for Narative Insight (NIS) Hugo-based websites",
  "main": "webpack.config.js",
  "dependencies": {
    "axios": "^1.4.0",
    "lunr": "^2.3.9"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NarrativeInsight/NisTheme.git"
  },
  "keywords": [
    "Hugo",
    "NIS"
  ],
  "author": "Chris Dole",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/NarrativeInsight/NisTheme/issues"
  },
  "homepage": "https://github.com/NarrativeInsight/NisTheme#readme"
}
