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.14",
"/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam"
]
],
"_development": true,
"_from": "@angular-devkit/schematics@12.2.14",
"_id": "@angular-devkit/schematics@12.2.14",
"_inBundle": false,
"_integrity": "sha512-QS2IdV3c51CFpHlj1x7xEOQuoYJS2W1bDYLbZUcgfp7u/6M8pA1gz96F0zy4dO5775+MSakpl9314H9956irKw==",
"_location": "/@angular-devkit/schematics",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular-devkit/schematics@12.2.14",
"name": "@angular-devkit/schematics",
"escapedName": "@angular-devkit%2fschematics",
"scope": "@angular-devkit",
"rawSpec": "12.2.14",
"saveSpec": null,
"fetchSpec": "12.2.14"
},
"_requiredBy": [
"/@angular/cli",
"/@schematics/angular"
],
"_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.14.tgz",
"_spec": "12.2.14",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam",
"author": {
"name": "Angular Authors"
},
"bugs": {
"url": "https://github.com/angular/angular-cli/issues"
},
"dependencies": {
"@angular-devkit/core": "12.2.14",
"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.14"
}