Gar
Gar
If this is still something folks need feel free to submit a PR implementing the feature.
Closing this one due to age, and the fact that tests don't pass locally for me on this. If this is something folks need please resubmit w/ working tests.
The ini format is typeless. Everything is a string, or an array of strings, or an object with string attributes. Changing this would constitute a pretty significant breaking change. Consumers...
os-specific eol parsing has been fixed since this issue was opened
This module is pretty customized for the needs of the npm cli. It should work just fine for a generic key/value cache even if it is a bit overweight for...
cacache does not have a default cache location. If one is not provided it errors. This looks to be either a bug or a side effect of something else npm...
Can't reproduce
The name and version field really do need to be required at this time because otherwise npm has no way to know what's already in the tree when it comes...
Rebased in https://github.com/npm/read/pull/51