{"_id":"toml-loader","_rev":"286972","name":"toml-loader","description":"TOML loader for webpack","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"kylemathews","email":""}],"time":{"modified":"2021-06-03T18:39:02.000Z","created":"2015-05-22T00:45:47.920Z","1.0.0":"2015-05-22T00:45:47.920Z"},"users":{},"author":{"name":"Kyle Mathews","email":"mathews.kyle@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/KyleAMathews/toml-loader.git"},"versions":{"1.0.0":{"name":"toml-loader","version":"1.0.0","description":"TOML loader for webpack","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/KyleAMathews/toml-loader.git"},"keywords":["webpack","webpack-loader","toml"],"author":{"name":"Kyle Mathews","email":"mathews.kyle@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/KyleAMathews/toml-loader/issues"},"homepage":"https://github.com/KyleAMathews/toml-loader#readme","dependencies":{"toml":"^2.2.2"},"gitHead":"21f80b6008249338f35ab09a2a586725f29b9825","_id":"toml-loader@1.0.0","_shasum":"05249b9294b623601148260caa480b22a653a19a","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.10.35","_npmUser":{"name":"kylemathews","email":"mathews.kyle@gmail.com"},"maintainers":[{"name":"kylemathews","email":""}],"dist":{"shasum":"05249b9294b623601148260caa480b22a653a19a","size":2880,"noattachment":false,"key":"/toml-loader/-/toml-loader-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/toml-loader/download/toml-loader-1.0.0.tgz"},"directories":{},"publish_time":1432255547920,"_cnpm_publish_time":1432255547920,"_hasShrinkwrap":false}},"readme":"# toml-loader\nTOML loader module for webpack\n\n## Install\n`npm install toml-loader`\n\n## Usage\n```javascript\nvar toml = require(\"toml!./config.toml\");\n// => returns config.toml content as json parsed object\n```\n","_attachments":{},"homepage":"https://github.com/KyleAMathews/toml-loader#readme","bugs":{"url":"https://github.com/KyleAMathews/toml-loader/issues"},"license":"MIT"}