{"_id":"webpack-glob-entries","_rev":"7-b1da831d46a5b1d1ea883e4347c3e0c3","name":"webpack-glob-entries","description":"A small function which allows you to pass glob to generate entries hash object","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"webpack-glob-entries","version":"1.0.0","description":"A small function which allows you to pass glob to generate entries hash object","main":"index.js","scripts":{"test":"make test"},"repository":{"type":"git","url":"git+https://github.com/gcds/webpack-glob-entries.git"},"keywords":["webpack","glob","entries"],"author":{"name":"Aurimas Niekis","email":"aurimas.niekis@gmail.com"},"licenses":[{"type":"MIT","url":"https://github.com/gcds/webpack-glob-entries/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/gcds/webpack-glob-entries/issues"},"homepage":"https://github.com/gcds/webpack-glob-entries#readme","dependencies":{"glob":"^5.0.15"},"devDependencies":{"chai":"^3.3.0","mocha":"^2.3.3","proxyquire":"^1.7.3"},"gitHead":"7bc07d02670421f290e4383369935d0ffbb1847a","_id":"webpack-glob-entries@1.0.0","_shasum":"94944fcc9846372ebd2ba5a2a3dc34378b7644e5","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.6","_npmUser":{"name":"gcds","email":"aurimas.niekis@gmail.com"},"dist":{"shasum":"94944fcc9846372ebd2ba5a2a3dc34378b7644e5","tarball":"https://registry.npmjs.org/webpack-glob-entries/-/webpack-glob-entries-1.0.0.tgz","integrity":"sha512-+gDlIDF0RIc6b3M0km460fd1SHg8VAYVktB+NM54DoLBYNRY935p5oXQQKsJOweHonbifASyG/hU/LijpZRqjg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZAny0E1V/NkSQGel65LslIc8u429okWzGoDELpYr28AIgCODgxLZmyFsl7XpeSmZyKTI32RF5MQ8zoa6sMRUogmY="}]},"maintainers":[{"name":"gcds","email":"aurimas.niekis@gmail.com"}]},"1.0.1":{"name":"webpack-glob-entries","version":"1.0.1","description":"A small function which allows you to pass glob to generate entries hash object","main":"index.js","scripts":{"test":"make test"},"repository":{"type":"git","url":"git+https://github.com/gcds/webpack-glob-entries.git"},"keywords":["webpack","glob","entries"],"author":{"name":"Aurimas Niekis","email":"aurimas.niekis@gmail.com"},"licenses":[{"type":"MIT","url":"https://github.com/gcds/webpack-glob-entries/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/gcds/webpack-glob-entries/issues"},"homepage":"https://github.com/gcds/webpack-glob-entries#readme","dependencies":{"glob":"^5.0.15"},"devDependencies":{"chai":"^3.3.0","mocha":"^2.3.3","proxyquire":"^1.7.3"},"gitHead":"87eadfc8ee31e97bfea041bf4f716be56bbca6b5","_id":"webpack-glob-entries@1.0.1","_shasum":"efd25ec6289c0c805c79f071fd31f195ac437895","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.6","_npmUser":{"name":"gcds","email":"aurimas.niekis@gmail.com"},"dist":{"shasum":"efd25ec6289c0c805c79f071fd31f195ac437895","tarball":"https://registry.npmjs.org/webpack-glob-entries/-/webpack-glob-entries-1.0.1.tgz","integrity":"sha512-ebis0/kd0CxxlZabcnCcKA2Dc5fZJvtadOR+72I8U4z3Umaq9iGQLF69n3p+nMBWK1tKvKkdfZ8Rm2+f6JUCww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDNN+byQdkx5rmWbu071lEvsxXatkAjZQNS+3QcuBr1gIgLiBh/KlcvXhii7jjdWcKGeNZ+CII2QBJSn5n3r4OFzM="}]},"maintainers":[{"name":"gcds","email":"aurimas.niekis@gmail.com"}]}},"readme":"# webpack-glob-entries\nA small function which allows you to pass glob to generate entries hash object\n\n## Instalation\n\n```\nnpm install --save-dev webpack-glob-entries\n```\n\n## Usage\n```\nvar glob_entries = require('webpack-glob-entries')\n\nmodule.exports = {\n    entry: glob_entries('src/entries/**/*.js'),\n    output: {\n        filename: '[name].js'\n    }\n};\n```\n\n## Tests\n\n  npm test\n\n## Contributing\n\nIn lieu of a formal styleguide, take care to maintain the existing coding style.\nAdd unit tests for any new or changed functionality. Lint and test your code.\n\n## Release History\n\n* 1.0.0 Initial release","maintainers":[{"name":"gcds","email":"aurimas.niekis@gmail.com"}],"time":{"modified":"2022-06-28T23:53:38.935Z","created":"2015-10-06T10:49:06.920Z","1.0.0":"2015-10-06T10:49:06.920Z","1.0.1":"2015-10-06T10:52:11.643Z"},"homepage":"https://github.com/gcds/webpack-glob-entries#readme","keywords":["webpack","glob","entries"],"repository":{"type":"git","url":"git+https://github.com/gcds/webpack-glob-entries.git"},"author":{"name":"Aurimas Niekis","email":"aurimas.niekis@gmail.com"},"bugs":{"url":"https://github.com/gcds/webpack-glob-entries/issues"},"readmeFilename":"README.md","users":{"tomas-santos":true,"usex":true,"geofftech":true}}