You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

70 lines
1.8 KiB

{
"_args": [
[
"@ngtools/webpack@12.2.16",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_development": true,
"_from": "@ngtools/webpack@12.2.16",
"_id": "@ngtools/webpack@12.2.16",
"_inBundle": false,
"_integrity": "sha512-Y2wYX0ybpTYCuSXrG7+3FAtL4dSa7D1vMxymeJEmPTf5QcFTbllwcGQ82Q9lzTn3UDxvt6ZqAYfmWZHGp2GQ9w==",
"_location": "/@ngtools/webpack",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@ngtools/webpack@12.2.16",
"name": "@ngtools/webpack",
"escapedName": "@ngtools%2fwebpack",
"scope": "@ngtools",
"rawSpec": "12.2.16",
"saveSpec": null,
"fetchSpec": "12.2.16"
},
"_requiredBy": [
"/@angular-devkit/build-angular"
],
"_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-12.2.16.tgz",
"_spec": "12.2.16",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"author": {
"name": "Angular Authors"
},
"bugs": {
"url": "https://github.com/angular/angular-cli/issues"
},
"dependencies": {},
"description": "Webpack plugin that AoT compiles your Angular components and modules.",
"engines": {
"node": "^12.14.1 || >=14.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"homepage": "https://github.com/angular/angular-cli",
"keywords": [
"angular",
"Angular CLI",
"devkit",
"sdk",
"Angular DevKit",
"webpack",
"plugin",
"aot"
],
"license": "MIT",
"main": "./src/index.js",
"name": "@ngtools/webpack",
"peerDependencies": {
"@angular/compiler-cli": "^12.0.0",
"typescript": "~4.2.3 || ~4.3.2",
"webpack": "^5.30.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular-cli.git"
},
"typings": "src/index.d.ts",
"version": "12.2.16"
}