This library parses package.jsons of [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) types. Its name is left over from when package information was stored in textual headers.
npm install @definitelytyped/header-parserThis library parses package.jsons of DefinitelyTyped types.
Its name is left over from when package information was stored in textual headers.
To build: pnpm run build.
To test: pnpm test.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.