{
  "_from": "ng-packagr@^16.1.0",
  "_id": "ng-packagr@16.2.3",
  "_inBundle": false,
  "_integrity": "sha512-VTJ7Qtge52+1subkhmF5nOqLNbVutA8/igJ0A5vH6Mgpb8Z/3HeZomtD1SHzZF5Dqp+p+QPHE548FWYu1MdMSQ==",
  "_location": "/ng-packagr",
  "_phantomChildren": {
    "@esbuild/aix-ppc64": "0.19.12",
    "aggregate-error": "3.1.0",
    "brace-expansion": "2.0.2",
    "commondir": "1.0.1",
    "cross-spawn": "7.0.6",
    "fs-minipass": "3.0.3",
    "imurmurhash": "0.1.4",
    "jackspeak": "3.4.3",
    "minipass-flush": "1.0.5",
    "minipass-pipeline": "1.2.4",
    "p-try": "2.2.0",
    "package-json-from-dist": "1.0.1",
    "path-scurry": "1.11.1",
    "semver": "7.7.3",
    "ssri": "10.0.6",
    "tar": "6.2.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ng-packagr@^16.1.0",
    "name": "ng-packagr",
    "escapedName": "ng-packagr",
    "rawSpec": "^16.1.0",
    "saveSpec": null,
    "fetchSpec": "^16.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/ng-packagr/-/ng-packagr-16.2.3.tgz",
  "_shasum": "d516774ccee80147e9caa85395a7bf93d8d044f1",
  "_spec": "ng-packagr@^16.1.0",
  "_where": "/home/learnc22/salescrm.learncultivera.com",
  "author": {
    "name": "David Herges",
    "email": "david@spektrakel.de"
  },
  "bin": {
    "ng-packagr": "cli/main.js"
  },
  "bugs": {
    "url": "https://github.com/ng-packagr/ng-packagr/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@rollup/plugin-json": "^6.0.0",
    "@rollup/plugin-node-resolve": "^15.0.0",
    "ajv": "^8.11.0",
    "ansi-colors": "^4.1.3",
    "autoprefixer": "^10.4.12",
    "browserslist": "^4.21.4",
    "cacache": "^18.0.0",
    "chokidar": "^3.5.3",
    "commander": "^11.0.0",
    "convert-source-map": "^2.0.0",
    "dependency-graph": "^0.11.0",
    "esbuild": "^0.19.0",
    "esbuild-wasm": "^0.19.0",
    "fast-glob": "^3.2.12",
    "find-cache-dir": "^3.3.2",
    "injection-js": "^2.4.0",
    "jsonc-parser": "^3.2.0",
    "less": "^4.1.3",
    "ora": "^5.1.0",
    "piscina": "^4.0.0",
    "postcss": "^8.4.16",
    "postcss-url": "^10.1.3",
    "rollup": "^3.0.0",
    "rxjs": "^7.5.6",
    "sass": "^1.55.0"
  },
  "deprecated": false,
  "description": "Compile and package Angular libraries in Angular Package Format (APF)",
  "engines": {
    "node": "^16.14.0 || >=18.10.0"
  },
  "homepage": "https://github.com/ng-packagr/ng-packagr",
  "keywords": [
    "apf",
    "angular-package-format",
    "angular",
    "angular-library",
    "angular-components",
    "component-library",
    "typescript",
    "css",
    "scss"
  ],
  "license": "MIT",
  "main": "./public_api.js",
  "name": "ng-packagr",
  "optionalDependencies": {
    "esbuild": "^0.19.0"
  },
  "peerDependencies": {
    "tslib": "^2.3.0",
    "typescript": ">=4.9.3 <5.2",
    "tailwindcss": "^2.0.0 || ^3.0.0",
    "@angular/compiler-cli": "^16.0.0 || ^16.2.0-next.0"
  },
  "peerDependenciesMeta": {
    "tailwindcss": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ng-packagr/ng-packagr.git"
  },
  "typings": "./public_api.d.ts",
  "version": "16.2.3"
}
