{"name":"toml","version":"2.2.0","description":"TOML parser for Node.js (parses TOML spec v0.4.0)","main":"index.js","scripts":{"build":"pegjs --cache src/toml.peg lib/parser.js","test":"jshint lib/compiler.js && nodeunit test/test_*.js"},"repository":{"type":"git","url":"git://github.com/BinaryMuse/toml-node.git"},"keywords":["toml","parser"],"author":{"name":"Brandon Tilley","email":"brandon@brandontilley.com"},"license":"MIT","devDependencies":{"jshint":"*","nodeunit":"~0.9.0","pegjs":"~0.8.0"},"gitHead":"2581ad6992968a1d34783133a8d2f690d4471196","bugs":{"url":"https://github.com/BinaryMuse/toml-node/issues"},"homepage":"https://github.com/BinaryMuse/toml-node","_id":"toml@2.2.0","_shasum":"df06786955429ed7fec862c3e06db6724417c2d7","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"binarymuse","email":"brandon@brandontilley.com"},"maintainers":[{"name":"binarymuse","email":"michelle@michelletilley.net"}],"dist":{"shasum":"df06786955429ed7fec862c3e06db6724417c2d7","size":19832,"noattachment":false,"key":"/toml/-/toml-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/toml/download/toml-2.2.0.tgz"},"directories":{},"publish_time":1424990161059,"_cnpm_publish_time":1424990161059,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0"}}