oro-package-spec 0.3.4

NPM package specification parsing and manipulation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# `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).