# Install postman-to-openapi with npm

Convert postman collection to OpenAPI spec. Version 3.0.1 via npm; verified 2023-01-21.

## Install

```sh
sudo av install npm:postman-to-openapi
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g postman-to-openapi
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:postman-to-openapi
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/postman-to-openapi>
- **Version:** 3.0.1
- **Source summary:** Convert postman collection to OpenAPI spec
- **Homepage:** <https://github.com/joolfe/postman-to-openapi#readme>
- **Repository:** <https://github.com/joolfe/postman-to-openapi>
- **Upstream docs:** <https://github.com/joolfe/postman-to-openapi#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/postman-to-openapi/-/postman-to-openapi-3.0.1.tgz>
- **Issue tracker:** <https://github.com/joolfe/postman-to-openapi/issues>
- **Published:** 2023-01-21T13:21:57.185Z
- **Last updated:** 2023-01-21T13:21:57.185Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- p2o (cli)
- p2o (alias)

## Dependencies

- commander
- js-yaml
- jsonc-parser
- lodash.camelcase
- marked
- mustache

## Build dependencies

- @commitlint/cli
- @commitlint/config-conventional
- eslint
- eslint-config-standard
- eslint-plugin-import
- eslint-plugin-n
- eslint-plugin-node
- eslint-plugin-promise
- execa
- husky
- mocha
- nyc
- typescript

## Install behavior

- Post-install hook: not defined
- Lifecycle scripts: prepare
- Bottle: not available

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 3.0.1
- Package-manager updated: 2023-01-21
- Local data: ok
- Upstream repository: https://github.com/joolfe/postman-to-openapi
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for postman-to-openapi. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 3.0.1
- **Version Count:** 53
- **Maintainers:** joolfe
- **Author:** joolfe04@gmail.com
- **Publisher:** joolfe
- **Engines:** Node: >=14 <20
- **Integrity:** sha512-OUenC7fi5moe41nhO0yUj8jqVj6tchLCjPxG2d28Ai//Oujt3lL7tiFCL2P6pKUV1a7p5X/BJh7op65jjbrs3Q==
- **Shasum:** 3287e756f4d36489e3c43e99ef799618246e2aed
- **Unpacked Size:** 78,870
- **File Count:** 0
- **Created At:** 2020-07-01T18:52:52.898Z
- **Latest Published At:** 2023-01-21T13:21:57.185Z
- **Modified At:** 2023-01-21T13:21:57.260Z


## Related links

- [Text processing packages](https://pkg.so/text-processing-tools/) - Matched curated package taxonomy and local package facts.
- [api-spec-converter](https://pkg.so/npm/api-spec-converter/) - Both packages work with overlapping file formats or content types. Shared terms: commander, convert, converter, js-yaml, lodash.
- [openapi-typescript-codegen](https://pkg.so/npm/openapi-typescript-codegen/) - Both packages work with overlapping file formats or content types. Shared terms: camelcase, commander, openapi, parser, specification.
- [swagger-tools](https://pkg.so/npm/swagger-tools/) - Both packages work with overlapping file formats or content types. Shared terms: commander, converter, js-yaml, lodash, parser.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
