{"_id":"@adrianepi/addlogging","_rev":"16-f0357887e09c0026e3d739a42a8def9f","name":"@adrianepi/addlogging","dist-tags":{"latest":"2.0.6"},"versions":{"0.1.2":{"name":"@adrianepi/addlogging","version":"0.1.2","description":"Module for addlogging (PL-2021)","main":"index.js","scripts":{"test":"mocha test/index.js","doc":"documentation build index.js -f html -o docs","serve-doc":"http-server docs/ -o","push":"npm run doc; git add docs; git ci -am no-message; git push"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"4cf7039f5990804d65bc5373d09a28c585e679fb","_id":"@adrianepi/addlogging@0.1.2","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-z+SQ1EJUDumlyiyRMfAX8UJM/NzTvh5uL8UccsbmPS0YKe16lEFu1u+p29Yl9LbzLWMZLaMTDe92KJPWtt8awg==","shasum":"54ba14e3816f815c4c835bad7a5cd644da5dd896","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-0.1.2.tgz","fileCount":5,"unpackedSize":7652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRLnaCRA9TVsSAnZWagAAAY8P/3W7Q36m7zJ6wJTg/k5w\n0KPzLOoFk6hHr8vX3E3DYA8qobA7lV0rOjMkCvpdyv2KDuwbu5di/yzx7HhM\nYVrLQVtg2SS3oYhtKOTCm50+XLeYTkDBc8oQX3n8TAaWzg6F2IG1mN5RaMcf\nx3L8pk0ViUJOQE5eKrKkMNORjELSE6exjjN1kUcpP16vndG1ZTdHfSAIxj2Z\nxsT0VqaPYYTuYKdqN2yofAxRzan+GuOh1qQFDnSZRFo/2At3b7U+yt4QMjE0\nLjfz1X+Mn0IxiN7wYt6CxXCh68cWzYJPFggzDD3wR28NM9EQq9f3RJ4mS3GM\nuTwMUxOmCg0vstkO47hVKWqBvg8lS6aQzXGGnBAKJmUBSSGbHNrQFAWE94JT\nGHrhPOU4e+9/QDK5a6o9EAHpyt5lhBx0fAJKL1TTzTtd9Dhdpe28AiSxDS7E\nWHvluT+XCEqYRu6rnKw8QUniZopQ3iLzN9cii1/FNHDYfnVj2upOpBXK726a\nzpSVYLsnsygDgy7LOpo07ucOLfRP91GDsYHKzrGt+X7htSDxVHC0oTxv41/m\n1jNYtmjioSJikeX6fIDZwt2QSYrLzX6yPFfDsaZ7El+x6gG1glHCDY92BUuQ\n9Zq2CkzBc687Xc2YyNJvKMIRD+W+Lv9xBpsKW7HC0Ma9NEFfA0mRSE2pyvIp\naYce\r\n=wiSY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR/JZoyU6hZtHnmrLqCNWeZlgOxwNCQvcL522u6Vm10wIgMIH7oznl8koi0mf0nbbc+amvYx08sJjsiK0yyLl2c0U="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_0.1.2_1615116762028_0.7964352960564327"},"_hasShrinkwrap":false},"0.1.3":{"name":"@adrianepi/addlogging","version":"0.1.3","description":"Module for addlogging (PL-2021)","main":"./src/index.js","scripts":{"test":"mocha test/index.js","doc":"documentation build index.js -f html -o docs","serve-doc":"http-server docs/ -o","push":"npm run doc; git add docs; git ci -am no-message; git push"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^0.1.2","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"b6ee305f2bfc52fc0e22af8d47f4b3dd3eeac9c7","_id":"@adrianepi/addlogging@0.1.3","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-Vq0Bi2PYpOjiU/v85QVFFC3uJfGHJ4zFvWrXR4L3xBPA2N+sV9ewXvM8nC9cm9kL7Dt5+OBWuO4Rl7m9iKPjug==","shasum":"9992a8ba35f1083d30e292c68db2e9aab1febb32","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-0.1.3.tgz","fileCount":34,"unpackedSize":1033283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRk+RCRA9TVsSAnZWagAARpsP/3SClqozdWjDtnybHRrr\n6zoay0gYlcsmTA0U6t7j43u8LGjuis8deXzGVT6W6jbnpKgSqGchkvGNyMfd\ndkmxgIFZt98QN+aRfkR6ytSNPS8OGzlLOu/C72Uhhg587sMH6XP8GWLjTQrT\nk7bb7HG7VD3EuAuXhRHHdUiKmmUcxFmpss/x+7LAHh5bKUImCjhBkPDm2kbz\nPfGWcJfYeGmZrmdzdmKWU+f+pNowR24ZYHAisbKVcVrNVup4BjC6FCXyYr0O\nN0UqK9x32PYrLBrM+/UaUSuSNUAMfXBZCChApiaoYqQV9SrPFunckexEkBWj\nscB7YLStPIW0ZBnvKb9T8ZrmQrLOtZZQcfPRFl8xOL/WOMgDU5lgjd/UW2lT\nFAtHR3nBAuVOCwV/BVQFDxP1qnujFaSoCNP6Kgokht/p3mvTPxGQtS3BlnEp\nkWVSSSnEERZXP/CLTKWwge98d6RSxthW8lB86CP2F8HSthTO9HCiC0DXO18z\n+OpwYjAHrdEzTgn6c36GqabLFX2AZC5gG/NpGdodRW+SSnwFg/og7mCyluN9\n95bE8h5fowqzVVPXR5PRJn7LDZRaXFLlC+6vI1GZQSruxH4ZjSj40auwMQ2h\n75c0LDx5txRr0pmr/YAHXk1MCQ1pPZFnKICPQwYlJ7tNNyJhGYV25VaZyR6p\nWTPo\r\n=4alX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFHUb53tlHffCd9ZkZFCfPVZK5Wfi9f1BKb06fBKMA3iAiEA2ftZgZgj0gAw25JCTskvwWyOEKmLAlXP8N/2c5g6feM="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_0.1.3_1615220624476_0.4960924210060691"},"_hasShrinkwrap":false},"0.2.0":{"name":"@adrianepi/addlogging","version":"0.2.0","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"test":"mocha test/index.js","doc":"documentation build index.js -f html -o docs","serve-doc":"http-server docs/ -o","push":"npm run doc; git add docs; git ci -am no-message; git push"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^0.1.3","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"ad072ad642da68d22fce2d286fca9b199249aa45","_id":"@adrianepi/addlogging@0.2.0","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-WQg8BEQBtWq2VE679H2LCU5fLT9T0O2Jj9DcHGejuTVmXsEQdM/Uq1N/xA6z4xejskwvbFxx9TNN1Q+Sw6LgsQ==","shasum":"507244d71d15e3d4334cca4a94a39633de1cbd50","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-0.2.0.tgz","fileCount":35,"unpackedSize":1033232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRlJzCRA9TVsSAnZWagAArxoP/R7aT2fVsiK/hFin4gwW\nh+w0F3qfHMvSr9QJPnXRLbmVW+VEm/xHgNG8p9EKnUCBkIvX4k+MwHqoT4Mg\nDlTr1r0IJjUx4QmnVsHwOaJhSiPcF4HE+YYQ46BeorioFLmkF44hB1tc9ptE\nGGjCN5U75PnSr3B/9EbxQiItEQoZtXczz3vVvKEt4WI57HTMg8eWkMt6Yb96\nV+XuDYkwfVKNwH+hJpi3jOWLq695lAmEpCQmO7zecY939oBWfzcA+7/1YVqf\ntiFUD43AHWgpR89vVAXtoE8q09YM+m/7q8sOVUQQSdRj7DzbMHuatC7FqZEg\nAwmUcE0U+CNLiPc3VaoDedpsmYufUsGvdE1kmfJJ/b2vLgy7kRXl8eP7QMCl\nhQAv31FszkxPBaZmv80oVNgxEJpnl6czGWqEgpnwbcfdE2VRXRpiY8f3Chma\n4FWXNM53xemn7NWhr3BP4ZA7P+HP//mXFtrWAdgPkHNhjGjZQuTMrTcqnIIT\nVP45KNiVEK6n2S85ks2NEIG7vvc/2fGTpYmOhgYf5HU/FSnOHlhGA79QBb4p\nCoXGZNjdKAn/BZewUjS2Vu/4isVmsKHH9/zBRhN/LS1QSSPB0nDIDE1wi185\nb+2vxqp3SErT/cIAYTClAUoIpIFkxaIbncjDDWKpvldSfEGTbllpoiJbdoI9\nXPOm\r\n=WJ3Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrBAQbWLU/c9eGsz3o+DRJsBiKArocUvo6DQFfRnU5aQIhAOHv2Pqcy6rkZgtUHSeMKJ2TzeUKdNp5UPsgT7SQJVIL"}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_0.2.0_1615221362891_0.21662747302947127"},"_hasShrinkwrap":false},"0.2.1":{"name":"@adrianepi/addlogging","version":"0.2.1","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","test":"mocha test/index.js","doc":"documentation build index.js -f html -o docs","serve-doc":"http-server docs/ -o","push":"npm run doc; git add docs; git ci -am no-message; git push","bin":"./bin/addlogging.js"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^0.1.3","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"06ccbdcb4bed17039d523c24e70248d10ae1d593","_id":"@adrianepi/addlogging@0.2.1","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-c9vlRpyIDaIjR3b3JpWyBTLrr1/+MjsTJyk9nB61E4q5mmAOpM7g32JBRJZBc+dPRLho+53iZPr49H9VEDrNcw==","shasum":"518611cc4abb07de74ebbc07e98c47933e38a1fd","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-0.2.1.tgz","fileCount":59,"unpackedSize":2593394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSdh7CRA9TVsSAnZWagAAzpkP+wZ/uJN43fpGaoc3wYSB\nrC4c/RAeESP9GNImxfkbL7p0crUFyH6EXUQF19Z2HyNWCbvGr2zp+a+RuQgg\nrKFGSNP2ITDofh5HSRaJ6ljL/KEYgEJDT2yJHQjedT92DqCcAXegqIS42mwd\ncIET2qlHeFx0hqxLZt+/EPiYyL0T+3E2SaxJdSZtirzOSlUBLlwdxpLspJ9L\nRftzHs79iQOx4UYtOPhkUuZ6eOW+aOCcAi0jKrKmLfMaN879aswzCMSHBWtJ\nFQwLacu8TZvi31vxZMQxBnB3Y+EA+8t20bvcwutN1/JJ9j34mhpZ/dq1j4ky\nyehyawUs4NGUsBEOs9ShFyBrEZ4Pr9VK6L8qLsT5mG8fBdfzonoZx+KFvRmn\n44fRALkU/OG4q3J9dMqM8ZcdOk4ntAJ0j6z9XUaITUiX8gQU9K/2+CXTN978\nkcbb05xjenbTt8pd+g+uWDXWF3g/2+JyXdYMA6yQsnacrHXNzNgf8i/bRP+L\nsq9auDbMO5w2UdErHNIPOukhoSJeDWfXkUUaMr8nYhJRxfBYm1s93r8ihJOZ\nI9oXxJ6c1GXXCB1L4jPom7YFNBRsMxIaKoOcVhMOK+apYY95yXX24P9/U3G8\nOym9Y4l/gUsvB1FIqMVsSacTLd0cI90tU9EnSaw47l16sHEAq2oYTDFs7BTk\nvy3Z\r\n=w1+d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoColHuvM/oNAvS58g7/kRQayXMttBmCqzbreF3tKCrwIhANcBCbA9lqxjvmp9k43Of8aD/A2cN/EqqIxrB+00+YYu"}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_0.2.1_1615452283401_0.47663790849145116"},"_hasShrinkwrap":false},"0.2.2":{"name":"@adrianepi/addlogging","version":"0.2.2","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ../prueba-scapegoat && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^0.1.3","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"ad705cba825e5c534828936d3fca9456cdc50b8b","_id":"@adrianepi/addlogging@0.2.2","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-Q5+dinf2i5txc9xwCRg0HxkRMRMQD6TGsgTb3eYh6rsMXcn6H7ldXNT1H33IIahyRm8nTp8QruKHiRYJNbBrIg==","shasum":"2c65de1d41a1dad317d30b9068f1b5fddad9ad2a","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-0.2.2.tgz","fileCount":59,"unpackedSize":2593744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSdtnCRA9TVsSAnZWagAAS/IQAIrLE75qhpOSRCO7NMIq\nsZeNQwCjjce3UDoLb95ZWI7VcvdMpHjxZ0qXfuvL2xQY1pRhsUaRDpLkCoiR\ngw30N5cj6d41ivF5NvUFXZ8L8kTOqenBVU5OwgOBsWSA+wDU69bY5NF4FUdx\nmEa6gZtfLO9Cmjn1CfB9UF7MgAR7PpZiQgnilXUCV6fREtj66c0QUTJFqSYV\nEuHz1ERYdYUDtADTl6I2puHagVed8ZXYdXHSXW/RH2Gd5fKDnpMoSW6r46ka\nmDippo3vFHyYoBnMA+gk7NqqUoMTGstnkAfU4dE0jFStWky1pqlQH9i0FpXY\np67d8ibGfnTIjhOIMW/jUO9k3ekdZMWWTqNgMZnJMIRPATbJ3/AjDSNk8Fdt\nLg+5dd90e1jOg1j8/4a3T6JjGmWTTf6oNnmzoHuQ7JLdMufqKaVuXm5I3mfK\n+FfEEM0d7cTnXwAk8vu7cosySp8Lp5/eezoVGV7ilMfszE75XAkiOlk4QdJL\nj4A5IJr/BBqMua/GQ8Jb2rJiuIl0nvD1pIfSQBlw9s8RHBVpoR0zU0WMjdxS\nNWqFopy72QyCRBYEB77TFK1DWIqJDsE78gle5FVzQzUDJu+sLkaSd4j3zwq0\n2mBWSYr3f6/aB6BsUsPvErOton4Yollb7+ZBfSjY2lh4pSVXnDHOebvjlOl7\nmtfX\r\n=d58k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+iCei/gYODJ+xPX37k9JgCLMLnUaQQpidIwlc5HLPQQIhANX48kb0Q0si5PEEv61dWR1BV1pcPs5Zi5kbIyOeVPcl"}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_0.2.2_1615453030850_0.4868312155087877"},"_hasShrinkwrap":false},"1.0.0":{"name":"@adrianepi/addlogging","version":"1.0.0","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ../prueba-scapegoat && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"5c5f3b74c1803a748cd61e7023ed35c70d982286","_id":"@adrianepi/addlogging@1.0.0","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-Tpew/BZBEcPOChzRZRF/tLPWsI4+TrEV+t8AVc/9Ujea3LOhctlN4LPS8eiFa9YlhNabTDyBNwOkrt8rcj+TQQ==","shasum":"e97a65461cfdf2ee750cdf8e67882ead6cc4430c","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-1.0.0.tgz","fileCount":60,"unpackedSize":2594629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSgDJCRA9TVsSAnZWagAAc1EP/2yZToO1/e3gU9zHEE1g\nsKk+HSnxHB3hIfKUrC+6ECBTAYk7VEKpiPiegyGQupGoTcn+MwKBJJajByIz\ndPZsYQLxzbYI6d/XdpB5x26iUNnFNJ2TrDgqPg8h2XXu8umIwuiFs4VAp5IH\nIaZSzNYM4isq69jT2XZjwm6gyrD95eDtpGuEM1ve2ugCArHSGlGQmiOdqwQc\nyf8ATtdOR1QzuUrA1GzfTpLz3edXn/6LSBb0kpp1raM7uzz84WKcueQup43o\nAwVTwV+z0jC+GozIxRDsZ6nmbqC4ihjuMUbzdh8u4Zat9r4Bhf9AysJpDY/H\nbIwtCgsSxp+NUsQnerOzNMg2B9nUOqXs+ScWusi6oro90B1HGmA9YGea+Ia8\nqEmPs0EnaQHNx0SGY95xi2rMfu1e4xt0Lj16yZp7eUTVI40gEQkHM247+G+J\n1ljaqITRih3ydTL40XGqxbD/YhTbJDmURKduiGz39YZVBxIvZEH0AKbgMst/\n6VYyWLL/QLr3EkVAKsZtuqQgmxZIpdbmU9oZcHVRTZ5GqeIXBNry4qO1RyqX\njf31vLBdbOS59QDGAJH1SsPf+Ug1ctBnKdqKQniYzCDBKLYcFrczfymKwkVH\nYAzLnQLdCTBYMZikkcpnNUCU+v/I+oFEncUYQNe5lj+qhKg4J+h7hJ199JzB\nLSxk\r\n=q1+7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEXQjYSHTxOVjM7bTEvEZei1npPdTc0I8glhN2oLqOTCAiEAsn0k9zmf1Lni+OHKx4yEhcyEozG6I7z2GVmep8mSEf4="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_1.0.0_1615462600599_0.2883100170161663"},"_hasShrinkwrap":false},"1.0.1":{"name":"@adrianepi/addlogging","version":"1.0.1","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ../prueba-scapegoat && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"74c87d194db0f7b6d9204d239a13c2e100802d41","_id":"@adrianepi/addlogging@1.0.1","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-ObYpuZ3gh9xVgV5qtRUU7e/bJUDrHAqZ8PvydRUBjHwyEdpX6Wso0ucM63Cl3AQzjSvVe/TAlC1P4Pqkac/VZg==","shasum":"449da9b759bfcb73bd2f7a904997617fdc360941","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-1.0.1.tgz","fileCount":60,"unpackedSize":2595260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSgRsCRA9TVsSAnZWagAAVLsP/jpeyoPoUE4R0drFf2Tq\n7ctgJ6huU5uhw05oCthYg/fqMwcuXrzaZx27rFPWb+WwsgDvQoA/Mq/F/bfj\nzmzBrKQJcUZwm9GTQKc8mNMohUNgy6bjSSZ7C5L9BhpOxpMlN8sHqtXM+VIP\nBkRXSObp2vPL5QEHRG3FJRGfYmEh6bA16pr+PAKxUHEaHzzDbSq6Hj+CPb+r\nVdF/1GFGmGtValTgcS9dSELJIVu1ZedqD9mOhb9CGJVAjFsxjVGvTgfpIj4R\n3M0fOOnZny8ga4c02Pdunu6Xa5i00CUITd4vv3xHfQDmPO896Iw9gJgOh1mc\nf/b2Z479Dc7bEhNJE8TrwjmGblTzcBurhO8wF6nGBdvBFss9AAcywulOTO+c\nvDTaKemmc9F6bSH6gcwOaQPiPlFG7jMa87VoGDJ3lWVKefj2wOwuTYgD51rG\nHb8gw6cQa63O3NJFVy30OAqH+ucwigchP1zsVBtu42b1ZhlfIMs5Okv8WNRA\n5AFhvZdxbgkkXqsse6FvdwmvVOC9AyWNFZonAPx9EA4izR0eRMJqHlM4s087\n6H1fqMIU81gkdbv9b2FxAgp9YN8pnqV38mGoA1f9/myg86Q4k9bfjj0CDzZm\nt+m+57ewjCHlbfs4f1c90DMFJvIVNcU3J2ypaCqpRKos/jI9XzG7QrxLdbX6\nGxE+\r\n=4g1X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtqJ3HZu2uyJK8aITue0YFDPnRPPisqe5Vhtt7kr6QnAIhAKCJtq4el+KUDa/j3j8UTxtVuvjV7DzW/QZ8FXFH5t3o"}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_1.0.1_1615463532294_0.6549465140584045"},"_hasShrinkwrap":false},"1.0.2":{"name":"@adrianepi/addlogging","version":"1.0.2","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ../test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"ced0b86c5c88c12afb0d30bee21e19f176ddfeb1","_id":"@adrianepi/addlogging@1.0.2","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-zLqKJ/OkUBd3oBC4TXrNlA+Sq72JiDptZiAwIlevhRdzaT/DmfA1PZLGLz2YdjGyB9goiGxLzLx0wyfe3zgvCQ==","shasum":"3a22ed70634cd7c6c26477af5ac4052935fe5181","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-1.0.2.tgz","fileCount":60,"unpackedSize":2595248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSgSeCRA9TVsSAnZWagAA674P/jBAyNlYaF7Hz3k4QSBm\nyG3+pQjuFG+ZW2RZjOdHRUKZRns1n/6mxeDjTMai/kBIYnZKyamdiOEPiwiP\n5zB/EPNMLw36UOudpdscIhsD4xjUKWSGAitVI0hdnk+oDwl7hOFUa8pRuWXM\nAWzRzeharPMS0CLcZ2lcTCyxeLH82k2subqZpz0KxGXzlw5dY1+DVtlxqrZN\nBqchgSPKp1TJU1Ldi/b3eAYzFHxxZKa79sJjDJ8KdkbEWacr7GOaOdMOTcHm\n3HKmzVfe2AwokQXFfM6ML0ALYIFOdBFYqJ8NI2QZMNW2/w+/lBTBcM12icHC\nlDuuyjZm10/YpM+tmOe+ESAjxIDNJs9hSPvMP2pUmg+OhRQr+eloKoQDCUWN\nObXTRzDgee0JUX3HS3856HnwjzWkrQbsLFicg3pKtyy9AXAa9uAOn/T6FcHG\nxwU1hVGz/TNqCl+t+YW76RWBZP0x0uXFjuWgHY3BJy1hgO9hCY+lVkyMjeeI\noacVa8PhIIy1td0WJdojhQssjh/CuDyNzpytqNg9nnLtzxoWfKkPA/aVZm+o\nPmNFTrJpGo4minRsk1Yu40SrDsO91/dhUm+BSmbFts6fcMWrBeI7VoqJhoUx\na4gJq6bMtBjeCu6MsU8lYQAcJ9lZZA6DVp56+rPTWsRv0Kc170oPSEZLIOye\nnlJz\r\n=cjWx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCL3FOd71W0wXMdcgvXN3/9e2maVqOcxzEsr9BwWm7MUwIhAOiAVsYn+FmV84l9RsX40SwY486XRENQwwRy+sc/xO8t"}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_1.0.2_1615463581865_0.79642258590646"},"_hasShrinkwrap":false},"1.0.3":{"name":"@adrianepi/addlogging","version":"1.0.3","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"58e8eeb32d5887ff783a15a4dfd16ce4eb8469a3","_id":"@adrianepi/addlogging@1.0.3","_nodeVersion":"15.11.0","_npmVersion":"7.6.0","dist":{"integrity":"sha512-l3OS5bW3yaCfCQjw+Xv352eQrJTWNbdgvdHHQid1Acvs83EF/Rf0c/avAbXWWXiMYEFlvjdDMYxqJLTpey9vGw==","shasum":"563b54d44fa80870bcbc3bf2da3fb47d6d9945da","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-1.0.3.tgz","fileCount":60,"unpackedSize":2595247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSgS4CRA9TVsSAnZWagAAWKQP/1hK9YUHJAaH3QJ9B6Bb\nc9kaC0cuK4eT8Sl/NCp3VbIOaYU4PtbiBmJEoBqRAZJuTH9uLoqRlH+UY3Tk\nDuB2yq7p3qurnPF3nS8xCngRYmZwFB+begV2ZCTneDJP7CSyq4VwNigEqPg/\nYU5yPrcCp70OoxlLv8cKSdo7ldFjFgED1a9Ls7LBFpdINNE3+ozwrqvRqVoz\npz6s5aGDpbaD8XwqodpNcj7AziaQ9nIdH5gLSZ0JFKzMpHhlvD7gaDnR9imW\nnbxYHqbk4um4ds0V3mxrGl6nRVhbron/GKwJT5udUmuwzAInzHXxPxSzd/Hz\nkvkMS8ZwfcnJE3yzWBwUey9nTkqF3zd7QWwbDHcDLYfBa/8PphPFN+BzIe3a\nUot8rI4IPViamUJq3RLpaEGM/XEjWdPWeAmYLLshGDry5VRRubPwdPhvokdX\n9jGx+EBOvXQWBqE7/umUH5wG6STSoirTPo4z1MbdH1aiMgpN/g2m0rOfy80h\nx6SkUEV3i3ycW39fngURTTYjphjxKsNm+ullQBJqGxOF2bWTrCzsjIZKlHjE\nUuQBHOHml4XiaFLp/7MkzIPeDFVZdjo1B+eRShzH04k43W8eBMAB4h7e5por\nOnF+j1PDnzZI+GW5juYVEGItjsWBMjDKfwIymv+PYdV48n/QyOcqk7QemIWh\nY7UX\r\n=HdxL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDt6RRu99DkBE7J7KuAyEod6TGMeyZovvGb9DC+7Xb9XwIgFOci8mNO3/T2S1RhpGwhanXEbaXYxfMwOpaVjqKWJhM="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_1.0.3_1615463607516_0.2928465957907145"},"_hasShrinkwrap":false},"1.0.4":{"name":"@adrianepi/addlogging","version":"1.0.4","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"4ad2cc98e2ab53fc6347fcbd239ebb50476a4786","_id":"@adrianepi/addlogging@1.0.4","_nodeVersion":"15.11.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-JZzO9LJYX6UyNiJKU+bA9gOVLppR2Fx8H7GRsbhGy4szns5Wgq7ICpvfXtcB4f2a02bnP0wVgRizTsFzKn8hCA==","shasum":"8b838c8582cac7bc524442091e363adf101477f7","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-1.0.4.tgz","fileCount":62,"unpackedSize":2606591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbt1ICRA9TVsSAnZWagAAzNoP/1eB/31cdD0IPyiIowOh\ngoP5k2rTanb/L4kHDB1o77x7zFf7azIXO2cdaTM4lnTnwLjBgzY3CwZhMtl5\no0wQdkANzqLRKeXQUjiVY5IMiZJwfkrw6NBCQ4RL0SkNzAiUJ0xfBH7cAcvT\nQ3DY/FpkNzk68pl/jIy9iZO4kexYKKF31IE1dgQFuAtoyK9rC1Vub5EhOQg/\nCrSp5REWgaRd7g6PMBv3AfL63o4z8YkBjZwv30geiQ5Yp/JpFJH1Ink/Gcg1\nm2gqDvxCjUyYn35a8fxTwl0doPLEHVcEu7RQdriLIoWHSHhXObPG5yeiW16X\nKAQgDLwlIuW8aR2UEDpu5ORLJ7qXCyRhYeqSmTC8w+k+/xma1S/IGcAhlVMx\nGWDe4oBq3bN1Lw5sSsiUNJHdSkUKy+au6Cq9uxmd3/xiBbfXLQnI7i8sk8qk\nD5pr7ZDkM85P7mrpJhuvubIXBZXbkP8wrI1S0F3A2Zf8btL2L1bP6HTxXN9s\n9VJXxhIleYgKbyekIKaRtP31o6n2ry9wrpHla30WraX+79ITzulMhqawmoYi\nlLKJVvnegzQxWcDS+ADailHE/FRs4oIg2wDSUwnyGpj1s+6GUgYYjwukrDqb\njviYuD/K52oJtJIY6f5wYtrbGkfx80Kr7DI7kvL31zClacj7A5EXK+Mn2kW5\nk8nY\r\n=HLpP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDJz4BBMKgIVVifG5lDUZP2QNYawxXEknOrwK6+8jE/CAiEA6ncZRGoRdYV+EJRrpvD2ZF6Ym27Z8ZN+TPzkTuEP5Vo="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_1.0.4_1617878343354_0.07103603625377497"},"_hasShrinkwrap":false},"2.0.1":{"name":"@adrianepi/addlogging","version":"2.0.1","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^1.0.4","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"e5ec4d769ceaaa82652f5b412ef4bd129cb3f912","_id":"@adrianepi/addlogging@2.0.1","_nodeVersion":"15.11.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-eIG1PkWBt3E7Dp/hwLk6MDjJcRyn7SD6/SDlZ25pVDN/kz3hd1UBP4nFdFh1tvPoAlY99NtA3exYgsNVLKpEvA==","shasum":"43b7e23fab1f869aac4d007d246c8d6c2bbb0172","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-2.0.1.tgz","fileCount":63,"unpackedSize":2612236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbuNhCRA9TVsSAnZWagAAXRMP/3Mpl6QlPTjFHVB1LA77\nloByArn7ZQAIMzId6dWr6SOVD799hgJi/d8Bx0YWlLYEDxBp7HRoxFd/2KPp\ndWFPTYak68/W+G/9J9mO5+HwrOoY3L7OHeNj70lQVN1E+NFxKa6aj7eaKHQi\n0iY76Z/bDN5LI2dGJTHvDxXX6e8l3kCCeB7MtN1yHIMMWmfiUgOykK3Gqm5q\nOY+TsW8emy13E5agJLkeL4Gp29jF5nYn+YeLgFRJWdo3yLFQoig1ktim/SJ2\nWZ7rwlNzKNBSfuQgnnmavcDqXiHiXTjb3exuHXPe4n1AKEZWreKFN8IJEBgC\n64OpLmEQy5NGege1dd/IL7PVPp97o1xfdsGdGTa5PF+H9VKWMF2iBVdfGfH7\nEcoWkcV05+y8MZJ6aI4dv92UMRYNmHV5axmQh8f4H0lMgEKHPmIw3FLIGe9e\nNoyU+h/MuWKcO4JJtPot5pS/vdUh47zimd1kN3tfci8OpqKt139Mz6QwuwWT\nAw0dap5hnoVIaF98mv2AL68kWgJyIW4pqyt72bBrayxgTlPIe9ip8qCb5GJ7\nleRusowIpD9dgF05QwGzSzwtsq7MsIxpVi00RIhERIKjKr1P9RW3W6ZFoacP\nmS8B3jBx8dyYJ7lpBNEZumP03arhCjrkqxXZeRKmwLWQf5KO3c6Tr/A99bNw\ntaxC\r\n=CCyR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsCPyXVV8pMSfo9bGAwvdMmNaXVKJ/lUJKipOVqLjEUwIgd2cLmoVDoiYrXlPMzLIODSmoZ/LJ5dms3YrdkM5hSNg="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_2.0.1_1617879904978_0.834549056724994"},"_hasShrinkwrap":false},"2.0.2":{"name":"@adrianepi/addlogging","version":"2.0.2","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^1.0.4","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"14bd4509652f0172ae2c00fec43d01e7c01ebf56","_id":"@adrianepi/addlogging@2.0.2","_nodeVersion":"15.11.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-BR+0Gi8s429k0R+rT41qEiOfXDllBFJE47nEVaW/bUNZdfxuStqqSfZuAjk5P3LyduG5NvQfETQGOxHDXoEysg==","shasum":"ea8ae681d6493e8b925a3d1e426fe6a2ad068990","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-2.0.2.tgz","fileCount":63,"unpackedSize":2612153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbuOWCRA9TVsSAnZWagAAT34P+weB46WBhA5rU8SxjcT9\nRMZAHi4Ywp8q8QeLXnHLHpbSgfJokL7oLPHhxGvw7X7KZJJtM2DDTdxzmxGG\nBGT7028qLLGwSwevubm80JX2I7rbDhMSUr7JSFofgDNr/fihewwS5AES/RKk\nxIZuQKC48jObjkyBOpip58Nj5Cm7JMmsYyhIR4wIfpXpO8+3wzGvmx1CCQ+5\nmT/q2tHaUiMbmpKUnUXdSRzXRSWZce8tv2y51pMZp8lUpcPpFjDDUAORcEHs\nH3XftbJ33NYK3+CPsYrsT0YAFjoV2tmqUY2LToRnfwxxE8V5pleIpc7Vcp/F\nnAzOZFT9ppMPZfxI6/fq3fwLyQlqWgscPRHdlPTYFEwooqd3EWAsFESHO+eT\n/2VRSkeoGQsQlNfNE9JPlBl6a2aGoRorb6UzAu1pWkkl4PxI62vR0QCj6hsC\n1EiJqy/vA5h5a2iOFlTN2RR1ibxnTv4BtOnSixhZbsOsnoGQTGVUpFHSqkIQ\nXxBGMH1oF85FW92Udd08QPYgXKB1MJZV60ri9Va0yP1WVCFwUbvPwkDmKs3L\nJv4DhZ9TnVPNtKoU0Gl6rHJ1BC9UGQ1x2F8IKoDi4kEPGNTDYZcLEAW+4Ejo\nq8McHNRyL1gRnwF2ro3G/IDHYU7XY7vZKPFmUVZtAD5DuRJVhFLQAHSoBhoS\nyD3S\r\n=ZDTs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCo7LsfBUGat3Wd05JlFm363n98crsCulQN46dvFWWVgIgS5UGb0PxHjjH4fWi15QZVYk1Iy2v+v3Yjiybb3rlFME="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_2.0.2_1617879957620_0.7319281920403875"},"_hasShrinkwrap":false},"2.0.3":{"name":"@adrianepi/addlogging","version":"2.0.3","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^1.0.4","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"6777822c5eea3ca4c333dc6c1ebbedc6ee4b9a4d","_id":"@adrianepi/addlogging@2.0.3","_nodeVersion":"15.11.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-YQ4pNVlnCdyc46/WfIlvTXA6UvYYibCRYxdhQq1a7OMqpEFhv+0/jL9Otso3+2BfwtXmFsHlw+VhvSPweDdhMA==","shasum":"6e96c18df10a13d5353e1766b7cef0a88f67cd08","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-2.0.3.tgz","fileCount":60,"unpackedSize":2596765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbuSyCRA9TVsSAnZWagAAjB4P/jShhjFCpsjIa0QquEaP\nV5S8/3NFxycmO4/Y3USIxup/0vg+1eOEAxsThdjsLOEt4+Jj9KzraW8dI+Pm\nkPcIKBVfkbyHcF+LggxzjAVXLH1wkLJ2U0jj3nZmXcn8SwGt2JFWu/WNkj//\n+f1picJwnkcHe/Ch/M0r3y9DsdFUjNzgYKH/RG34N9dvEyKkLC7EQAeQwtjx\nAvf8EB9VOjgi0RwqmNwGzD1k8LVLbQzBxtF+DMFobCSGpf5QaL74F0ceHb9U\n8CsQiNc455TflzaYOiFj1Y7jSEB05BZ3i540a9Am7n9pswhrafxGvDQ9M1oe\nph1qOG/dqMEiyGDKC+nqcz/fY74k1+KX6kDktXno5+X3JeH8tIU2ANZZng6I\nxakJHi342BBUjeUaqbJbde8NRdg4vAfvFUKgaDaU8K40h+NRuDc6P644I5b+\nlZp7wDIxKKjPPc0I9uFY0brPMUKhEC9WNr8CpmecS7gctqh26zdMnUbPXdvH\nJLpEsmPyiMMKPXNEV9RVyInbYGvRexhZEcyB7nIXK1NcKZgDmmVYoLRm7Heb\nTOchcx8hxSa6l0j6+grkwZSl4xJZfg9zkrLcOoCLS2a7M3Cuagz5nYhiXEpV\nXe4H4ZboK2XXGupr//4PGrLhPHLITAFQaZXpyhREDqO8SmYgYQ1xyhHjzjj+\nnip4\r\n=0Z8m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDia8wLfnrU83ZeBIWJ5yjVv3uLxf0vQpeDmzV9jmkCDQIhAJQgxyJuzTf5f118S3O/BotdLB1nNL4xQi4oH1gGN73A"}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_2.0.3_1617880241860_0.03132225470698513"},"_hasShrinkwrap":false},"2.0.4":{"name":"@adrianepi/addlogging","version":"2.0.4","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^1.0.4","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"gitHead":"8581ac56958ad75bd782d9aa5a660b5d04b3021d","_id":"@adrianepi/addlogging@2.0.4","_nodeVersion":"15.11.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-o2dkZ1lFCXlPMjtM4C5IS5BRa4Ah+QUJXHpA7heYltKG1MxTWamVFHfHrn9IZiQu6ZNl4mFzDsiPWX4HBAbC+g==","shasum":"cf46e9c6e798de7dd00e8381d982692ff5c8d94f","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-2.0.4.tgz","fileCount":60,"unpackedSize":2596854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbuU6CRA9TVsSAnZWagAADPgP/2KTPNJusbgrIjbeVLxi\npUHGowCoCnrjapnjhJt8/aur7i4pcgnjLQ644szaHCSYGpdxeNd8x5gpiiS4\naLJ+kc2mdTDnokKMe1pPeKlwMKenqnTrn04NrsDpJTjCTmO/Rebfy1b0w1SW\nw1PhjMrX06gtX/9biZyRZ2KnYy7SJVndXfNtfm0msxgmlcA0uKvUr8QEvEIQ\nn6F+PpNsmfYI9jYYUed6XKjeVhw4n+eR38x8JpI+TNUFuzAsJorpgbDfjjbf\nnTglyOvZxyhEUpifeI/kDpKeZKfK6+LhoCcFFOpZG/RLLE+NAYAfxew1vUTl\nDBjdJ8QwdZgQzmQVUh+rMaw1dWt3epxAwLQdnYav1FlpKF0bOlHv690l0AzT\nVATFWY5CyaiDEapdTNFpOTG1Vh6xzlaAa+nnX7F5X42++BfW8sIlzJ7XM7k0\nqHcyS8UTJHD0C/HSiZhbyQIKFe0PUr0LVBMspm6YMP7EYiVRGwaRUgyems3o\ncHXGwTxaPS0puCWaoPT8qzTHUuZZ6/lSHGK+xuDRXrRnXXlZF2pv17zQ/XG/\ngMg10d2Zl4QAzb6PYiCaIrCBpRfa9RTosR+Y+Dc/Q4hFz8fpcv5wfj70kqOi\n4n8Tk+w5OIHTjjYUYIt1Zb/CKgnu6TpecEUOp3FlUGhDrhQKKTADiHJ1u3n5\nlGxX\r\n=ACZk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEBr5G+RfayB+vSp3Q0KOHsrhD2+K3PYDwM+H7lgeO06AiAHmR5VpwQ5v+xxJNQQ5fcYh21ZzGBixb66FGWxpaK+Ww=="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_2.0.4_1617880377641_0.7210119297193998"},"_hasShrinkwrap":false},"2.0.5":{"name":"@adrianepi/addlogging","version":"2.0.5","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^1.0.4","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"bin":{"addLogging":"bin/addlogging.js"},"gitHead":"dc9fd83b56ca94554788f6c5ad1d96dbdadea969","_id":"@adrianepi/addlogging@2.0.5","_nodeVersion":"15.11.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-2fYX4ycAohoOtVoCIyPkQSkFVd2Gk4+QbDb7Ti9o77rZYG2b+kj/BCf58TkDemfqdI/N/zw3hL0XxvS0g28fyQ==","shasum":"fe2fe34ecf032a7fbe0bd71ca1076aee551ede2f","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-2.0.5.tgz","fileCount":60,"unpackedSize":2596908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfXsCCRA9TVsSAnZWagAAe1IP/j3m1t0wQ+DLn9p9cRNE\nPUUyU9TZJvelV9xQIiYjnwzHgLxpd7V/N2DqZoYMGab9PgARidRzdEUkGLnz\n/c33OozX7ZQH07iFH/umn9JXIdx1V5yf5XmiwF4R5ZCejOqKN6azE0h/nLK0\noIFvjQ51EWVU/TaNzHMbgw4bBt/Vcdqd75E/GxnQBRaaV0KVjqdo3kTH12Lj\nZtr6XESIiFo0KwdPee+iN/RogLbz4mBuOMOCpK49Z1Y9hSxKUei+hEdMqQQS\nVTMmMtem+kJKAz+Wtn90xYraI6y+iTpCeocPdDfKuo3mnKJ3IDbixnf5wVAt\noL9MZVVHtz+mbZEo7S9GAwAa14UAHnZOPGJNGYVfc6vzi23jGiFT/gLfHJuT\nK/i8Xpi/k073oWxjED4kcxVxHaauiEb0mVFz5i7e0+JDpzU7KKKkMhcshx3d\nSDqWSgsMA5M6hLrN51NfPRcG1I3Ol7hrIXDvS2mfMlZ+7VhwB6pGd+eZqqF8\nlq6zv+iMBYxTHSCuoBcPqXwauG6OevdvDktoIfanrbM6AvDwjhtCALyhl8PA\nD92fp/XppeAvJ1rhLWICAYre+8erutLvAad+LbM/ehR9Jl+8Mjv9c54q7tf/\n7BOQXxp2r02r2KWD2w0gO36hucX+1ZpF0VzhJf2CSG5UIEM1uyHQ+keginpA\no4D+\r\n=hvsB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEncP/++r9/Cscrq8zFaYiymBUOA/GLzFhQeCMLcgdkGAiAQ9IrEg7E+im8R8Cd03rgMb9wBbN2SkSFTvDmcRynOEA=="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_2.0.5_1618836226359_0.767598351726785"},"_hasShrinkwrap":false},"2.0.6":{"name":"@adrianepi/addlogging","version":"2.0.6","description":"Module for addlogging (PL-2021)","main":"src/index.js","scripts":{"versions":"npm list --depth=0","update":"npm i --no-save @adrianepi/addlogging@latest","clean":"rm -fR node_modules package-lock.json","serve-doc":"http-server docs/ -o","bin":"./bin/addlogging.js","test":"mocha --reporter spec","doc":"documentation build index.js -f html -o docs","serve:doc":"http-server docs/ -o","commit":"npm run doc; git add docs; git ci -am `jq .version package.json`","push":"npm run commit; git push","production:test":"cd ./test && npm test","patch":"npm run commit; npm version patch","patch:publish":"npm run patch; git push; npm publish","patch:publish:production:test":"npm run patch:publish; npm run production:test"},"repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","devDependencies":{"chai":"^4.3.3","documentation":"*","mocha":"^8.3.0"},"dependencies":{"@adrianepi/addlogging":"^1.0.4","commander":"^7.1.0","escodegen":"^2.0.0","espree":"^7.3.1"},"licenses":[{"type":"MIT","url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/LICENSE-MIT"}],"bin":{"addLogging":"bin/addlogging.js"},"gitHead":"a203861a526dd416b8f7f97cd688dced4a3cba3e","_id":"@adrianepi/addlogging@2.0.6","_nodeVersion":"15.11.0","_npmVersion":"7.6.3","dist":{"integrity":"sha512-+13itOycpp86MNf/fAuzUF+kS+OLlkvbbnkwg1RZ5AJulyRx2QpuzGv1tO3TaxMkqaqXx1O4l6ZeHiEYQE2wkw==","shasum":"8451f6d30982c07317df9f8dc562f61812cd80b4","tarball":"https://registry.npmjs.org/@adrianepi/addlogging/-/addlogging-2.0.6.tgz","fileCount":60,"unpackedSize":2596893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfXxwCRA9TVsSAnZWagAA/RYP/0uv7+8XSUvDwA8N/vE0\nRuJCMwOwQS3Xf3W5boyVb+yDahifCCBHbnLpZVLGGel7BDg2MpHqmMqgaS4E\nmM5lPPxEsa4U2IePJMH0nUog9J0iu0x7InyCfMM1fvLsMfKagrLHKcl4oNV8\nh0pH/JT41HU+EUl9L+X42+ppxVIeyZNVWBQuHB+vdqFwr2P2Ijsx1ATrcniu\nbSEacoz2+1HuVM6qXayF7w99Ii8EftTjpnrAkNLJZrpvy0dMU/+OdqH7tqdv\nmGspz+AglU4Mop1p3NUTkJMSOuKCLAvgI2Q78h6ZigPQgkvjhzqGeGpXyTDG\nb3HOg6zavc824ab8iVWlIbSU3A03P5qRxZDc7fp2rhK+J0a2GeQZlgXRgyLi\nWRTUj46wiX3cxtzJItoA9LsCUv4V+SZqg4vLm2jHKyt/kBejLzmUoHX4243C\noyN8Pe1wtxuAu3V3nvKuQHG1ggZZJvYbv1tk8hu1nEbWXzLlPK9Zx/C1V434\nqtwXOXoOUjWqUDkywiWfWoFrUTeofHa/KHUlQSUVo8UFoVvbHXFwhZ2mE9e6\nlIEwC0gpPp/VcqiUh0FphSckW7tb0A8jmfVt6EjNS56de+c+Rv8b0LxuhmmT\nw4LhFvjNrzPLlzzG7TYKOoUJ56mkriMfVA+KUTqVhGz5TdvtFN4oUx0fXwET\nif2b\r\n=5Khl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCP0tvdonZxxGIKUWQUTKStkRmc3aICIuC4PIlD/hUO9gIgWD+MXqejyoRE0z1f2QxmPXWKh1fLmkUr3udnoLvXKfs="}]},"_npmUser":{"name":"adrianepi","email":"adrianepi@gmail.com"},"directories":{},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/addlogging_2.0.6_1618836591816_0.2098439895503219"},"_hasShrinkwrap":false}},"time":{"created":"2021-03-07T11:32:41.973Z","0.1.2":"2021-03-07T11:32:42.187Z","modified":"2022-04-04T11:37:10.064Z","0.1.3":"2021-03-08T16:23:44.869Z","0.2.0":"2021-03-08T16:36:03.058Z","0.2.1":"2021-03-11T08:44:43.656Z","0.2.2":"2021-03-11T08:57:11.099Z","1.0.0":"2021-03-11T11:36:40.822Z","1.0.1":"2021-03-11T11:52:12.520Z","1.0.2":"2021-03-11T11:53:02.060Z","1.0.3":"2021-03-11T11:53:27.750Z","1.0.4":"2021-04-08T10:39:03.649Z","2.0.1":"2021-04-08T11:05:05.188Z","2.0.2":"2021-04-08T11:05:57.876Z","2.0.3":"2021-04-08T11:10:42.088Z","2.0.4":"2021-04-08T11:12:57.791Z","2.0.5":"2021-04-19T12:43:46.523Z","2.0.6":"2021-04-19T12:49:52.098Z"},"maintainers":[{"name":"adrianepi","email":"adrianepi@gmail.com"}],"description":"Module for addlogging (PL-2021)","homepage":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi#readme","repository":{"type":"git","url":"git+https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi.git"},"author":{"name":"Adrian Epifanio Rodriguez-Hernandez","email":"adrianepi@gmail.com"},"bugs":{"url":"https://github.com/ULL-ESIT-PL-2021/espree-logging-module-AdrianEpi/issues"},"license":"ISC","readme":"Espree\n  =========\n\n  A small library providing utility methods to `addLogging` functions. This searchs and prints information about the functions in the input code.\n\n  ## Installation\n\n    npm install @adrianepi/addlogging --save\n\n  ## Usage\n```js\n    var addLogger = require('@adrianepi/addlogging')\n        addLogging = addLogger.addLogging,\n        addLoggingPattern = addLogger.addLoggingPattern;\n\n    var inputCode = `\n        function foo(a, b) {   \n          var x = 'blah';   \n          var y = (function () {\n              return 3;\n          })();\n        }     \n        foo(1, 'wut', 3);\n        `;\n    \n    // Function call without pattern\n    console.log('\\nOriginal funcion\\n', inputCode, '\\nAdded function details: \\n', addLogging(inputCode));\n\n    // Function call with pattern\n    var myPattern = \"foo\";\n    console.log('\\nOriginal funcion\\n', inputCode, '\\nAdded function details: \\n', addLoggingPattern(inputCode, myPattern));\n```\n\n  ## Tests\n\n    npm test\n\n  ## Use example\n    \n  This program can be used just especifying the input, that will search all the functions in the input and print by console the extra information about the functions that has founded.\n\n    npx addLogging ./inputs/inputTest.js\n\n   Execution:\n```js\nPattern:  undefined\ninput:\nfunction foo(a, b) {\n    var x = 'blah';\n    var y = (function () {\n        return 3;\n    })();\n}\nfoo(1, 'wut', 3);\nOutput in file './outputs/output.js'\n```\n\n  This program can also be used specifing the output and without especifying any search pattern, that will search all the functions in the input and the program will run for all the founded functions. The output instead of been printed by console as before, now will be saves in the output file.\n\n    npx addLogging ./inputs/inputTest.js -o ./outputs/output.js\n\n  Output:\n```js\nfunction foo(a, b) {\n    console.log(' Entering foo(${a},${b}) at line 1');\n    var x = 'blah';\n    var y = function () {\n        console.log(' Entering <anonymous function>() at line 3');\n        return 3;\n    }();\n} \nfoo(1, 'wut', 3);\n```\n  Also there's a search pattern flag than can be easily used, this will make the program to just print the information about the functions that containts teh search pattern.\n    \n    npx addLogging ./inputs/inputTest.js -o ./outputs/output.js -p foo\n\n  Output:\n```js\nfunction foo(a, b) {\n    console.log(' Entering foo(${a},${b}) at line 1');\n    var x = 'blah';\n    var y = function () {\n        return 3;\n    }();\n}\nfoo(1, 'wut', 3);\n```\n\n  \n  ## Contributing\n\n  In lieu of a formal styleguide, take care to maintain the existing coding style.\n  Add unit tests for any new or changed functionality. Lint and test your code.\n\n  ## Release History\n\n  * 0.1.0 Initial release\n  * 1.0.3 Functional release\n  * 2.0.3 Improved documentation\n  * 2.0.4 Finished version","readmeFilename":"README.md"}