{"library":"aab-parser","type":"library","category":null,"description":"aab-parser is a lightweight, asynchronous Android App Bundle (AAB) parser written entirely in TypeScript. It provides functionality to extract key manifest attributes from an AAB file, either as a strongly typed `Manifest` object (a subset of common attributes) or a raw JSON object with more comprehensive data. A key differentiator is its pure Node.js implementation, which means it does not require a Java Development Kit (JDK) installation, unlike many other AAB inspection tools. The current stable version is 1.0.1, released recently after its initial 1.0.0 debut, suggesting an early but active development phase with releases focused on stability and minor enhancements rather than a fixed cadence. It is primarily used for programmatic inspection of AAB metadata in build pipelines or analysis tools.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","android","aab","parser","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install aab-parser","imports":["import { parseAabManifest } from 'aab-parser';","import { parseAabManifestJSON } from 'aab-parser';","import type { Manifest } from 'aab-parser';"]},{"cmd":"yarn add aab-parser","imports":[]},{"cmd":"pnpm add aab-parser","imports":[]}],"homepage":null,"github":"https://github.com/qucumbah/aab-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/aab-parser","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/aab-parser/compatibility"}}