{
  "name": "@ama-sdk/schematics",
  "version": "14.5.0",
  "publishConfig": {
    "access": "public"
  },
  "description": "Swagger specification SDK Generator by schematics",
  "types": "./src/public_api.d.ts",
  "main": "./src/public_api.js",
  "scripts": {
    "nx": "nx",
    "ng": "yarn nx",
    "prepare:build:builders": "yarn cpy 'schematics/**/*.json' 'schematics/**/templates/**' 'schematics/**/*.jar' dist/schematics && yarn cpy '{package,collection,migration}.json' dist",
    "copy:templates": "yarn cpy 'cli/**/*.template' dist/cli",
    "build": "yarn nx build ama-sdk-schematics",
    "postbuild": "patch-package-json-main",
    "build:builders": "tsc -b tsconfig.builders.json --pretty && yarn generate-cjs-manifest",
    "build:cli": "tsc -b tsconfig.cli.json --pretty && yarn generate-cjs-manifest"
  },
  "bin": {
    "amasdk-clear-index": "./cli/clear-index.cjs",
    "amasdk-files-pack": "./cli/files-pack.cjs",
    "amasdk-update-sdk-context": "./cli/update-sdk-genai-context.cjs",
    "amasdk-update-spec-from-npm": "./cli/update-spec-from-npm.cjs"
  },
  "ng-update": {
    "migrations": "./migration.json",
    "packageGroup": [
      "@ama-sdk/core"
    ]
  },
  "schematics": "./collection.json",
  "keywords": [
    "schematics",
    "sdk"
  ],
  "peerDependenciesMeta": {
    "@ama-sdk/core": {
      "optional": true
    },
    "@angular-devkit/schematics-cli": {
      "optional": true
    },
    "@angular/cli": {
      "optional": true
    },
    "@angular/compiler": {
      "optional": true
    },
    "@o3r/telemetry": {
      "optional": true
    },
    "@openapitools/openapi-generator-cli": {
      "optional": true
    },
    "type-fest": {
      "optional": true
    },
    "typescript": {
      "optional": true
    }
  },
  "peerDependencies": {
    "@ama-sdk/core": "~14.5.0",
    "@angular-devkit/core": "^21.0.0",
    "@angular-devkit/schematics-cli": "^21.0.0",
    "@angular/cli": "^21.0.0",
    "@o3r/schematics": "~14.5.0",
    "@o3r/telemetry": "~14.5.0",
    "@openapitools/openapi-generator-cli": "^2.15.0",
    "openapi-types": "^12.0.0",
    "type-fest": "^5.3.1",
    "typescript": "^5.9.0"
  },
  "dependencies": {
    "@ama-sdk/openapi-codegen-typescript": "~14.5.0",
    "@angular-devkit/core": "~21.2.0",
    "@angular-devkit/schematics": "~21.2.0",
    "@o3r/schematics": "~14.5.0",
    "chokidar": "~5.0.0",
    "ejs": "~3.1.9",
    "globby": "^11.1.0",
    "js-yaml": "^4.1.1",
    "minimatch": "~10.2.0",
    "minimist": "^1.2.6",
    "rxjs": "^7.8.1",
    "semver": "^7.5.2",
    "tslib": "^2.6.2"
  },
  "devDependencies": {
    "@ama-sdk/core": "~14.5.0",
    "@angular-devkit/schematics-cli": "~21.2.0",
    "@angular/cli": "~21.2.0",
    "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
    "@nx/eslint-plugin": "~22.7.0",
    "@nx/jest": "~22.7.0",
    "@o3r/build-helpers": "~14.5.0",
    "@o3r/eslint-plugin": "~14.5.0",
    "@o3r/telemetry": "~14.5.0",
    "@o3r/test-helpers": "~14.5.0",
    "@openapitools/openapi-generator-cli": "~2.39.1",
    "@schematics/angular": "~21.2.0",
    "@stylistic/eslint-plugin": "~5.10.0",
    "@types/ejs": "^3.1.2",
    "@types/jest": "~30.0.0",
    "@types/js-yaml": "^4.0.5",
    "@types/minimist": "^1.2.2",
    "@types/node": "~24.13.0",
    "@types/semver": "^7.3.13",
    "@typescript-eslint/parser": "~8.61.0",
    "angular-eslint": "~21.4.0",
    "commit-and-tag-version": "^12.6.1",
    "cpy-cli": "^6.0.0",
    "eslint": "~9.39.0",
    "eslint-import-resolver-node": "~0.4.0",
    "eslint-import-resolver-typescript": "~4.4.0",
    "eslint-plugin-import": "~2.32.0",
    "eslint-plugin-import-newlines": "~1.4.0",
    "eslint-plugin-jest": "~29.15.0",
    "eslint-plugin-jsdoc": "~61.7.0",
    "eslint-plugin-prefer-arrow": "~1.2.3",
    "eslint-plugin-unicorn": "~62.0.0",
    "eslint-plugin-unused-imports": "~4.4.0",
    "globals": "^16.0.0",
    "isomorphic-fetch": "~3.0.0",
    "jest": "~30.4.0",
    "jest-junit": "~16.0.0",
    "jest-util": "~30.4.0",
    "jsonc-eslint-parser": "~2.4.0",
    "mem-fs": "^4.0.0",
    "npm-run-all2": "^8.0.0",
    "nx": "~22.7.0",
    "openapi-types": "^12.0.0",
    "semver": "^7.5.2",
    "ts-jest": "~29.4.0",
    "type-fest": "^5.3.1",
    "typescript": "~5.9.2",
    "typescript-eslint": "~8.61.0"
  },
  "generatorDependencies": {
    "@angular-eslint/eslint-plugin": "~21.1.0",
    "@commitlint/cli": "^20.2.0",
    "@commitlint/config-conventional": "^20.2.0",
    "@swc/cli": "~0.8.0",
    "@swc/core": "~1.15.17",
    "@swc/helpers": "~0.5.17",
    "@typescript-eslint/eslint-plugin": "~8.61.0",
    "jest-junit": "~16.0.0",
    "lint-staged": "^16.0.0",
    "minimist": "^1.2.6",
    "rimraf": "^6.0.1",
    "tsc-watch": "^7.0.0",
    "typedoc": "~0.28.0",
    "yaml-eslint-parser": "^1.2.2"
  },
  "openApiSupportedVersion": "^7.11.0",
  "engines": {
    "node": "^22.17.0 || ^24.0.0"
  },
  "preferUnplugged": true,
  "contributors": [
    {
      "name": "Yannick Adam",
      "url": "https://github.com/yannickadam",
      "email": "yannickadam@users.noreply.github.com"
    },
    {
      "name": "Kilian Panot",
      "url": "https://github.com/kpanot",
      "email": "kpanot@users.noreply.github.com"
    },
    {
      "name": "Jeremy Bourgeois",
      "url": "https://github.com/jbourgeois-1A",
      "email": "jbourgeois-1A@users.noreply.github.com"
    },
    {
      "name": "Pierre Henri Ginoux",
      "url": "https://github.com/pginoux-1A",
      "email": "pginoux-1A@users.noreply.github.com"
    },
    {
      "name": "Mircea Vasile Rednic",
      "url": "https://github.com/mrednic-1A",
      "email": "mrednic-1A@users.noreply.github.com"
    },
    {
      "name": "Stephane Dalle",
      "url": "https://github.com/sdalle-1A",
      "email": "sdalle-1A@users.noreply.github.com"
    },
    {
      "name": "Nicolas Hoffmann",
      "url": "https://github.com/nhoffmann-1A",
      "email": "nhoffmann-1A@users.noreply.github.com"
    },
    {
      "name": "Victor Scaiceanu",
      "url": "https://github.com/vscaiceanu-1a",
      "email": "vscaiceanu-1A@users.noreply.github.com"
    },
    {
      "name": "Florian Paul",
      "url": "https://github.com/fpaul-1A",
      "email": "fpaul-1A@users.noreply.github.com"
    },
    {
      "name": "Corinne Paulve",
      "url": "https://github.com/cpaulve-1A",
      "email": "cpaulve-1A@users.noreply.github.com"
    },
    {
      "name": "Matthieu Crouzet",
      "url": "https://github.com/matthieu-crouzet",
      "email": "matthieu-crouzet@users.noreply.github.com"
    },
    {
      "name": "Salome Do",
      "url": "https://github.com/sdo-1A",
      "email": "sdo-1A@users.noreply.github.com"
    }
  ],
  "bugs": "https://github.com/AmadeusITGroup/otter/issues",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AmadeusITGroup/otter.git"
  },
  "license": "BSD-3-Clause",
  "homepage": "https://amadeusitgroup.github.io/otter/"
}