{"library":"angular-build-info","type":"library","category":null,"description":"angular-build-info is a Command Line Interface (CLI) tool designed to automate the collection of crucial build-related metadata for Angular applications. Upon execution, it generates a `build.ts` file, typically placed in the project's `src/` directory, containing details such as the application's version (from `package.json`), the current Git commit hash, the Git user, and a precise build timestamp. This generated file can then be directly imported and utilized within Angular components or services to display build information, useful for debugging, support, or informational purposes. The package is currently stable at version 2.0.1, having undergone a significant rewrite in version 2.0.0. Releases appear to follow an as-needed cadence, focusing on bug fixes and enhancements. Its primary differentiator is its simplicity and direct integration into existing Angular CLI build workflows via `package.json` scripts, providing an easily consumable TypeScript module.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","angular","angular2","build-info","build","cli","information"],"last_verified":"Wed May 27","install":[{"cmd":"npm install angular-build-info","imports":["import { buildInfo } from '../build';"]},{"cmd":"yarn add angular-build-info","imports":[]},{"cmd":"pnpm add angular-build-info","imports":[]}],"homepage":null,"github":"https://github.com/inexio/angular-build-info","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/angular-build-info","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/angular-build-info/compatibility"}}