{
  "dependencies": {
    "sprintf-js": "^1.1.2",
    "ts-jest": "^27.0.7",
    "ts-md5": "^1.2.9",
    "tsconfig-paths": "^3.11.0",
    "twig": "^1.15.4",
    "twig-loader": "^0.5.5",
    "typescript": "^4.4.4"
  },
  "devDependencies": {
    "@types/jest": "^27.0.2",
    "@typescript-eslint/eslint-plugin": "^5.3.0",
    "@typescript-eslint/parser": "^5.3.0",
    "eslint": "^8.2.0",
    "jest": "^27.3.1"
  },
  "scripts": {
    "test": "jest"
  },
  "compilerOptions": {
    "target": "ES2017"
  }
}
