« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/package.json
AgeCommit message (Collapse)Author
2017-05-31Use util.promisify instead of mz/fsLiam
One day I go from the deprecated fs-promise module to the mz/fs module, the next day Node.js v8.0.0 is released with the new util.promisify function.. Must I change to a new technology literally every day? :)
2017-05-30Use mz/fs instead of fs-promiseliam4
2017-05-30Crawl linksliam4
2017-05-29Initial commitliam4