@loice5/dangerous-ini
v1.0.1
Published
An ini encoder/decoder for node
Downloads
3
Readme
This repository is a fork of npm/ini
It have the same core features, but bypasses several checks. For example, it can save empty keys and does not escape chars. It is not intended to be every-purpose. In fact, it was created to fit with one particular usage.
Please use caution if you intend to add this package to your project.