# `oro-package-spec`
NPM package specifier parser. This is the stuff that takes something like
`foo@^1.2.3` and turns it into something meaningful.
## Orogene
This package is part of [Orogene](https://orogene.dev), a package manager for
`node_modules/`.
## Contributing
For contributing guidelines, please see the [main orogenee
repository](https://github.com/orogene/orogene).
## License
For licensing information, please check [the LICENSE file in the Orogene
repository](https://github.com/orogene/orogene/blob/main/LICENSE).