{"_id":"gulp-series","_rev":"11-15e1d392fa3f03f943959c202e866cc7","name":"gulp-series","description":"Gulp non-dependent ordered tasks runner. It solves the issue with the run-sequence module that doesn't abort the task chain on error.","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.0":{"name":"gulp-series","version":"1.0.0","description":"Gulp non-dependent ordered tasks runner. It solves the issue with the run-sequence module that doesn't abort the task chain when error.","main":"lib/gulp-series.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/iameugenejo/gulp-series.git"},"keywords":["gulp","series","sequence","run-sequence"],"author":{"name":"Eugene Jo","email":"iameugenejo@gmail.com","url":"https://github.com/iameugenejo"},"license":"MIT","bugs":{"url":"https://github.com/iameugenejo/gulp-series/issues"},"homepage":"https://github.com/iameugenejo/gulp-series","devDependencies":{"chai":"^1.9.1","mocha":"^1.21.4"},"gitHead":"2a0517cf6d89b0d71e3c208a268962267e867973","_id":"gulp-series@1.0.0","_shasum":"d6f3411f167c8edebacb9170aacd1d6d441e50b1","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"iameugenejo","email":"iameugenejo@gmail.com"},"maintainers":[{"name":"iameugenejo","email":"iameugenejo@gmail.com"}],"dist":{"shasum":"d6f3411f167c8edebacb9170aacd1d6d441e50b1","tarball":"https://registry.npmjs.org/gulp-series/-/gulp-series-1.0.0.tgz","integrity":"sha512-n0hzp3uxvZ+q8/hpS8nYicBVae/+L+jScWZIjDLVonRXU+AAhzvamsK/UZRuQT2vtm1+5KrEgCBhfiQ31eaC+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDcRWZBvb7K/KJSb5iLBqHZ34EDFZYkjhsxWfpbo7K/AiEA9KxOSzPFIRQCI1U0fhS81jqWJGQa6kH6Xu/HRilmPIw="}]}},"1.0.1":{"name":"gulp-series","version":"1.0.1","description":"Gulp non-dependent ordered tasks runner. It solves the issue with the run-sequence module that doesn't abort the task chain on error.","main":"lib/gulp-series.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/iameugenejo/gulp-series.git"},"keywords":["gulp","series","sequence","run-sequence"],"author":{"name":"Eugene Jo","email":"iameugenejo@gmail.com","url":"https://github.com/iameugenejo"},"license":"MIT","bugs":{"url":"https://github.com/iameugenejo/gulp-series/issues"},"homepage":"https://github.com/iameugenejo/gulp-series","devDependencies":{"chai":"^1.9.1","mocha":"^1.21.4"},"gitHead":"2a0517cf6d89b0d71e3c208a268962267e867973","_id":"gulp-series@1.0.1","_shasum":"a89c6bd9bd945030ca654369a002eba1ff31a9e7","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"iameugenejo","email":"iameugenejo@gmail.com"},"maintainers":[{"name":"iameugenejo","email":"iameugenejo@gmail.com"}],"dist":{"shasum":"a89c6bd9bd945030ca654369a002eba1ff31a9e7","tarball":"https://registry.npmjs.org/gulp-series/-/gulp-series-1.0.1.tgz","integrity":"sha512-v2xA/LA/DDPpd2ONgw9DpmxQA++LGKHLeNoj0slBb7vi3pL50ZT5q1Zz4HbkBkOlzLBMrfTSLFvZUAtw4magmw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJRN9hIBFUOiu3uafKh2nJKBf5aVXPZWC8SGtrf5UQVAiEAtcmKn5WruZIUBcJXpAeYRw0RAkYURDKaZRl27lmWqvI="}]}},"1.0.2":{"name":"gulp-series","version":"1.0.2","description":"Gulp non-dependent ordered tasks runner. It solves the issue with the run-sequence module that doesn't abort the task chain on error.","main":"lib/gulp-series.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/iameugenejo/gulps.git"},"keywords":["gulp","series","sequence","run-sequence"],"author":{"name":"Eugene Jo","email":"iameugenejo@gmail.com","url":"https://github.com/iameugenejo"},"license":"MIT","bugs":{"url":"https://github.com/iameugenejo/gulps/issues"},"homepage":"https://github.com/iameugenejo/gulps","devDependencies":{"chai":"^1.9.1","mocha":"^1.21.4"},"gitHead":"5f25b18a0d18882a180a14ecf5305900d28d6c47","_id":"gulp-series@1.0.2","_shasum":"816199035017875dd00d488892504feb9f630a0b","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"iameugenejo","email":"iameugenejo@gmail.com"},"maintainers":[{"name":"iameugenejo","email":"iameugenejo@gmail.com"}],"dist":{"shasum":"816199035017875dd00d488892504feb9f630a0b","tarball":"https://registry.npmjs.org/gulp-series/-/gulp-series-1.0.2.tgz","integrity":"sha512-lDlL1NqUsL9EApekdKPx0r09HJZBhY5nygbdyPgI+EwYMPgN94DYaeIcVBwKJtGnnkg/AIC99YPDvhPd0h5c1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtdj66Fh7DsP6fF8P52mmpIzqcgEfn6CL2AyyBQgctGwIhAJFT+lP3lgctE5ZmSLsSbOurBGuCq2NqRNq7YxEj6K//"}]}}},"readme":"gulp-series\n===============\n\nAlternative to run-sequence solution that temporarily solves sequential task running.\n\nThis solves issues with run-sequence not aborting task chains on error.\n\n#### Usage - gulpfile.js\n\n\t\tvar gulps = require(\"gulp-series\");\n\n\t\tgulps.registerTasks({\n\t\t\t\"test1\" : (function(done) {\n\t\t\t\tsetTimeout(function() {\n\t\t\t\t\tconsole.log(\"test1 is done\");\n\t\t\t\t\tdone();\n\t\t\t\t}, 1000);\n\t\t\t}),\n\t\t\t\"test2\" : (function() {\n\t\t\t\tconsole.log(\"test2 is done\");\n\t\t\t})\n\t\t});\n\n\t\tgulps.registerSeries(\"default\", [\"test1\", \"test2\"]);\n\n\n#### Usage - terminal\n\n\t\tgulp\n\n\t\t/*output\n\t\t\t[14:00:44] Starting 'default'...\n\t\t\t[14:00:44] Starting '0.test1'...\n\t\t\t[14:00:44] Finished 'default' after 1.43 ms\n\t\t\ttest1 is done\n\t\t\t[14:00:45] Finished '0.test1' after 1 s\n\t\t\t[14:00:45] Starting '1.test2'...\n\t\t\ttest2 is done\n\t\t\t[14:00:45] Finished '1.test2' after 88 μs\n\t\t*/\n","maintainers":[{"name":"iameugenejo","email":"iameugenejo@gmail.com"}],"time":{"modified":"2022-06-18T17:57:39.685Z","created":"2014-09-17T21:01:51.884Z","1.0.0":"2014-09-17T21:01:51.884Z","1.0.1":"2014-09-17T21:02:35.886Z","1.0.2":"2014-09-17T21:11:35.930Z"},"homepage":"https://github.com/iameugenejo/gulps","keywords":["gulp","series","sequence","run-sequence"],"repository":{"type":"git","url":"https://github.com/iameugenejo/gulps.git"},"author":{"name":"Eugene Jo","email":"iameugenejo@gmail.com","url":"https://github.com/iameugenejo"},"bugs":{"url":"https://github.com/iameugenejo/gulps/issues"},"license":"MIT","readmeFilename":"README.md","users":{"iameugenejo":true,"okmogwai":true,"shipengyan":true}}