HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/ketabkhaneh/node_modules/@ngtools/webpack/package.json
{
  "name": "@ngtools/webpack",
  "version": "17.3.3",
  "description": "Webpack plugin that AoT compiles your Angular components and modules.",
  "main": "./src/index.js",
  "typings": "src/index.d.ts",
  "license": "MIT",
  "keywords": [
    "Angular CLI",
    "Angular DevKit",
    "angular",
    "aot",
    "devkit",
    "plugin",
    "sdk",
    "webpack"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/angular-cli.git"
  },
  "author": "Angular Authors",
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "homepage": "https://github.com/angular/angular-cli",
  "dependencies": {},
  "peerDependencies": {
    "@angular/compiler-cli": "^17.0.0",
    "typescript": ">=5.2 <5.5",
    "webpack": "^5.54.0"
  },
  "engines": {
    "node": "^18.13.0 || >=20.9.0",
    "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
    "yarn": ">= 1.13.0"
  }
}