{
  "_args": [
    [
      "@angular-devkit/schematics@15.0.4",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@angular-devkit/schematics@15.0.4",
  "_id": "@angular-devkit/schematics@15.0.4",
  "_inBundle": false,
  "_integrity": "sha512-/gXiLFS0+xFdx6wPoBpe/c6/K9I5edMpaASqPf4XheKtrsSvL+qTlIi3nsbfItzOiDXbaBmlbxGfkMHz/yg0Ig==",
  "_location": "/@angular-devkit/schematics",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@angular-devkit/schematics@15.0.4",
    "name": "@angular-devkit/schematics",
    "escapedName": "@angular-devkit%2fschematics",
    "scope": "@angular-devkit",
    "rawSpec": "15.0.4",
    "saveSpec": null,
    "fetchSpec": "15.0.4"
  },
  "_requiredBy": [
    "/@angular-devkit/schematics-cli",
    "/@nestjs/cli",
    "/@nestjs/schematics"
  ],
  "_resolved": "https://registry.npmmirror.com/@angular-devkit/schematics/-/schematics-15.0.4.tgz",
  "_spec": "15.0.4",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "author": {
    "name": "Angular Authors"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "dependencies": {
    "@angular-devkit/core": "15.0.4",
    "jsonc-parser": "3.2.0",
    "magic-string": "0.26.7",
    "ora": "5.4.1",
    "rxjs": "6.6.7"
  },
  "description": "Angular Schematics - Library",
  "engines": {
    "node": "^14.20.0 || ^16.13.0 || >=18.10.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": "15.0.4"
}
