node-vdfA port of steamodd's vdf.py to node.js.Tests are written for use with nodeunit, and can be executed with nodeunit test.js.Methodsparse(string)Parses a VDF string and returns an object.dump(obj)Dumps an object to a VDF string.