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 • 527 B
JSON
{"author":{"name":"Jaid","email":"jaid.jsx@gmail.com","url":"https://github.com/Jaid"},"bugs":"https://github.com/Jaid/read-file-yaml/issues","dependencies":{"@babel/runtime":"^7.7.7","js-yaml":"^3.13.1","read-file-string":"^1.0.0"},"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#readme","name":"read-file-yaml","repository":"github:Jaid/read-file-yaml","types":"index.d.ts","version":"1.0.0"}