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.
 
 
 
 

73 lines
1.9 KiB

{
"_args": [
[
"@angular-devkit/schematics@12.2.16",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_development": true,
"_from": "@angular-devkit/schematics@12.2.16",
"_id": "@angular-devkit/schematics@12.2.16",
"_inBundle": false,
"_integrity": "sha512-ToyZBCGilSeeLmhAxmeJ0PykmbKLoME+uK78gC64xJtNu9e3oVnmog8b8g9Ay9hTwZJ96HvNa16po11Gfbbn6A==",
"_location": "/@angular-devkit/schematics",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular-devkit/schematics@12.2.16",
"name": "@angular-devkit/schematics",
"escapedName": "@angular-devkit%2fschematics",
"scope": "@angular-devkit",
"rawSpec": "12.2.16",
"saveSpec": null,
"fetchSpec": "12.2.16"
},
"_requiredBy": [
"/@angular/cli",
"/@schematics/angular"
],
"_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-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": {
"@angular-devkit/core": "12.2.16",
"ora": "5.4.1",
"rxjs": "6.6.7"
},
"description": "Angular Schematics - Library",
"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",
"blueprints",
"scaffolding",
"template",
"tooling",
"code generation",
"schematics"
],
"license": "MIT",
"main": "src/index.js",
"name": "@angular-devkit/schematics",
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular-cli.git"
},
"typings": "src/index.d.ts",
"version": "12.2.16"
}