{"_id":"buffer-loader","_rev":"4576289","name":"buffer-loader","description":"Buffer loader module for webpack","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"xicombd","email":"xicombd@gmail.com"}],"time":{"modified":"2026-04-10T15:43:40.000Z","created":"2016-01-27T19:29:27.876Z","0.1.0":"2018-09-13T10:22:19.846Z","0.0.1":"2016-01-27T19:29:27.876Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/xicombd/buffer-loader.git"},"versions":{"0.1.0":{"name":"buffer-loader","version":"0.1.0","description":"Buffer loader module for webpack","repository":{"type":"git","url":"git+https://github.com/xicombd/buffer-loader.git"},"engines":{"node":">=5.10"},"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"gitHead":"ffab86856c8ae8efb65120117db23a63624f6e0b","bugs":{"url":"https://github.com/xicombd/buffer-loader/issues"},"homepage":"https://github.com/xicombd/buffer-loader#readme","_id":"buffer-loader@0.1.0","_npmVersion":"6.4.0","_nodeVersion":"8.11.3","_npmUser":{"name":"xicombd","email":"xicombd@gmail.com"},"dist":{"shasum":"a6db0c1fc3af429640bc7cca20efad3e27431e09","size":1364,"noattachment":false,"key":"/buffer-loader/-/buffer-loader-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/buffer-loader/download/buffer-loader-0.1.0.tgz"},"maintainers":[{"name":"xicombd","email":"xicombd@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/buffer-loader_0.1.0_1536834139691_0.508565192743297"},"_hasShrinkwrap":false,"publish_time":1536834139846,"_cnpm_publish_time":1536834139846,"_cnpmcore_publish_time":"2021-12-16T20:09:13.416Z"},"0.0.1":{"name":"buffer-loader","version":"0.0.1","description":"Buffer loader module for webpack","repository":{"type":"git","url":"git+https://github.com/xicombd/buffer-loader.git"},"licenses":[{"type":"MIT","url":"http://www.opensource.org/licenses/mit-license.php"}],"gitHead":"3eaacf3dc75d66a5b00fbc9a0b33309e79134fbc","bugs":{"url":"https://github.com/xicombd/buffer-loader/issues"},"homepage":"https://github.com/xicombd/buffer-loader#readme","_id":"buffer-loader@0.0.1","scripts":{},"_shasum":"4d677ca92dd889310878b02a2fbcfab712024cf2","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.2","_npmUser":{"name":"xicombd","email":"xicombd@gmail.com"},"dist":{"shasum":"4d677ca92dd889310878b02a2fbcfab712024cf2","size":1734,"noattachment":false,"key":"/buffer-loader/-/buffer-loader-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/buffer-loader/download/buffer-loader-0.0.1.tgz"},"maintainers":[{"name":"xicombd","email":"xicombd@gmail.com"}],"directories":{},"publish_time":1453922967876,"_hasShrinkwrap":false,"_cnpm_publish_time":1453922967876,"_cnpmcore_publish_time":"2021-12-16T20:09:13.636Z"}},"readme":"# Buffer loader for webpack\n\nAdapted from [binary loader](https://github.com/martijnvermaat/binary-loader).\n\n## Installation\n\n`npm install buffer-loader`\n\n## Usage\n\n``` javascript\nvar fileContent = require('buffer-loader!./file.bin');\n// => returns file.bin content as a buffer\n```\n\n[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/xicombd/buffer-loader#readme","bugs":{"url":"https://github.com/xicombd/buffer-loader/issues"}}