{"_id":"@acai/validator","_rev":"19-2f12aeacc292aa4f6032918ab4d9c211","name":"@acai/validator","dist-tags":{"latest":"0.3.3-beta.3"},"versions":{"0.1.0":{"name":"@acai/validator","version":"0.1.0","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"git+https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"gitHead":"76cea8a4a056442e1584bffae9399112ef14b9c4","bugs":{"url":"https://github.com/AcaiFramework/validator/issues"},"homepage":"https://github.com/AcaiFramework/validator#readme","_id":"@acai/validator@0.1.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-RTI2Jw3OlGLocn51rtDFhvcTPf+cSW0o3VJWsW0/3FGXAvrE2i+7n86ufbodStPZt4RAOUHvr8pbNJbzig5kyw==","shasum":"4377bf6db390276aeb864fc6059de6dd13ad3a03","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.1.0.tgz","fileCount":42,"unpackedSize":24289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIMWtCRA9TVsSAnZWagAAPLkP/2KGUbIh7JZI10RaA2bu\nhxjmfS3JZAoflN5pWHjdIGdHYtyxYrykVJqiu4qD5fFQ+KHfGpPXqEmETWlX\nx/J7fU5Y+dWlsVMvgGtOw1FpsFqFFwlUyoLMfaxNMAAwN1E3RtwLTggrA/3j\nJxG60PuXqQuC5MVGn557FAL9C195nJ+SAnBdiX2PPgD2eJV5Xx5qIKoUDiiZ\nd5VaI2wdxO+UKUw+F4+4aoX3X91Wc1gK4tkI4fCRG7U8Q83HTNzaZBBGNkep\ns/iY4H/W+7Jb4JLUNa30xkHvTKe69BVFBqh5nLUg8aiDGI0Q1IhQQdE8lGzq\ntWXz9+QmGfl0C+7QE2eXkith/TMNwUw9QaZUkXCj5oK5Z9gU8zgQEuMi/liB\nrQe7khQdz/kAjqPfY/BhUVOVZWWovtdtRGHnbwA2YlWZxJA+CnXJHom2qHhY\n3VisEGjMs/9Nm0bulzD2VC459E3jAwco+wkwZHXeVx4kCNm2p2GmVhxSHPXq\ndbwTPhnLPR/4udpLu+gUpWnhZVNOf46NWPgOMKVOq/msSkF1vlZ0MHpGuPKS\nSnnxjAaqRO6vmT0mRsZawVSdVuRr9KXLnPffTTVsG/jmp0LI9Ps9GDVl9Rjm\nCvDU4n2aThYx4atsZOuo3Bz3BEeOy7/xYJ/3CmwAOnhWjBbTKBl9bHFE6Dyf\nV0O1\r\n=mi9+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICH/1GBKaY5Vv6mJKxC2Oa+vrcj3crUxAqXaAfZVX7cWAiBpc0Yxv1yPP6R6e4iT8lYGXFZJykoLesYXsGlEEpUjXw=="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.1.0_1612760493239_0.4039242204691651"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.1.1":{"name":"@acai/validator","version":"0.1.1","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.1.1","dist":{"shasum":"b17d40a91f79fa9cbffc1addb0bc47e38a10336c","integrity":"sha512-Swkg6ZstJAKWQMr9jJbwOvtGfbKphJ7L06lEO+AA9/4lkxbHLIKZ743gTJ8EcfKFN/LLw0m63qE8Xd8LGKpsow==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.1.1.tgz","fileCount":71,"unpackedSize":24276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP/bnCRA9TVsSAnZWagAAMhgP/1xiKLXdBf8A3L6zQaKH\nHZVCqZ41hQShd0AralzgbQLIsiLdhKLnOzwAqWNEStO30GVisxzgQuLGF/qf\n7wmtAIoPjamBH1LCTyopg00X9DlSxbjVcpmCypzK5ApSIfEibZkeugjMcSjM\nuU4jXs4h63EMx1Br/bkH3/5Lw3ZTPg0cDaACfHzz5lhxPDM1imGSivk0mrdL\nYHSD0DrYvIthU6mFfGWey5LpeJWmEfKJRPsTFuxbpEsX8dtCqcRNHsnDEt59\nRsi0/fKxaFw93Jn/bFh1Blv86yqErZ/49u/dQ8gA8mnjIajhupJFDB0IkWuy\nlPHfjfIK3MLn51PeuX13sLHDbN+U4f/AIHw+5W5OSbDZQ64uNqkeNh7JoJos\ndbBTg1JtMJd2mCaNAlJCdOQuu8ej//Zwoh6U9P1olhdNyXao2KxRbUp2acEG\nDnfCgbZ/20XnTGOadF4MVuYhcU469kQxzEs2qyLUUXbaQDoNcvHbKK5UbVJL\nYL9vbdQ1mA5JMUdinnB3FsbLZ2EL21pKx6qrIQQ1CnR5NgguAdn03GNfDh87\n71CLksH2q4RAq2Mp/+tQb7UL3vfElz42s1K2TkqiEFd0c5zPcncvrrWopOeJ\nITljXbZ+b7MKfoGkgPnGlAjOva64qHujyIboMzsCJz78mJlZt4sDIcKuAmhY\nA98A\r\n=q2Hh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsaJbGBAuriQ5Ou2ty0/LI+D90VL6RqzyAHsRNnY1tPQIhALcS2f5E004UKHVsYi7WExzf4yuKV76UpWrK/Xkh+u5U"}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.1.1_1614804710613_0.6450240417105195"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.1.2":{"name":"@acai/validator","version":"0.1.2","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.1.2","dist":{"shasum":"97a1e41b551e58418bf54d07addce28c5321b26d","integrity":"sha512-uFnmP8I3Sop0r1O3dcSjz/pYBITkW+EYbARj1VZj3KA60KgMRPr0glAuIyl3YDkxAbXn/ypBUANevzlvlZ8peQ==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.1.2.tgz","fileCount":71,"unpackedSize":24295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQDgGCRA9TVsSAnZWagAAFVIP/jdwGBghcoHiHW+QkVD1\n1Wpa1+EAiWrKG/5sTk+1Df0OVVqX09xRNLNLFUMjAanD8Qdlw3fGOTBDpRzW\n1M8KkuLdO3r9K10Ss3yNYOkHSFx6sdI6SfPVOHguDLuEemv3cHFc0zxSzA1d\nD1AcmnMlwA1PxSZ7AK1F1ckQ+B8JYvbL0ebs4+5hZ6fRlD7NTtfGre61Z2hs\n0d5IcbWt2VI4m+btwpHzSDF/oAREDCWA8q+ZF+iGlGOg4cJ9UrFYgEkdJrvD\niBY0xCuC81ofel9w2yT7xB/Tm2Jp5uRhyjdnyFd56ZBXI5465JGc/Ej2re2O\n+rEF0ZampnkummikJ5UTLGJWZmx6sP7MEZFDn4qG0pGSoXkT3SHLrZXeU3xE\n/jmtj4gOEbYYJcD/bcRV74LbGR8iopXGoZNMZZzC03W3f2zhql0f7pRx7u9T\nR4mvoEy0npEAUngZkJQWlrThJtyhJB2MNAqFidxH6HApFJHgSVMzyKtWd8Ru\nQiUPBOJi8HyRy0o+BYoOgCe5LfTsjQXCDmsuX23ABbmNMXzmvH+tBmbntzwj\neZUSfaTZizFUv7HQF1oODMIeul9ag2WOdxExO3m0MddZIqXRiuuYEBwjSE0N\njftF+hb1cOPoAm7SgYHnPFwSvCYhP1c0YV9EwgtcV90q4p9MBTR/6hdF+K9R\nTiAn\r\n=OBvR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBL3AaB10OmaXneamdQxf8JrrVCVgrNfJY1QGSBQ2hrqAiEAik1cyqgB2a4G87mNy5G5oqrnmweseKof3FRNEUvsztM="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.1.2_1614821381893_0.3062667355090114"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.1.3":{"name":"@acai/validator","version":"0.1.3","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.1.3","dist":{"shasum":"088776a850a6f42897b3fd5debdf4db48ffd30f7","integrity":"sha512-nCZysFXkVRxTUBu/LrJ9LUJs2+M1lVOgRieAajzxsjHYd4+0ThnenKsF7EwZGRoRMShLn+SNJuA3TVT1lKZ0VA==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.1.3.tgz","fileCount":81,"unpackedSize":33191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSDqiCRA9TVsSAnZWagAA8dQQAJck12wwKwTKC+E1CTYP\nFq6bwE210v/qLgLfcbdHcuKWxDd/i5jZFLHuyeg+MM7B8nhbr49oogOQy8At\nisDlV3RjqXpMtOBnAeoWkrT/O1u4P8hz/rbKgOS/xDichW/q7ra4f1Wwf9DW\n01yKF4/VazqJi0pm8Ml+J5oVP9W+QjMzj8oLa/f+pB+ewSweUfjdf1f2nSjZ\nId0gRW98SdU+xBrTWYREzzc798VzvoQzliFHkuc4fxUumw7dYFCiDPqtr+yE\njGICPeoNTSVSjqMGVg0gEo7zyHnAlCr0Me8VDupY7Ch6EYHBol+fNhdkScpi\niROGP6LB+Sm9xPKQ2GUREnCJ4QKZiRkOB+dGf+mNHNRcfsWUMWvRiRVbjnvs\nmFRt0k9C8YO5NNb/hrQeVeEof6qUuIRnHF5zUOlJzWIibO6WpjNbzN7+RHdS\nymKWfN05ex1ll+KAQ43At655RehEZFuxkR/Ln53qMkSAgAv4B0uRTmD+cuVt\n80pyt0St2Iw+nBkoHiteVmth0izzrbD8EFxs0migjnqyvfdWUba1lSgFxaaf\n1JzUJNkY8wAYDltQ2be4trBLbniHG9XAmyopnvwIpWu1Yzuogsr7TGv5ofQL\nLCjQnJI+G5bnyZ+vyKTFJDizXsEd1CqUoZB3k/qoWct737cM1UytzYo0n/Fm\npHVT\r\n=+xfH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2JsG3dPW7R/MpdSNVGOWx+WDLOKiB84d/WZEGJpeSTQIgJrFFzIR9MQG32owxUcP8qf51Pi/qcPUD7nU+6YxoGpM="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.1.3_1615346337812_0.2598608919330627"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.1.4":{"name":"@acai/validator","version":"0.1.4","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.1.4","dist":{"shasum":"a40d195de9fe64a9d1218848c57568e5aa770fa3","integrity":"sha512-7QKhCCGllmQjfxaLqrGvadROI+s9moABNEZBnSdCoEUP6XR4BFWOak+cPEnYI6eyZFcWdLhWewsCucdL4I7bOg==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.1.4.tgz","fileCount":81,"unpackedSize":33191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSDsYCRA9TVsSAnZWagAARPgP/3u0LMq5n5bjB/YxPSbf\nLzbIFetPu/EAeTCeuB2vx1gBV9CkNT6xIHjwo45M8+O9R3JitESKPI9pCX+k\ntn7yk+o/GWejrhT2nmAMSJLL2AFrSbQ9tGHYGhT1lMMSXit/LGAv8JJMR3V4\nMcQ89geGkqCYJV0oRb+35q+OhYcwvjY+94B832rrP63ltiRgYo2HEwsiZLLZ\nP5jeBGWvDAaoz6ENRoG+iwtdZemxRLs8KrDukDqtSx7U6Yv4DL0YG6zENCCv\niSj03249cJmjPnmsCr25d1W0oNEaSLbK+5zuNbv65KPX9XKTvac60+mqS1qO\niIMA4sdU4zyb2nbu0Tnb+r9JAI2WAhIBWc57GlFmQrCrvspds0V626WOWjSz\nnRHgcePpshIuhOIbQqYqoNQqWho1lFUk2X1bzuq+skqxFD+JdzhTJ8moYyMx\nc+Afua7y4G78rHSVeSE0GAWRFV068nvMhUR8qGSFa673EUoTBoQB65Hk7h9p\nSaMGwzmSRKKhOvjezFc/564dvm3wqQIrseSkq5YFCXgvGW6xLv4/W1O2Xgfv\no7HzVFJGH8yVuTKrEiv1WXtzvNHQGDUHDjPppEru6fHxwk2/u7ZF4Q9B+CMZ\nJKfSs/Vk+uRu9yWFM64UJGZf/CSGHg9DULIGUJvfMgZD+B3a+NtMYij9sUB6\n1An9\r\n=rrmv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGD38RT9TBFzFi13PS8J4KiILpxwWGE2Um3RVKqOeiKzAiEA7Tzpfony+NrNV/HOjalAOAumWa51mNz2fcaNp24TIpQ="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.1.4_1615346455576_0.5584614033186348"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.2.0":{"name":"@acai/validator","version":"0.2.0","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.2.0","dist":{"shasum":"58cec058ae7d677b1b66339d9f0dacd5ea91beb0","integrity":"sha512-Q7cijPWNP9FkaHgf4pUuzJ9J9HMOUEw4M1g4tco0/NKBkwzxBfPC4MYBW1E/Yim/o9rCGP2aPxntTadK0nuJPQ==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.2.0.tgz","fileCount":86,"unpackedSize":34188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSYfcCRA9TVsSAnZWagAA8iAP/12An/P5MmeeiJmS0Uc7\n0A44vzhleynfSBTZj6QYDO7QtkjQOEJfdFu7dnltyTIa59oAGAR96GTMb9Ms\nkXeuW2JP81WNb5iYAAAJ6PSwAOdvbVUw4QRiGa6qcnPzzlq4QSEGNQ9KTv1+\n1xfKEtF519SUwaReQmZIzQCYCS31G6fTSlU2a1YLVM2E6Zz3IWFS6Ku7OmY1\n0pG6LA3aYXPMgNofV/w0i43EgrN2mIgbr9vXtKY7r1igYMSN5Ma9FymKknyf\n8cbA1JPhB3wghSSAqBRn7AI3xYzO/UcFTAVYAUYJbBHQWCfeR4wxIFOaeRIi\nznfqWoxqPOmXRi1soz0p/ZzWGM2VlnrjScFmvL7quQR/YQHAqK1SfuqZwtul\nMcQ0izaWK0iIpThcjTeQQGi/a+kfd25TuL23JjeF6E9VU7kDA3tnYr6ZXkab\npVPGzS+3lGXYK1LCzUxBCwPWm/4s7W1hiDrFg2v5AGA4Y0gUdf5myGICao1t\nPo43usCnxfNjxRuzz2GLeG7cFucDdu1K468ohxDA4lUFvhDtIb5Vs81n9bmz\n8swRYgadBIqg8TwhkNyakJmMn88ATfUhXssFYDkvzNPX9vhYBl4jIjEWhavx\nGBOGRFC5w/9uDV+3OJoJMmInQ8SF3zymHNQs01HQ/x3ebwK9ird5OuVDxSQU\nLNfG\r\n=BXe+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSao3Ejw6Hrh49RremdWvo+Hn2LcOJHhzcbmu4dniZjwIgbvngSVX1EED0CSRPfXe2l6GRBbbnKRBS8Lprrn+dUoQ="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.2.0_1615431644087_0.6457578846490157"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.2.1":{"name":"@acai/validator","version":"0.2.1","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.2.1","dist":{"shasum":"181a04dcb69451551f4ee7530c5ec740a2650174","integrity":"sha512-tXRDAynPl8fjcPVRVxJyLXjYzaOi4iKTG55FaQfa545TFcZEqF6vQwHP9uoiQI4XSlH4A8llG8Y6qjV6GcVDPQ==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.2.1.tgz","fileCount":78,"unpackedSize":25824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSYhxCRA9TVsSAnZWagAAhEcP+gLRsz4YS09Zu1eSwp6s\nPJsn1ePfJKlHVtWigb8IFlpKDh6nSx/xHiKA6gfPCZ247P1OKAVu/wN+Kfq7\nAIAMdRp679LAvZouCjT8bNiG2DAkebPXBiPnaJb3gLmrMm5ICGwi15T0eR/f\nbzeTuHT+CWtEC/G3qS8RCIik1oL4Oe0U5B4nZ80w4iAWBdbVk4/HdMfft0z/\nleJyjQbMAjAaiweFml4rRX6Z+xslqTWFlAzYy4K+whXKVDrEyiGzjgvspEob\n5XmTgmcwMLUd/fuzm4WaMU5XEjM5Rz0WQsc9qPDkXZm1L7XBU7GDs1xjmGQA\nLxOVrrzBzkOPR8nLTKV9dQqbqx8Y0LzBof1DXWEwMC0VowGwEbARBExxxXEL\npT1tytYPdboeiuecz4OaTAitL0OTAmseL8y7g01Gcir3sFIVah09574JcYxS\nKm7ZuUAnG5jAFjIem1bQiqewKi591dwOFl0kTOSw8AMcesA5s23/yq/GIolO\ngQ2vWJdNzTzUuINid/MtY7UvcFsC3lysb3WoeMINxLxHZJRuRLs9Vx//KF+X\n+SHAsRPFgegCL8E2rGVfeqDcVWWOjZUnCBiM+JC7dJTTzAxLCV2JHejDzYr0\nMWvq7KcruFAYZP8GmrGfarnq5F4m9J+hA5SIB4SGPz0d3IgcnZZoSO0vP6fk\nKcBH\r\n=OUZ2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC90SRE0b6D6/46Kb13Ff1ih3n0FphHIxh9vK6m/K3JOwIgTIa3huCCXxb975aG8qqqfU/R4T3r6w2WuzjjfIx54s4="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.2.1_1615431793188_0.2561418173921246"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.2.2":{"name":"@acai/validator","version":"0.2.2","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.2.2","dist":{"shasum":"e7d7e60eed5af8df5147f6d1c7620c8625c51f89","integrity":"sha512-FXcJNsMhg6l6ghbpOXrI7xVYpFkZYNefHXFOWtdkHNMuAkk+tpJcnySyxn0nlthiIf7uzJuQ9OStv91J9MqjXg==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.2.2.tgz","fileCount":83,"unpackedSize":26737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSiVdCRA9TVsSAnZWagAAGNEP/2oToqd0ogXK5YXSTvjV\npNVKWv/lQWDFtt0dqL+BcHt001pryvWV3XWVs0Q3i6V6F5g+IToia+v8YQl8\nsVCrf6a3vCuY66IbqY0zPCPPSR1dTu7vpYLCvuUC8ObSiREiFDnV1HuGkPVP\naQGiC8TwOpVCb2QGW1e3EQHAsNtkNKX4JDk/uEmzm8JbbGeQlWpqC3L+oqhU\nY6g/lESJjLPpIJr7nROlod1gmt3LnWRnxcliQK5FJUM2wUGcJrwX+6F4eo0W\nJhFUYGNGK4bvHRrQcU+X8oSrH0VPdlOwS3Mh5EJvSpUiWZZ0ScSzwi7Oe4jI\no9wIXbDOayVamOoKreLH7QBIHqrnOA6Fw3r9QYCB+HpLDjwypm6fUWgDlDtI\nH9/FdgGy3kAZVxFko6muWe5BxQAo2ITtoVK0H7MCvBI7eDb1exFr6oQqe365\n75kyigNQWGLZg6X61iEI7EsfQ0NuP2pY5grSu4wtZvCziG6dm5WkBJ/MvBfG\n1qaZY0XcjKUFZPIKLyUOp7arj7ExgFnG9HPWZIm0GdQ1Jz1IpQaOgpCwrEae\nyknWEH+3e0gzAynLktZX19cIxzIIR3TVeZHENDhvRUrsSF0ab91PSl9BPwPt\nHL9bIadVO3duUXxvJCDRHGT8y/KseFim5bwMJ4EaCmcIqv20E635deLb7Vgn\nUDYN\r\n=K/B1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrj7uSgoWVkSifZRGB4mSgzHv9dUa6s+LwifXJza0Z5gIgHnmyxLpvT8PW+WrF+LXHOYhntbId4WAPHKWjO1TWZ2k="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.2.2_1615471964729_0.09978229371944991"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.2.3":{"name":"@acai/validator","version":"0.2.3","description":"A customizable validator for the Açaí framework","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^0.1.3","@types/glob":"^7.1.3","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"glob":"^7.1.6","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.2.3","dist":{"shasum":"ee25526858099c2a00f7182761c772f70e0639d0","integrity":"sha512-bBUaitvZ11xcjrcncg2p40rswjFoOk30iN0nVcgKEZ5N6Z+ifZAgTsWovawy2YCYaDubZFqbFNg571tCRifplA==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.2.3.tgz","fileCount":83,"unpackedSize":26856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjF7QCRA9TVsSAnZWagAAT4IP/2JR5aLk/HXF7PX03V4w\n3ETmb/Y4SIS0HOYQHwoQWTriPmG+3IUnX8/6P5S7j0K4klzAnVMvCnZjdc3i\nkHof2uNjZZIYdQONgD7xmRWkwr6rXX2pXnlfNvwrTdVodKr68y7dK/Z2gZMg\nIJbd9RGdS1WdJ/+6I58HtTUy0elbuC322WZYKeQTU2lzEodQX4hk3WGXngDg\n8VZ0KOWXK8frWnxXYxmxPPMJGAnGapbofPWKFQq+9XEThYCyiL/p+rlYt9zg\nAQMcOAvlz+aUEXZgWnJ+MCckKQ/VB0iWr/NP/x6UCborlgKSgld7C1gLScv0\nX11oHg5SyQLfQ7hT9mmN3qLj7r4Zq8l8H3hN1lXr/m96qgXKlpmGVLiFLKFm\nw55gkYnn86JqsxA/KAsEyUk3yRlD4X5V18//dseKtK3JCZvpSKrsYEXrQOjs\nBHxN02F95J0i8MonDJ7ke2gQxaQDQ/VsRGCLVQk6rC0dQoQgkUEOByiZC/Ya\nM/M9Sft+RDogutcU5mEYTc+7Zm6d8tEc57xbua1xv7GY6Tbd8NZril5xE9To\nE/IlJrfKSXciH5haolrDhPemnnlc8T5+pzApqmPGcQ7aOB5FDANbdKB+bPcn\nLvWEJSjjjmcBpXLWrdODofbCIbduShMwGeRMc/r+pQvT9T7ukqnOEgVhL1i8\nq25J\r\n=FKwp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPSZ2WB78UqHxOYiUhlprrqiOYOsuPVJLMRS+pzoSv7QIhALevMD6hM6RL1I4e1d2cXm+SRXat33sK5JdIyi5gmkKx"}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.2.3_1619812048095_0.8449752563967028"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.0":{"name":"@acai/validator","version":"0.3.0","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^2.4.1","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"@acai/server":"^1.1.1","glob":"^7.1.6","luxon":"^1.26.0","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.0","dist":{"shasum":"fc322e8555bc73f3be4e57191231ee4c1030b3e4","integrity":"sha512-8hWbLQSHnwukZC7nfYapUn9e7p/ygA+kWY4ZgrFfpTECxPNs46+mK8yuvbByWSQAaCtDMMwEyTsA57tmtcHamw==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.0.tgz","fileCount":143,"unpackedSize":72040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnKP5CRA9TVsSAnZWagAAl8wP+wQJm01KVJQjsrcqdZuD\nUG7tpYv4XXx2hsUglfimUj1zle15p2jkdqOktLkAMiJfQg73wwdsvXa6i4XR\n9wLkN9sOb40AoeeAA2OhBFAtu7039Bt/ysqfhsvFoCdyS/y1H2UYgHgarvXs\nMntTymSFkTytnK/y+GBQEtqK6rRIivmedtdkxCcXnNUgH0I+j3gEJGhnGjqL\nlQc8JGltIdYWuoWsy+in1dJSdbwrUNCPto24yTEjN2mpGvapcPaQYCsKqO1O\nfuyrkSIoXoN1LHBO67ZPFEu/DfZh/FarMrszyJZ8mCqVkuE652Myr4za8/+K\nk84GCkosEjFCxWE2R6U4RbxYO7lyznmI1TuNIJExTXM/Ue/GyHj13xOHApud\nKBLGyT182Z0+YqBLn0i+DgHxbmdT+Mfh/On9Wr4ih9K5JWND7t3qIOKb+eKH\nw+4/KXU6K12XbttvLPn4cXFMoqctmhxThgQulbm54yn3UNpTHt9TlOOVbODD\nnO1Ol9mzQjoh8jJUz1qk5WL9+jJrqTw1Lpll12Kz6QYcJjtD3PFlthM3ugSd\n+SCT3oUcpGSb/o7nPDrbCoftEH680Tzq3AprDOD7IBQevstYw72BbbsQHEsU\n/X64pWxC2q/3o4exxzHpMcPwY/HeC+Bsqv+uIQKcHa/9qTBVAgFpeDmvxTNH\ntGAR\r\n=gQjq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClKEs6kgFRRq3pKUK85i4CQ1IN5je2fSNQpGfNyZBihQIhAItDgRezXM26W9rknnIRMaG86mMO4EtwzQY5RjOMEzKQ"}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.0_1620878328712_0.8852305804236591"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.1":{"name":"@acai/validator","version":"0.3.1","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^2.4.1","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"@acai/server":"^1.1.1","glob":"^7.1.6","luxon":"^1.26.0","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.1","dist":{"shasum":"be47def005f632d59f866c05c633a7507e62ad81","integrity":"sha512-p37Uk1dJ2LmA5pcMg+jp8FvznPhUmiJH/qtD26vG/TfS653QusWlgIF6JMyh56GCZpgB/Cbem9/IFYXjcZv3/Q==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.1.tgz","fileCount":143,"unpackedSize":71290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsoYVCRA9TVsSAnZWagAA5iEQAIOQL0i5ZxR5mmYlaPIq\n81HvNf8BPWHS/Ru/BbE8RXbOqwHRQ9CBS3sPSp3QCzdcmIcHtomCNe0Y6WiU\ndmDwiSOrb7V92rUqMelk6qgAkM9a7G48OLZc0mp/PAJntsR2PjSgG1r/LtGx\nq6I2MQfX3cj8TyZPeCOQWGyEQMrylYQSAsyvm2dmEjKiUl/HPsBebqBcnGni\nkfTMBIA0sCP/Kd/sMIlHRLbzvDMlTuVxCi3NNr+IP1Zjdchs+TNSMweBSX/3\nHHFOjS+AUmsU0wZqVbGM7v+KEjGV63NCA/EHNs7DWCjEJePxfJW8XGZAmycP\nNbco8i5wtt1VzLN7zM+IcsNfl80Mo/+9W0QEkQH0vKGoCE9/aYmwT5zc/N8/\nNEo5Bm4KGWqz3q2KSOvS7F5gySp77e4iLDFxO9s7OO67KNRJV8lvcxAbXP9O\nTVZIvncC0DzfLSzYTlAKsRkEc0yyn0mORULEHlqyPZQqb7uM3gFIO6qAGmD0\nhDWWSD2+FYThXsPnFhdh0RZfiIKHVSD7pyg7KcHYWENLkfPRdH6hA4XsSYxK\nmtrQXLNKexCqVsZtPVNCf59MlywI1nYZ0Bj0MVgvIn7/Ozdhxq1VnagYXxYj\nnShOb2+tL4WfdWEkrgV+w6mwXw/uCF4zHrmBA6QKjHGA9SDtQBhFDK6HgovU\ngFGl\r\n=UWaO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0OVg8kw9fAGbbUuVRttjRdWBIADhg/ogewCaLCjEvBAiEA11jJDFYb7Faa4JqUBWW1Jcx5A8pfwN6p/z6G7Kqgb1Y="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.1_1622312468983_0.4551574385338415"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.2":{"name":"@acai/validator","version":"0.3.2","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"main":"dist/index.js","types":"dist/types","scripts":{"build":"tsc","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^2.4.1","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.25","typescript":"^4.1.3"},"dependencies":{"@acai/server":"^1.1.6","glob":"^7.1.6","luxon":"^1.26.0","ts-node":"^9.1.1"},"peerDependencies":{"ts-node":"^9.1.1"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.2","dist":{"shasum":"7f17d4e50ab58c64f0de3e882f557747ab479fee","integrity":"sha512-yjop9LH13qbXyATJi8DseYFHqmoyqGnBLLu980i/B/p9s0ijiRjovI3XA0fk3Vl5aDdLYYMqgofo/Yi46S+ZdA==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.2.tgz","fileCount":169,"unpackedSize":76276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgttXeCRA9TVsSAnZWagAAsyUQAJNHCNn0hgBoVGcKxA28\ngjmlBIC81wKXn1dzxgNePKBihwFUktfYKUd5v/0L1ffl4wuhASbnBvhUHmWh\nCzB/ydzjeh5fsKFfVXMiwnhdy91UNtWLhDFebw5ozmy1AUrHXrWo/dnHMtFn\njcj+mKqBRw0+eNnMvRhb0sYgTGImFX4Ox0MvjM8PIXdfu8ZFOCFKuj4MjVdS\ncaWRiGggrxxwttuqU8+ScyxWSt05T6i70pqzRIpMtsJc97WSCHW7Zb6hHF0O\nHeARH5B4V3KF707t+Mb3qLeqpvm/DcQpVO/6xRBfzbe7SG+tWnMoKFh66sXr\ng4edTC715ilSJzowbEslq0XEmRhdQxSjmRzr/NqEh7D9AQi/vlu2wtKFhmfP\nlm1Jk/wzgR+mCaiBGQXaW9vn1LvOZqnVfIPppai6FZkPXUn9RhwYTlstygqr\nS33zPcf9IY89U/8Z3wZ3B0IYHycLNWfPyONTpOLzJO+gl5dmEsMGtG9KTvsp\nESHeR0qf6cqcxi5DIMJgSgTq/Zu+stqwj5wWpupzHXqSRixoZEM/4wxEaDHs\niEaxlOQEEg/Sjhb817R382YcwfKO+aedfdFpe9f2AfyVldbSVAhS9c5OK/Rb\nJsl7BLYc+BLbEoksd+sLOxIjxXfoSlJL2bW2R6gbdqCdLiSEMFqeM+Cdws2d\nnI+j\r\n=3/D/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChSPyeTaOL71ftD10uOZW/g1xkYcdTv6lfzeBhm5hlgAIhAKi+jH7vYaEzWzEzBh1u13/ja4mfPNbtlb4DgrRiGnBi"}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.2_1622595038450_0.6882089379925898"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.2-alpha":{"name":"@acai/validator","version":"0.3.2-alpha","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"module":"dist/index.mjs","main":"dist/index.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"build":"rollup --config ../m_runtime/rollup.config.js","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/preset":"0.2.0-alpha","@acai/testing":"3.0.0-alpha2","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.28","ts-node-dev":"^1.1.8","typescript":"^4.1.5"},"dependencies":{"@acai/server":"3.0.0-alpha6","glob":"^7.1.6","luxon":"^1.26.0"},"peerDependencies":{"ts-node-dev":"^1.1.8"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.2-alpha","dist":{"shasum":"50bfcc54347abfa75c21fe26edb8d475e243860e","integrity":"sha512-eHPTLmNSPEp/KCVnbvPO6mcbM9Kox39GiC5yklrCOhKC5LjOBlLHLT7JLfb6zVFM43e1F9aFOC8M3z1KzvTO+w==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.2-alpha.tgz","fileCount":55,"unpackedSize":373278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMafTCRA9TVsSAnZWagAAN40P/iz81EFVOh6GCX6P8Yha\nRwC6BIuQi0WUNuCPwMV83mKmkOmstLZT9ZVY/hy/lyV1jyC6c3MOCnOF7/85\neFf5AVCa4fQP8HbZndXMzFOeQb6Aep0SLas5YfwKfnSq9ZNXKqRVGGv+T27q\nS4+qxw3Zq9rCBRwP06zTH8t/KFkwEzm0PX6sui/clOMw9cweEjL9+a88bJ8e\nXuqLaAytLpozfnVcCM3XbFGMM+KxKjDP9obxI6OQsXUkHxt4w2PRNglxfiCW\n2R9iUUx0p5r2Fb0rPRc1uIWmE03U4OM9EgBCfbd4EXglN7WmdCwDaL79WaiN\nzK3+d3DYvnTkRtUN+SrZNYt/oWqTy3cdnp0tRsE9zR1X6ge1cPxYccvfLCj2\nsjyOxNebN52daBq8LKI6pC8Tq55CdW9Fqwy7KOGoVAu7YBpzs/v85hR2kHKX\nb28D0aevxn4oM18hSNg5+Jyv13n1oF/P4RkDRbWzNxQKwifcA/ejA9x43hEZ\nDE9HrTYwbXelKNTLhbuyAieT4DjGTdmarRhOix9wajwVNESvHWhE5eywBBOn\nUcKHO9pO5GrPfPTcVqsudDoqX48HfJ8VAGhDl71j61nkhkynox0XZcRH5Izg\nuSgjmt1uZMkkLaI58euuIVGKzcnr8z2zs3zUg0+NsfX4k58/w66lnC2nZHmR\nTmYr\r\n=V62N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICu9S/Uq7bBi5llBbUwH4Hn+XVZ8NmLkd/9XOp+5mVZ2AiEA1YSWsl8n1hS559dN3+QKu6Zyr1BSB/3TDJvCOPVv0x4="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.2-alpha_1630644178938_0.039116661752893744"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.2-alpha2":{"name":"@acai/validator","version":"0.3.2-alpha2","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"https://github.com/AcaiFramework/validator.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"module":"dist/index.mjs","main":"dist/index.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"build":"rollup --config ../m_runtime/rollup.config.js","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/preset":"0.2.0-alpha","@acai/testing":"3.0.0-alpha2","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.28","ts-node-dev":"^1.1.8","typescript":"^4.1.5"},"dependencies":{"@acai/server":"3.0.0-alpha7","glob":"^7.1.6","luxon":"^1.26.0"},"peerDependencies":{"ts-node-dev":"^1.1.8"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.2-alpha2","dist":{"shasum":"8b3f88d14575cb0b63712104c697990c7c65e939","integrity":"sha512-uFhxroO2cK+ms0HYxkK6NlFt4Js/ESA+rLkQuyxwOWss99Ee6fmOXdpwUuTQBMotPrfmJml+TjlXigDkFwLgnA==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.2-alpha2.tgz","fileCount":55,"unpackedSize":373279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMag1CRA9TVsSAnZWagAAGDoP/0i6xHdplORV6cL8rbNR\ntJSwA0N2H+VW2HAFLFBwTN0h0bxOagFzUKNzpTIm4Q0coS5a58eVNKnNZKWR\nQ/HNmDU6yVFhcvVroVZyP/O5P6xaqnbiLOCUwe86fQYOsex07V81S7B6fkr7\nVdxpAKSlsG37/GOewltXrcxOXGtVeIipnNaOS4/xVK2iU2lJYazeomt3U1T7\nu3JlXUdnEcL1KgrDuOM2v9XN05j2d3//MdEoaB0mMSLS3wSXG2mIhNaP9Nxr\nTN9xfWFWujPLMeB94m/4ryB3HM+b/x6xfStsssZyl6JH+b1q8NfWuSWk+EKA\ngDwP8LdyLUE3rbx/Ip9sbvhaBtE8men85OTpU/j25IZzSDnmlVM/c3dxcPUt\nRWNNv+C5zlb5+z5Rnd8uoapOAh9WUb09St3G2AwgWiEstGgUI0PedViA0xM/\n6H7/wZNft9a/rL17rWtx+6f2s3ip+3/8gjphPu/51TlK5EaZ60qmRaL99WSy\n2sgCj9peb1Ba6AJJKIqzEDEexFsKFe7HFwGRLkaIZMIzicpczBinsaaZDBgE\niSr4CT8UK0K9bqD+e9svK6/x1OXE6eS6jBh2hzeImrzwmzSKSJrZJS2mO+Ut\n2+NHLfeMkrfEFd/W9Thj5pQlaECelAgLh65586mkp0rALmR71iDVYbNf8R/W\nsvOW\r\n=yyLH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCK/R0o7kmf2RFpNOfDOQL7bk+JXU6B/ASWy8uzGmmWowIgb4AkT2lNphA4j+D/O38kUkWqG3PmMGuhjvHSj/0wEtw="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.2-alpha2_1630644277176_0.4943470707880626"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.2-beta.0":{"name":"@acai/validator","version":"0.3.2-beta.0","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"https://github.com/AcaiJS/modules.git"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"module":"dist/index.es.js","main":"dist/index.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.js"}},"scripts":{"build":"rollup -c","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^3.0.0-beta.0","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.28","ts-node-dev":"^1.1.8","typescript":"^4.1.5"},"dependencies":{"@acai/utils":"^0.7.0-beta.0","@acai/server":"^3.0.0-beta.0","glob":"^7.1.6","luxon":"^1.26.0"},"peerDependencies":{"ts-node-dev":"^1.1.8"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.2-beta.0","dist":{"shasum":"885625181da9cbeb544bf1987a82ff5234139194","integrity":"sha512-UQYWz8XZo4ea/IksX/ospE21ShnlyYca7Vq1Hw0NL5PX7v/xPVX4fYNKqJxKNJx9BGl55JuIbtfac4e8JzbC5A==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.2-beta.0.tgz","fileCount":10,"unpackedSize":101446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOiDDCRA9TVsSAnZWagAAEAAP/2zWZBcAZuv4VfPmb/K9\nXJN5qqfGGHHjVUReeC9tpwAg0rhXonpRROtsmIE63ryw/NnZWwE1RIRSIRkT\nXOjLzvruq2+OAqBgXpWEWx7NXy+6gCsWaA+DZD4VMOXKNP3TuHe6vKc/KX2y\niXta0L1sOyyVRrAmuXO1MCyyeemnXhEfc1GTqhsYPyvyK+z4vvxKeyMySkzc\nDvMK7cdmYiEpvpTiwmW87o3tSmN98zXT/d7qo2NXQ/e14iG/6reuAr30/Kva\nwb5LOnJsSpapfducB+OTLKpgr4HqjuDmqdfqEexMUnEcHdPMwdr0dP1HQhls\np9kHubWOIVaC7w27H1R3Km3blY0ceV0lDWwdYmxk5teKNjH7yWao9E1CvICz\nw5Oz1/0Z7B/CRBxlfXCM36wNFy+pyTMdcehpXgTTbnX/We6BZcGw5X3B2bzO\nUD/96UCQsaOlMy9jC2TABdwiG2Byd44TFBMkPGXKs48Z4pHOB7U6RoRGfPQ8\nnOmOLiURVWOGckEDo/ePe5y/OmwyWrSAWU4KoXD1jfk3KBjvlzRA/qt5iiwl\n5FMRoo4kuriO8F00pRovKxD5wBZD7VNi5ZC3sOrWuSMHMFLfz5lTGY9WuQAX\nJc+pvwvni2/INDTlgVZ0nrWJKqkkR/SRhozfb099NhF2ESfbbLzuji2XTc2p\nOj7t\r\n=70zH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChulqIF4zxnSCw6R0PhIc3gJeab6+23Yo3zbBOCoMKjAiEA8tgQRgBEwXwfw8uPlf792Rg1JPdZ5+WnJhnd9VSG7rU="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.2-beta.0_1631199427298_0.10217782744362447"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.2-beta.1":{"name":"@acai/validator","version":"0.3.2-beta.1","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"git+https://github.com/AcaiJS/modules.git","directory":"packages/m_validator"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"module":"dist/index.es.js","main":"dist/index.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.js"}},"scripts":{"build":"rollup -c","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^3.0.0-beta.0","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.28","ts-node-dev":"^1.1.8","typescript":"^4.1.5"},"dependencies":{"@acai/server":"^3.0.0-beta.0","@acai/utils":"^0.7.0-beta.0","glob":"^7.1.6","luxon":"^1.26.0"},"peerDependencies":{"ts-node-dev":"^1.1.8"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.2-beta.1","dist":{"shasum":"9ff3a6dbac8394f4544eeac7b5271f5f5fc89a06","integrity":"sha512-2r1X2JX56jnhvFQLkqvg7ytlaR5SHszs/8GS+p/gM5oHoAvMsSlTQNKYH1ytRCnMyXMizRPAVUuJ7TgHQYf+XA==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.2-beta.1.tgz","fileCount":10,"unpackedSize":101520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPFLNCRA9TVsSAnZWagAASkIP/RA3oyHIQQ7cdvFB+pg2\nQpTBH/SPmpRj6wbKRJ8HAqK4uIpwhlP51ScVgXRR3mcZ/nl1YV8E7gUK2VHf\njd2/iur8RRPun4YZrby6lOmBM6eq6AqgQYEvJXf462nZPb2qIDJtGihg5pyq\nig2/c4wp9s6YlHAi5cm9jWp474jBMJBvC2ycRWlPdu+5nZPWOiZ6ttPfxUol\nhtc/o2DaY+lvJX1sC16jlRL1qCEAqi7f4NXqZ8UcEuntuvBt8Aas4JIJ3Cn9\nEX5yTZR8huCEsox7vlBBywiYvCnmVa+zOnyy7M8Lz4BY6aLD7xw1bP6vU08y\nBO10vw5WoZFY79mbH+wU0qMn4RQounifKhj7ReS4MdpchJo+tO4WVdb/oa7k\n7kzfAvx6dJ56yajRRQm3GoqzWJGYpC7n7lvwEkOdW9FU1pMSh3dchGydobPs\nLYs3w1NUXkPX3D9oIJSG2ZifK59TILQ3RPojHCBVEL2Yse9Sn5hq9dHSBNYV\nOBl68DbP1hIPq5+YNQZUS7/oTl7AbXKHdLDXYp/vBrv0n6bMStVkqlfmOWWc\njp5Wrne7+1YsAs4ikcU4HXVtS+v8HThk8GyHomgy0zwB1fjHRQ2sVPAo5k8x\nnQ2y6VTIyZEMKd/7pUeQhHON/MSorcVojJpym6oVf4u4m+cmvg+n/GANkbMy\nvtC9\r\n=48r2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhxmxRMTq4FTpx1UMDwOiuuGgdy/0G03wTvw9lOVMmgwIhAPCZRryQaiSv355Pg7x3jTL9X9jD2Y/3ihy6NwYWIfCx"}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.2-beta.1_1631343309319_0.8735527108423644"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.3-beta.2":{"name":"@acai/validator","version":"0.3.3-beta.2","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"git+https://github.com/AcaiJS/modules.git","directory":"packages/m_validator"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"module":"dist/index.es.js","main":"dist/index.js","typings":"dist/index.d.ts","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.js"}},"scripts":{"build":"rollup -c","test":"ts-node ./test.ts","prepublishOnly":"yarn build"},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^3.0.0-beta.0","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.28","typescript":"^4.1.5"},"dependencies":{"@acai/server":"^3.0.0-beta.0","@acai/utils":"^0.7.0-beta.0","glob":"^7.1.6","luxon":"^1.26.0"},"peerDependencies":{"@acai/server":"^3.0.0-beta.0","@acai/utils":"^0.7.0-beta.0"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.3-beta.2","dist":{"shasum":"4c7af4c87a47dfb56ef74aef04a2d500c974f813","integrity":"sha512-cE29apcIp845Ti6SGErHKf4IC2jdZVT+UC2mzD4cAZEVJt7mkPY/jldhFFGTe/vf2vNYWe84hcVVMAXQje5CqQ==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.3-beta.2.tgz","fileCount":10,"unpackedSize":101535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPQ9FCRA9TVsSAnZWagAAxToP/iuaHPkPzl/Z1BRjquoi\nC96QdI0IrrX1q+1gJBtmip4FzNou5uYENGImc7uYU4aPVbUPqpTtdhV7ATit\n32sFTDqIMrAntVIEda84JBccsOb9NlaFJUhZ+nQSnN7ipkIv/NOhao4yqszH\n+sJf5/fPkqDPOti90ULiI1KqF+yNI4ikNBujqVevFUn1qJ6QJEntg+CSPZPt\nkVDLTYgMn18nwLWz8aO7rj2FxIlidUAxSvGRuyOykRg1oGuy7ZPr1ypauckr\nJs7zJ3CjW21q2rQUpZx2BbPh+cncnM+YcHSnHEuX/dTXuhiiILNl2938I1GC\nw68dqRnyJIi7dHs3dWLj5hnKiWTQojn9nlvO6vBRYi7gYDaLYyqHRGArZTiz\nmX1sHHvW7hpAewpavaQ8NgLffgfFjsaZ7n0n8ML/yU7NfV/ppZWUtSTvx0gj\ne6rPGtNznkPmuv7b5/RoUMhAiSJ545/bJ+tbkWAEF9c1atfhUUdkWWHESWqp\nmcyrI4HzqjpQ2gHtHsPIo6M78dOzdLyRT93yjTZLwd9AIH2ivB7sIoewCueq\nZGXr0K6ghHxdNLtBYbtoVLgPXDfy5DqVpuPZ+/3whmkk3zgEWqeVLT6LzqHe\niFvnqSy+p0FCs0FAQn3m6VMyXRsFIkFQp67j/H3aU0wl0PNmfBsAIJhgImyk\nRMpv\r\n=ktKf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAW/bORvoVfMs4Zc87a0SyIsg2uS0+kU5CWKq0/0BOozAiEAt+7XI7aHk8P+NnVZB7UH7Z9AX4OgJ3FOu1g56RmTQrk="}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.3-beta.2_1631391557033_0.8751469000636389"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"},"0.3.3-beta.3":{"name":"@acai/validator","version":"0.3.3-beta.3","description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"git+https://github.com/AcaiJS/modules.git","directory":"packages/validator"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","private":false,"typesVersions":{"*":{"*":["./dist/*"]}},"exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"build":"tsup","test":"","prepublishOnly":"yarn build","lint":"eslint ."},"engines":{"node":">=12.0.0"},"devDependencies":{"@acai/testing":"^3.0.0-beta.0","@types/glob":"^7.1.3","@types/luxon":"^1.26.5","@types/node":"^14.14.28","typescript":"^4.1.5","@typescript-eslint/eslint-plugin":"~5.5.0","eslint":"~8.4.0","@typescript-eslint/parser":"~5.5.0","tsup":"~5.11.4"},"dependencies":{"glob":"^7.1.6","luxon":"^1.26.0","@acai/server":"^3.0.0-beta.0","@acai/utils":"^0.7.0-beta.0"},"licenseText":"BSD 3-Clause License\n\nCopyright (c) 2020, The Nuinalp and APO Softworks\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","_id":"@acai/validator@0.3.3-beta.3","dist":{"shasum":"db06ab20da231e2b79f35db23a8de9a50d5c256c","integrity":"sha512-hKLPwgf+f8PPjqqN90PxSV6mA7blJFmSUikNqdjCQZL5PKcgQyUKtvz60ke52JlxcVCQnpZAyZ7bfrdalSzC0w==","tarball":"https://registry.npmjs.org/@acai/validator/-/validator-0.3.3-beta.3.tgz","fileCount":10,"unpackedSize":112528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhufSGCRA9TVsSAnZWagAAkvIP+wSzmQQu/cD1pRIihn6n\nQwUUZk3xwqkgHK4V+62U2lEG/U5jzqUb02MxcbDMUOVVGOW0iXkjrJQMttBO\nLqU4zX8J1BReZijecazA3X6WnYHfHIst9u9hDCW54XvK6/AlZI4p1Byt+7Lt\nDDowhPU8hVpN0TU89I8Xv4Y5qbZFUyITdIzzrQCShCkTa0OzHM31yAySLjDN\ndxMV1Yj/4Odh5pEXHoFORIo+u7yhQsFFHsYb1lfDpENNYb6yf8cacYP740d2\n5PEUzANXrJWnYZO3Zn7vYmxLODCyCxRPzQR8uiYMaPI1kno211CAUkHFhnl6\nlmf1SC4sx+LyXQJ9TtKseBifWA6Hbr7SnTzhuWD3dbOjkMxzcNp51f41nmKy\nKZ/Og6ACfm6ca5jRrYXozhXG/MhsrLVWcSZbdEUIkCnhS4NtrR/kGlQCo6pb\nTXwoOa8dDf5D3u6XTwV5QboZs7Aw3t0B0e1ttewJgUk7n8C7+lMdwVcvKp6B\ngSFyBG/hEyh+zVxzu2Nrwb1I3moZpLyf5PVbojsqqgPQEnjWl9PH7BzIq4JI\n9xl9AB/jFPQ6nvkJPljbHYnl+BY3yWzZjH8vdZLCpA90uKYJaqipPZhA3AFF\nKXy0o0fXxiAlZcJ1QCzxUQuo757zGMrCET1XoblzmfcEfLcbZSzzUCof7rIn\nKMEn\r\n=mQuD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChvc6f24ZMuEmG1XRne2CE2KdpuC/90WPmWEnI/l9f/QIhAKAwOpWZ1cmpgmR2XsQVOamP6J3aih2HwYwxxtSPhTx6"}]},"_npmUser":{"name":"darklight98","email":"rafael.chaves98@hotmail.com"},"directories":{},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/validator_0.3.3-beta.3_1639576709908_0.42658372164115477"},"_hasShrinkwrap":false,"deprecated":"We are focusing on the main packages for now"}},"time":{"created":"2021-02-08T05:01:33.031Z","0.1.0":"2021-02-08T05:01:33.404Z","modified":"2022-04-04T11:05:09.327Z","0.1.1":"2021-03-03T20:51:50.756Z","0.1.2":"2021-03-04T01:29:42.062Z","0.1.3":"2021-03-10T03:18:58.029Z","0.1.4":"2021-03-10T03:20:55.820Z","0.2.0":"2021-03-11T03:00:44.262Z","0.2.1":"2021-03-11T03:03:13.392Z","0.2.2":"2021-03-11T14:12:44.911Z","0.2.3":"2021-04-30T19:47:28.216Z","0.3.0":"2021-05-13T03:58:48.897Z","0.3.1":"2021-05-29T18:21:09.109Z","0.3.2":"2021-06-02T00:50:38.634Z","0.3.2-alpha":"2021-09-03T04:42:59.136Z","0.3.2-alpha2":"2021-09-03T04:44:37.600Z","0.3.2-beta.0":"2021-09-09T14:57:07.441Z","0.3.2-beta.1":"2021-09-11T06:55:09.522Z","0.3.3-beta.2":"2021-09-11T20:19:17.155Z","0.3.3-beta.3":"2021-12-15T13:58:30.034Z"},"maintainers":[{"name":"darklight98","email":"rafael.chaves98@hotmail.com"}],"description":"A customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.","repository":{"type":"git","url":"git+https://github.com/AcaiJS/modules.git","directory":"packages/validator"},"author":{"name":"Rafael","email":"rafael.chaves98@hotmail.com"},"license":"BSD-3-Clause","readme":"<div align=\"center\"><img src=\"https://github.com/AcaiJS/ref_documentation/blob/production/public/img/logo.svg\" width=\"128\"></div>\n\n# Açai Validator Module\n\n![https://gitlab.com/acaijs/validator.git](https://img.shields.io/badge/a%C3%A7a%C3%ADjs-module-%238033BC?style=for-the-badge) ![https://www.npmjs.com/package/@acai/validator](https://img.shields.io/npm/v/@acai/validator?color=%2392CB0D&style=for-the-badge) ![https://www.npmjs.com/package/@acai/validator](https://img.shields.io/npm/dm/@acai/validator?color=%238033BC&style=for-the-badge) ![https://www.npmjs.com/package/@acai/validator](https://img.shields.io/npm/l/@acai/validator.svg?style=for-the-badge)\n\nA customizable validator for the Açaí framework. You can easily add your own rules and extend the capabilities of our validator.\n\n## Usage\n\n```typescript\nimport { addRule } from \"@acai/validator\";\n\n// first thing we need is to extend the base Validator class\nclass RegisterValidator extends Validator {\n  protected getSchema() {\n    return {\n      email: [\"required\", \"email\"],\n      password: [\"required\", \"confirmed\"],\n    };\n  }\n}\n\n// now we get the fields to be validated\nconst fields = {\n  email: \"not an email\",\n  password: \"not confirmed password\",\n};\n\nconst validation = new RegisterValidator(fields);\nconst errors = validation.errors;\n\n// this will be filled if the validation failed\nif (errors) {\n  console.warn(errors);\n}\n```\n\n## Custom rules\n\n```typescript\nimport { addRule } from \"@acai/validator\";\n\naddRule(\"password\", {\n\t/** Validation to check if value should pass */\n\tonValidate\t? (data: {value: unknown, key: string, fields: Record<string, unknown>, args?: string[], rules: string[]}) => {\n\t\treturn /* your validation here */\n\t}\n\t/** Message to be returned in case of validation error */\n\tonError\t\t? (data: {value: unknown, key: string, fields: Record<string, unknown>, args?: string[], rules: string[]}) => {\n\t\treturn `${key} is not a valid password`;\n\t}\n\t/** Alters values to other rules */\n\tonMask\t\t? (data: {value: unknown, key: string, fields: Record<string, unknown>, args?: string[], rules: string[]}) => {\n\t\treturn /* new masked value here */;\n\t}\n});\n\n```\n\n## Rules\n\n### Type validation rules\n\n| name         | args                                                       | description                                                                                               |\n| ------------ | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |\n| array        | content type, such as: `string`, `number`, etc...          | Check if field is an array                                                                                |\n| object       | content type, such as: `string`, `number`, etc...          | Check if field is an object                                                                               |\n| boolean      | no arguments                                               | Check if field is an boolean                                                                              |\n| string       | no arguments                                               | Check if field is an string                                                                               |\n| number/float | `force` to allow strings that can be convertable to number | Check if value is a valid number and if `force` is passed, maskes field into an actual number if is not   |\n| integer      | `force` to allow strings that can be convertable to number | Check if value is a valid integer and if `force` is passed, maskes field into an actual integer if is not |\n\n### Composite validation rules\n\nThose are rules that adapt to other rules present in the same field\n\n| name     | args                         | description                                                                                                                                                                                      |\n| -------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| includes | list of keywords to look     | Check if the field includes the keywords present, if it's an object, will look for the keys, if it's an array, will look for the values. If it's a string or a number, will look for the pattern |\n| min      | minimal value to be required | If the field is an object or array, will look the quantity of keys. If it's a string, will look for character quantity. And if it's a number, is bigger than the passed argument                 |\n| max      | max value to be required     | If the field is an object or array, will look the quantity of keys. If it's a string, will look for character quantity. And if it's a number, is smaller than the passed argument                |\n\n### General validation rules\n\n| name      | args                     | description                                                                           |\n| --------- | ------------------------ | ------------------------------------------------------------------------------------- |\n| required  | no arguments             | Field cannot be undefined                                                             |\n| confirmed | reference field          | Looks for a field with the suffix `_confirmation` that has the same value             |\n| uuid      | no arguments             | Field must be a valid uuid4                                                           |\n| truthy    | no arguments             | Field must be a javascript true comparison (`1`, `\"any string value`, `true`, etc...) |\n| email     | no arguments             | Field must be a valid email                                                           |\n| regex     | regex pattern            | Field must match the provided regex pattern                                           |\n| date      | optional format for date | String that contains a valid date format                                              |\n","readmeFilename":"README.md"}