{
  "name": "ndut-view",
  "version": "0.7.0",
  "description": "View Engine for Ndut Framework",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ardhi/ndut-view.git"
  },
  "keywords": [
    "ndut",
    "view",
    "engine",
    "nunjucks",
    "template",
    "fastify"
  ],
  "author": "Ardhi Lukianto <ardhi@lukianto.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ardhi/ndut-view/issues"
  },
  "homepage": "https://github.com/ardhi/ndut-view#readme",
  "dependencies": {
    "bootstrap": "^5.1.3",
    "bootstrap-icons": "^1.8.0",
    "holderjs": "^2.9.9",
    "html-me": "0.0.2",
    "html-minifier": "^4.0.0",
    "nunjucks": "^3.2.3"
  }
}
