{"_id":"do-nothing-loader","_rev":"6-05690ba2e9a3dfb71e30cf315a56622b","name":"do-nothing-loader","description":"A webpack loader that just returns the module doing nothing to it.","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"do-nothing-loader","version":"1.0.0","description":"A webpack loader that just returns the module doing nothing to it.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/alex-shnayder/do-nothing-loader.git"},"keywords":["webpack","loader","nothing","empty"],"author":{"name":"Alex Shnayder","email":"alex@shnayder.pro"},"license":"MIT","bugs":{"url":"https://github.com/alex-shnayder/do-nothing-loader/issues"},"homepage":"https://github.com/alex-shnayder/do-nothing-loader#readme","gitHead":"861afe11bbf9d8bd8624820f7c1f166e7150d8fc","_id":"do-nothing-loader@1.0.0","_shasum":"71973d2e1088528a9622d1e8d32be93ff792902b","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.2.1","_npmUser":{"name":"alex-shnayder","email":"alex@shnayder.pro"},"dist":{"shasum":"71973d2e1088528a9622d1e8d32be93ff792902b","tarball":"https://registry.npmjs.org/do-nothing-loader/-/do-nothing-loader-1.0.0.tgz","integrity":"sha512-ca93lQ6hrvnGmv+qIY92dkGZovo4dy0KnsB7hdriAFRsPxlJChy3PqbeQC98pnLDbW/b6sqoxUtXQXELBupDTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEffchD7RUrDhv4Eh6P4wT68hhd0Lq0a3ya8XkHKPcsVAiEAiUpC4MUs+jIs37VaHw5V7IXtYT/sTILvmbMCj4bBbMI="}]},"maintainers":[{"name":"alex-shnayder","email":"alex@shnayder.pro"}],"directories":{}}},"readme":"# do-nothing-loader\n\nA [webpack](http://webpack.github.io/) loader that just returns the module doing nothing to it.\n\n## Install\n\n`npm install --save-dev do-nothing-loader`\n\n## Usage\n\n```javascript\n// webpack.config.js\n\nmodule.exports = {\n  ...\n  module: {\n    loaders: [\n      {\n        test: /\\.js$/,\n        loader: 'do-nothing'\n      }\n    ]\n  }\n};\n```\n","maintainers":[{"email":"adtomsk@gmail.com","name":"axtgr"}],"time":{"modified":"2022-06-15T06:29:45.863Z","created":"2015-10-27T03:46:42.320Z","1.0.0":"2015-10-27T03:46:42.320Z"},"homepage":"https://github.com/alex-shnayder/do-nothing-loader#readme","keywords":["webpack","loader","nothing","empty"],"repository":{"type":"git","url":"git+https://github.com/alex-shnayder/do-nothing-loader.git"},"author":{"name":"Alex Shnayder","email":"alex@shnayder.pro"},"bugs":{"url":"https://github.com/alex-shnayder/do-nothing-loader/issues"},"license":"MIT","readmeFilename":"README.md"}