read-file-yaml
Version:
Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
1 lines • 655 B
JSON
{"author":{"name":"Jaid","email":"jaid.jsx@gmail.com","url":"https://github.com/Jaid"},"bugs":{"url":"https://github.com/jaid/read-file-yaml/issues"},"dependencies":{"js-yaml":"^4.1.0","read-file-string":"^1.1.2"},"description":"Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.","homepage":"https://github.com/Jaid/read-file-yaml","keywords":["file","filesystem","fs","lib","library","loader","promise","read-file","read-yaml","util","utility","yaml","yaml-parser","yml","yml-parser"],"name":"read-file-yaml","repository":"github:jaid/read-file-yaml","types":"index.d.ts","version":"2.0.0"}