{
  "name": "@aofl/templating-plugin",
  "version": "3.14.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Arian Khosravi <arian.khosravi@aofl.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:AgeOfLearning/aofl.git"
  },
  "dependencies": {
    "@aofl/cli-lib": "^3.14.0",
    "compression": "^1.7.4",
    "doc-parser": "^0.4.9",
    "express": "^4.17.1",
    "fast-glob": "^3.0.4",
    "html-webpack-plugin": "^3.2.0",
    "loader-utils": "^1.2.3",
    "puppeteer": "^1.18.1",
    "replace-string": "^3.0.0",
    "schema-utils": "^2.0.0",
    "serve-static": "^1.14.1"
  }
}
