{
  "name": "NisHugoTheme",
  "version": "1.0.0",
  "description": "Hugo theme for Narrative Insight (NIS) Hugo websites",
  "private": true,
  "scripts": {
    "webpack": "webpack",
    "webpack-watch": "webpack --watch"
  },
  "author": "Chris Dole",
  "devDependencies": {
    "npm-run-all": "^4.1.5",
    "webpack": "^5.88.2",
    "webpack-cli": "^5.1.4"
  },
  "dependencies": {
    "axios": "^1.4.0",
    "lunr": "^2.3.9"
  }
}
