{"name":"toml","version":"2.2.2","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":"5a84eb4c43050580017104c4da708bd51d472143","bugs":{"url":"https://github.com/BinaryMuse/toml-node/issues"},"homepage":"https://github.com/BinaryMuse/toml-node","_id":"toml@2.2.2","_shasum":"d19402c78920ac4fbcba4d0f9c762f6625b75a4d","_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":"d19402c78920ac4fbcba4d0f9c762f6625b75a4d","size":20116,"noattachment":false,"key":"/toml/-/toml-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/toml/download/toml-2.2.2.tgz"},"directories":{},"publish_time":1428100107174,"_cnpm_publish_time":1428100107174,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0"}}