simply use JSON object:
JSON.parse(str);JSON.parse.
node.js is built on V8, which provides the global object JSON[docs]. The definition of the JSON object is part of the ECMAScript 5 specification.