parse-config-file
v1.0.4
Published
Parse JSON/CSON/YAML file without specify the format.
Downloads
952
Maintainers
Readme
parse-config-file
Parse JSON/CSON/YAML file without specify the format.
Install
$ npm install parse-config-file --saveUsage
const parse = require('parse-config-file')
parse(data) // => return somethingLicense
MIT © Kiko Beats.
