{"_id":"@stdlib/ndarray-base-wrap-index","_rev":"15-15b7ed6aeefd58f7409dea87035da551","name":"@stdlib/ndarray-base-wrap-index","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.1","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.1","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"71d56dd6a5e12c4aff4962d190dbfa56de0b5486","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.1.tgz","fileCount":9,"integrity":"sha512-6V+OB9YhHIIoCHQCTehAVozJcwp8MVbNJmN/LrpTKv+zE2KWzqpic4U+oioywfeOoeIbgpUwHiuD9QEsaKAC+Q==","signatures":[{"sig":"MEUCIQCSdOPRxF6LUGCU6xNWLoQK4Kqfnm9KqyqgC5ElhqfGwAIgdtMAGkNe+4sJ68pO/yWs7GSozSvIHCFDNJtDda6X1JQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx5KXCRA9TVsSAnZWagAAbYQP/3TfS36HxGlexnZ1qoip\noxGwsjpeQPx30TXiKKFbePb6hf6Dkl5/GRVUR5iQCapkckoqZ+5Nk8ErEs4w\nF2ZOFkpYR2a7/ERSUPecbuS4RQmQAGq81GSRcycAf4uNXA6eWZ7UdxXW9sz6\nydNpAZBvknpfVLkZWcMfmD9kY7KxkCHW1HESYDOcyqRa7si0Y3d6Q2h8Xwao\nfFBIQ1iTugygcldbuLUWBqjuuUSNN4EG0d4FlhIoHiV2Q6GbEDJmhCvArpuW\n4JHt3ELaSKXrt+aQHt0PBg+j7NH/h6EHlta74Y4tOvMGRYhDoFivUmtCKmzN\nPQAnHnV7mY+lRi8QZ+kZ2r3JCSz76yEYRrESGyl85wdk3MWzPHoGu7+BKSZ5\nFq5Apd9U7vlrLRGtxCacHHluVpcJBWsgklfYebYDNI94xe0JNm4NMqRbzeiX\nBkOo1vtVk3Kx8Bm4D37+VUzAr1ElyrUfMPfmY2KzoXnZNN2SoBNPx+hW1hdo\njTWw830fEJofXRwzvtY9kZkCNjKOf1ZymSC1THVgwUMBYlZnXIsC53pfg1E+\ns5aWMD2RqhL49v5DZ9IzdJyNjYcuN4jHCg+QwoPVnzYiIeTVSVctnVZHPhop\nKnH0suj29f+ixtQ5AxidkaH2qFZwHcyPXqcVtWHpcIz3RXCJREcRXvRD8IAb\nzmcO\r\n=DbYK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"64b1ef8b52f683344829e4584071dc2255b0e70a","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"__stdlib__":{},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"6.14.13","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"14.17.0","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.1_1623691927761_0.029653233944971547","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.2","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.2","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"d1b008ab4152df369ec42644719f5da73a2eba76","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.2.tgz","fileCount":10,"integrity":"sha512-PcRx8nLT0+xEmZiOW1KC3n5MzFl6u9tvltxuQXXAt45JFD9nozf2w1i8APBaymve66WedZalc1HRAHnMqrgEZg==","signatures":[{"sig":"MEUCIQCCLKQpxVVrn5fRSAKeWcnKQMz/9BnTYMSvPXc40rhzjQIga5MngNY72c9bc9nB3zV0fz2H8ZHjRQqjoe0IAAE1FCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx+V6CRA9TVsSAnZWagAAVjsP/3q8UgPVFZIGbikMNBZv\nVxhNWdAa3YCLErqtxyIZHZoS/w8/LZt9cBh901JVBonDJ3TdVA0dHATrlxfg\ns/CKuSp8Ixn6K9/Lv0mrmY7ZipPa6++4+PWZmm+Etp279/Lmzkbm1j3PCmd8\nNkRGhVHc6BB5HsR8AtwAdCwc2P0511g2IN4tebR+2+QfGPQdyYbftxT9mug6\nRBYVtKXtO1bXQYCGtkK0rsqiXElVSiM1dh10I6a0bxFxrVp3738tfSGig3gb\nwXOdN5lK7xuhGlfDC9oaMavOEeJDRaprJWNk2a696UQc1kX7htOYtX389X1C\nH1EaaF8udAvaEU+bGmqrMf/gMsZ3xyPy1Db33VIwSftCW5SMWK41Z2eUnHCS\nkt3p38zfauiTjOYYIheefLJMuFi2qtAo3Qw5i5STXUSbAxDre/96mD2LfTUy\ngS/iOExEfRcA3Lq5BUnjEPD4G0ERoqBtsA0kUaa1Tf8Y7KFu9GATwaLAtCns\nNSIVuZzD65BgV0UscWIB5tJCoPP2jselRFWKXGqk4tTMTYPGXReGbZuEjZ7W\nQPfLUAYoq+BK5CljZpyBQ6H4DITNdBOH1t1NA7gxq0Bwjmh2stSZoVL5xDS0\nEzwO2ouMWhPx8y+3OIQ4imH3g3B/2T5+yYtxW3ZAGT1BcHUnQelmpPvUhLRn\nLY+P\r\n=yWwv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"f71e61027b08a3860b74a3aaf328829ba0ecb4a3","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"__stdlib__":{},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"6.14.13","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"14.17.0","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.2_1623713146013_0.9929293956002707","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.3","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.3","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"95c5bd58e0f203e297609ab2d2f190301f845f04","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.3.tgz","fileCount":10,"integrity":"sha512-CFiylD7IANLxuRIqAH8GVgR1LTWovGGvLu7yN2eGlvc8n8xLC6nxhgJgqgIYsTAMG+omONgj7t3pEAVT+tndtA==","signatures":[{"sig":"MEYCIQCuDEnsVr2bt0jkJbpWK3jeX+hdmccK7UMvDCPIAqK1ggIhAPNOTtlk9jnRHuOXbglZ1I9GI7N04o2KeWgQVPPHk9AZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyL87CRA9TVsSAnZWagAAmUIQAJb39ZY3Svri2fTb1EaK\n+fPs/wIhVp60SWaK07mXvABExZ5rIpR5H2t1/q0gMtwDUOoId/tV5hWGZ4oX\nJW+MeueurypCy82Jk7fXxNt/c53TZ+gjISI4Q+ODZxdY19+/Oq+mpsP9vwd3\n4ZMC+u/8Df/ZHELmLOhOWTOmGu2HypLWNZwKDqNw657X6thALY77bazhRD0B\nowWgdLeKFtju8tKMbYPN4K/CCl5hYLFzPCPdTDbfQtE9IBaZKrR1MFOZeOvw\nObyWP4eTZdvvTTv+L/Re6LXxVBYTSJGZcf9OPj18sScAaHsdu/DESNnj3tA6\n7Qzc+wr6FPTGJ2TWgNwBHl/9wL5E0TAqyujXubxuBCpI7k0go6qEyIHOivCz\ndsH4IEGv/akp6dZyNcCONig6T14iUmuF4iu06srKxghfoYN2Hu3KUmBsZaMf\nZW18r0nY1Kn/5H8bsqslmfv55v0gxQQ+T7NjIv7eRXbHKV57XKU3EiMCsoWX\n6YFI2RSlX4/dwrEK40XuE36aUAYBeaeBUsb7yg98xkGR77Am2HLimtMULPSM\n6GF61B/YLh8m2ZEzF7IUVO2DwWpZa2xlEror9OphRpooAaVxMvEh1XOYoj8g\n+8etbjEwOmtrtQ07OI2z4cmuTNV2qT4xQkDhB9nnEfsU9ANwjG0WK81WvuX+\nD6yR\r\n=Nc5F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"cdfdfdb858d084548f9886f3e113c8cb209d594a","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"7.7.6","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.3_1623768891010_0.31516661998406703","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.4","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.4","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"33d1b24dad3243195503abdba25d507d311f54b0","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.4.tgz","fileCount":13,"integrity":"sha512-KVnmXnxyvFtQdwG135By2IYcrpeaxb1bp25XXJYUKc3nfrwRckpa/bWTUUF1fNxGgNIeWrYQztzPtvh5xPz2ww==","signatures":[{"sig":"MEUCIGeYtksRSbOnb1GYf9ZXGFEtAe8qYNt4cgBQdA3a2DSEAiEA3KxFPsOkRMITdwkNyqMzhCkh8SUIC9pYs3GrpkVheaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyXmKCRA9TVsSAnZWagAA9w0P/A240cKrRlwS6tmnhCKm\n0Welq7Bizqn5z/sxllZ17duE001OHVSaQkJvw1g9Dl71NRDSrrs5DMYqcL2g\nG65Kz3vfFL2+UYtE4KWto+XBcwxRKxZAwK/LzC+mdFK8K9VgQbzWp4/YVFWy\n21oZPbtFJpS5s0xs2kQGv2iTqyQwmNy2zaWPF7YPk5YqBxya1tBFfu3FfPm2\n3ocWPebkFh1zeKu2nUg8/XfjPdZYG1Oqj16Vfb7/XjmDOOF8ASOnGLD7dHs+\nLvRKzXveJ9SUSf9OUhUvwrTSlqy3r3xo9U/liNcPB+Tq0fYKDqkwF9K3K+yt\nwKymNuCqBvShn/6Ft4jg4crOH6mV6bgJhi8BMYoIR8/wHpzFrf+em4USSakV\nJvjoOvM6o/q+DbVfMsMeM03lpgr4taXoKK/d4ZBqns9U94DJ4N4nlX9drYJb\n4fAt1SgKefCCfhmPvh8PI7e0PQ61ZIKVDusWAGV4sFCmV4NMOa0xt7hmRWCz\nCwxNK5PSzfDxQHDrBZ/0XKgUUTisVrPUvXPRhUmGBkaDYUiQdRjQsgTKmQe/\n/RWJV7q3e/Fvnku1hhS+NTET+FtvDb7KrTA2fJ/d4VEFffGu7JD2aYdV+yT7\nFIZP88rD32IgxG2H+f1BHKK4CvCaoEVEAjq/UfH7JeyFV1hAQFPSk9joQrT/\nKWS6\r\n=cnK1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"32f8f0c82c879a24ffc54b6ab6273426036a2577","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"7.7.6","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.4_1623816586528_0.09100342127075578","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.5","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.5","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"f243146e796d4eaa42fd254657f24ed5f1561c18","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.5.tgz","fileCount":13,"integrity":"sha512-7ApfgaF3PiB7QU5kWA3acX2t6yd1uj0VW/ucUqXNwfHvOGfBSRmAEQkM5luLbQxvyZNy9Jvr9bCREP9FXW3EYw==","signatures":[{"sig":"MEUCIQDRQhOlILDiIc5lIc4ICsdBtiNLTacu1XSl3xkhXOZN1gIgHYqEOkPS7EVfOKOMWxftx2EVzWROsFHutxMPCpkF4Ls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2PtACRA9TVsSAnZWagAAkeIQAIlcPtkTHyi6hnXNPeXY\nroaQ4zMgyFwbQ7GPn/gzhPTrzpySVcF/f3Hn1KwdLCnBKL28uFKtS3Rm0+GM\ns/cbuCv+jb8Bm9b9W3m3AmhviZZ9X+G9RpOf1S252lRZbqAx+xw4O5K86NYj\n2yC4395dxV+76arhQyp5MF8ZXVtWCUsf6fNdH2Pn5uwJ3G4//s6qY8AYWhdb\nOk+RTpT4vcP70YOpYhamZj/LWBTqMGnjeDHIvVgQbERJebEitJ80q9YfkyZd\nqtl2+Ktc5ElqOgeDkwbpxFxeZ4cu7E9At4Pq+xsA8OLyarhGAtLWs/rFpA+y\nPPViWPCWx/jgzJ1FF+LXKVUPUfHaXJ0ATjlFDpsS997KZ9e+Fc1nHQJcoApH\ni6Euv6RDBYREu5AbKnA46ZNC9xVC6WNSZhUUfW4PhmMCoseDHNearj5/+wox\nG9odY8aVEG2G18UMG1mvom3g3/DbSt87h/vusB+C8gvqgM4t/qcWhuiugGBA\ndrKZ3Kp1eW1H8y+/RKUCocrjDTKVhm51WmnqVhAB5fLvHA/dfL8YT7XrIvj2\nTCboXwBJ7GXw8vqsaGRKItZE/Sx4mp5ojFguD3+Xf7IT6pzefF3bv1geDAAr\nU5Zj9NxPHdH2DmVyHkDk0roHVKlvIQ13bhMTkzEg4w2l3fuyDnT8ia4K5JMy\nA5MH\r\n=iciY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"f7a2689a0a1f58a0ca251d2a446b9bc53e23b852","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"7.7.6","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.5_1624832831775_0.6843606054818996","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.6","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.6","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"3b4ab10984c21e1648f16b53c359e11ebdb4ec49","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.6.tgz","fileCount":13,"integrity":"sha512-LYJyb+ZE/VtoDXhefxObUmTHcHkhINot6C7oZIVdLttpem0E7JECtDo12PlEcW1EWcl2CKDUcDg8shWNC/ebVA==","signatures":[{"sig":"MEUCIF8nnXRpnsDzSwWL86w5SrvVsJx6XADfBhuXzZ/K3VuJAiEAzX4/mGIbloDo8gcGJQoeSfH8p5AGEHitfRNk9yZ2/Gc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5OnoCRA9TVsSAnZWagAAfWIP/1k0LTFE19i0NBs6074N\nCpy2cy87GueR5Wd9Bp5hDjtFdZF/sf4fagwpwCjOEV6yKrDcPmt51gp37YBw\nGLnl9ADJk6W+sj0Asg67RY9qZFIPY2m/sCHolY+J9s+byJePG318ASb6KhHg\nr93UBzmcmvGdb7X7gL7WGglc63q/nfgSC0TmexA5mPwwoHeclEDkK2x95o8R\n53pRD239F8cY3qthIb7m2CbsMc8AwUVnf/YUZOjULfuhZzajzhMvj2VDzjIJ\nTq079qjDWzpYNtv4nKHNJ3+5azXwO+4OtJ+LL5EnFMOWqAIGpfMAGEFvOEs3\nJAlbMpfNWzeGaX5WoQ/lbaBJ6BlqtUmNg1PD1vtgPlP+82kmP2uePkfVqJ6y\nIS0fixaNIZEMfJB/SxayjdRF4+4YGhsQzRbixV+tvkOjXkWaoQ9iozk3w0OP\nkKD+VA8pKXFBhGwGR/UblUrxQ0XZUeLuCN3X9J686BIIdsBTqCQKgRKJMTCj\nPHffDAYyTT12dydKCW+ExFpjX1tEXb1bzJ8ExKejXpc7/z6ApoXbx9Zu9/DU\nLz2zn5637clWRpvvAQTLL09PiJbbBpAIjU42j9AccunjxEBSENmwCaJxAAP+\njm0orB3xSG8eEyBgIUXYm6/vXo9zYTzNNPkhnyC0TYOtoQWgGf3lZRplp0d5\nY8Vi\r\n=2zac\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"3e54a9b0f850e24fbf31f93587fab7e5c51af242","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"7.7.6","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.6_1625614823869_0.6476628879860833","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.7","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.7","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"fe7912e5f41e85c44d8eef619a15e79d53384d75","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.7.tgz","fileCount":12,"integrity":"sha512-em4cFiNyc0haIGKFPrSj2kNAnTf6bWpMuHPQRCb59Ug6QknriY0/kIkdWGzzxKqVNm7CfTYuMoMQh4vVOYgirQ==","signatures":[{"sig":"MEQCIEMj+pFP60sJbIBOLqKwhDzP7xuu1uz740Tp4ASxVRGBAiAYymyE9T6u4bzFix2sZGaaa1ziEAYnBm0YImHC8eXhlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIt0XCRA9TVsSAnZWagAAnjwP/RupphLTGqYeu6OJS3wr\nURp95+UUrJqjXLwmvqEut0AooTpBYHBS3x6pQ7U+on7bCe2LO6Jy+wIpm6tH\n9di/Fh1lLSQn+H1QazXWGD4Cg5xWEIGnekSJR9Hwh3akfb3IFhYqlgvPmf+I\nObQNU9D/EBnqIGg2dPL2fw1nGuNbmG8F/H4g/wFO1oIS6rfaqw5BXRD60zMp\n+oHHaPFPM0zJGwS8U43n22EBupqhedlmbr/Wn7LIRHJK8D0uIfCpg+pKt3ID\ny1Wrw5k4z/zYZ0VQMOCx+3G8qBMaFhAuYHyoDVSnXlXQ3XFVWPgLT/ZkeKOI\nyVrFAfZ0sk/ipyB6YiLSD0Go31zF8munndRrc9m7pBTdRvnqa+gXANvMK4yo\n4kiM2FbgV4YouZb5WKa11w8XR3UXSxk//pMs3lGbtUHOdEc4/HieR+MaP7m7\n3Ownd6mUSWp5aJlv9gCD7sabDN1vri5ey0kcYzNO40WKcu7f+EEEN2sIhda1\nqNjC6ZlgDGTfRVRpxAE282N4BkAiSsEezDVbW9ClepMbngUzNmr1mLxdDAMj\njFj9JCs9VbLHlxyG5Q+iYYdFqENEKSy37+y2izGnl4f9LHruSn+8YkKDbHh9\n72iV1C0qQKIG3jqCnXE8OGOdIEqFI5nzXXVptDdoEXvlMSAq1uyDOk/SCjK0\nWC6W\r\n=XWdi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"11ca125db85520e6919d3dde45e1be3e1587c128","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"7.20.3","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.7_1629674774864_0.5423249441060816","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.0.8","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.0.8","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"ee78374288f272365f2bf7cdff7d2cdd4df0aabd","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.0.8.tgz","fileCount":12,"integrity":"sha512-AeRKCJ1ixJvMi7gFQ1gDpMwDf0aKjN9y9CI0n3eCMi2H4SqOQtZLoIL9U6IqJp0SqqTFTocAZqVx5/bvLpa5Cw==","signatures":[{"sig":"MEQCICTAxLshkHwF6/85L7S0RJpUF+gGXmDljsM+vJ/YavgfAiBO0OSqznqJphlBVbA+AIeDvq0pWphxHBCPn0IcY9UI0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDVhyCRA9TVsSAnZWagAAc2sP/2tkIImryVzIB9h20SE8\nX59+AwgsexJZkdp0j1D4VEsdGudyBAjE2X0uev5IpFCM9mL4MyCHaM2ncz5T\nTyO/oDyWTXh5yw6m2p77Fc3Qe3X+8Cy+lqNN9A+y7oCx//O3kCLoWklKG+5A\n6PC4aQTs31bbHAkphJ5MsWyO4TN5yxOP8WUyWz1fTY0OtssGEaBI+r3VN2Ul\n7xPez9HLUpep2iEWcRyWjYlLDv26ofbqblLFtWTO5xtjHjQEuOJZFIsGlLYm\nYBk9DmQ4RrIXmaITObXzoDMDc78vN3VlBPcWLbhk4IrQ0OSKC6E5shF+pXsz\nh7R3r1d7QZlAsSWaNt4Qjx1edeC4VXINmBiSwT5Xz+HT8iLkJrGu8VHMmnRf\ngTw5bls2csd2YsOEvK/zU4EVsKj4PgaNI39td9fry6oA6k262BWbB2f4JzEk\nygozrptApDU3soB/p1gjEhLRuKc7zNkyQxL5x01FJJfTAmUdCQ2eCMGiaQwC\nrvpAJmUDabo/28dpLg1Q1rl0jWwGeTSIUcX10NBYbR1VVeKBZLXn0Q66/gh/\nEk/kw6c29jJgpK4XzLfybIt/NxKneoY7mwuWivGnEKX3e62P9PK+TLXtq47s\nBzlYORj7LL6Aj7fuvrSlFcvuiDMDfTu3S3iiByJXZzICdsWJgkwvoDV1dCU7\nNPOJ\r\n=5On0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"30192927f5b670fb1d806c1f4dfc48d0d11dfda1","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"8.1.2","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/utils-library-manifest":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/random-base-discrete-uniform":"^0.0.x","@stdlib/assert-is-nonnegative-integer":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.0.8_1645041778767_0.6995876196898925","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.1.0","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.1.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"3ef0e601e215339d62da032b81a466c663c81d84","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.1.0.tgz","fileCount":14,"integrity":"sha512-VUK8xQdsHtUjFi8v8Vaw8dZNPCG0zfVdKTPVkGaTKVpgv74eWaY8pufaEOUYNZm6UTwtyy9ZYpMMp6iNy4ngGw==","signatures":[{"sig":"MEUCIG3qMpLRAUbyVPHWEnn842p818uvA/1JSnTniVsAemm/AiEAhgT9mo7IciJ2CEzyrZd9ho6/pe0lSw6K+9+Rf2lZbmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29641},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"41f86d99cbb03d63f33b26b5a608ebc8703e045f","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"8.19.4","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/utils-library-manifest":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.1.0","@stdlib/random-base-randu":"^0.0.8","@stdlib/math-base-special-floor":"^0.0.8","@stdlib/random-base-discrete-uniform":"^0.0.6","@stdlib/assert-is-nonnegative-integer":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.1.0_1695423802282_0.1758452734516851","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.1.1","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.1.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"40848f7b3d54249c40214cce6cf50d7898d25e16","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.1.1.tgz","fileCount":14,"integrity":"sha512-K5WzG1tMqthXYDuGcPcos5V+bLBIKvR/nxaYIUUQ/ZxbGr/WE5A6xyHmW68EDCuDx6HtKU/hMURuJ7oUEA6t/w==","signatures":[{"sig":"MEUCIC2//hkyBKz+qhqD9YzgV1okLPuHDvQH/78wDnCfuLmGAiEA49QUuz3GPwv8IsrNthFy/czVkwu8xO3wxCLrk13ajYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29641},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"836b37cf688bfa381fcb3cb3a2dd327f0a94ad19","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"8.19.4","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/utils-library-manifest":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.1.0","@stdlib/random-base-randu":"^0.1.0","@stdlib/math-base-special-floor":"^0.1.0","@stdlib/random-base-discrete-uniform":"^0.1.0","@stdlib/assert-is-nonnegative-integer":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.1.1_1696378343843_0.09359075259314253","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.2.0","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.2.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"dde02085ca4db4329c9fbc4bf924c1a8bdb28abf","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.2.0.tgz","fileCount":14,"integrity":"sha512-r8/LZtya+a1WGzkgwrReEIMyQQFyzAWvaZcRnUx0TFcB0r6jZshbtXXfsh6zwDw2iOXJzCyGxumNZqEvetxPbQ==","signatures":[{"sig":"MEUCIAI72Lti/4vDWxuWdDM4I9GP9selZ4ffMw8cCpqrmqJlAiEAmt1XIDfNKbU2o07uvxBNiysXVacupnC8UhZEnmQu1PM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29520},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"8.19.4","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/utils-library-manifest":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.3.1","@stdlib/bench-harness":"^0.1.2","@stdlib/random-base-randu":"^0.1.0","@stdlib/math-base-special-floor":"^0.1.1","@stdlib/random-base-discrete-uniform":"^0.1.0","@stdlib/assert-is-nonnegative-integer":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.2.0_1707885002834_0.7189490786710333","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.2.1","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.2.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"3f47f34d7b1a47cdfdeaa149febfc9c118765f6f","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.2.1.tgz","fileCount":14,"integrity":"sha512-8xCaCGXTvyIDeyaNbu2dHyKr53jsyMhRuoY/luVGXQPXjYvZDKSdkhvCd9a81o+AfPTfQBpoTHFcOJmJvh2BOQ==","signatures":[{"sig":"MEYCIQCXMyJlONjHh859nQWW0QRMEpOdbUYj4xk0sT1MTJ6NEAIhAJqq4NzvJ1cyzMftDOzvs4/ogzdx83f2saSCNlCQmBCF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28851},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"39b81766b9d8a5e89ba4a26e5ea07f6413b46973","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"8.19.4","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.2.1_1708566374059_0.3155657801391083","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.2.2","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/ndarray-base-wrap-index@0.2.2","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"fa76eb2ea93929f1b5b7c61e8957402ae410ba1f","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.2.2.tgz","fileCount":14,"integrity":"sha512-mXK1h2/ECMp38Juz+qYoISwHNaQ7mqCyy+gONsVcdjPW1w05jN3WYkHVSXnRykPQ3hDXr9MKlhkwesdw1Ykenw==","signatures":[{"sig":"MEUCIEPjZmuwj6UKL1U0aTEbw4lbWVejyP06UQRPQlfMbcncAiEAuJiqqVwV6t6qrbpKDz8543IOjUKgi10KwApZgsXOROY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28851},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"33e8edbac6d7d96a3152c652d61ff6aea90af713","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git","type":"git"},"_npmVersion":"8.19.4","description":"Wrap an index on the interval [0,max].","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ndarray-base-wrap-index_0.2.2_1722045922131_0.8076075331068981","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/ndarray-base-wrap-index","version":"0.2.3","description":"Wrap an index on the interval [0,max].","license":"Apache-2.0","author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"main":"./lib","directories":{"doc":"./docs","include":"./include","lib":"./lib","src":"./src","dist":"./dist"},"types":"./docs/types","scripts":{},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{},"devDependencies":{},"engines":{"node":">=0.10.0","npm":">2.7.0"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/ndarray-base-wrap-index@0.2.3","gitHead":"06188d19cb37068a0aa27c391a443a48fd6b6b56","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-4033baIfu6ifYffmloUcVoEQkd3pyr7vwmZCkcVwkOp5r22QAvcmO5mw2egFdZqLziWVBJcS1md0DoMDSFkURw==","shasum":"9ee7cd3b2eaf8ddf323b977bd9819159edbd9e85","tarball":"https://registry.npmjs.org/@stdlib/ndarray-base-wrap-index/-/ndarray-base-wrap-index-0.2.3.tgz","fileCount":14,"unpackedSize":28899,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDK++ZFuM7Go6BTi7itJ11EWrMaCyR9gimwK2f8MCjpHQIgXtSxdniUjUgqwdoRXQdTDRykf6KpGMSwr3WQmA8nQ78="}]},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ndarray-base-wrap-index_0.2.3_1770218986925_0.7950234164272472"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-14T17:32:07.600Z","modified":"2026-02-04T15:29:47.301Z","0.0.1":"2021-06-14T17:32:07.878Z","0.0.2":"2021-06-14T23:25:46.187Z","0.0.3":"2021-06-15T14:54:51.219Z","0.0.4":"2021-06-16T04:09:46.651Z","0.0.5":"2021-06-27T22:27:11.888Z","0.0.6":"2021-07-06T23:40:23.987Z","0.0.7":"2021-08-22T23:26:15.016Z","0.0.8":"2022-02-16T20:02:58.929Z","0.1.0":"2023-09-22T23:03:22.522Z","0.1.1":"2023-10-04T00:12:24.145Z","0.2.0":"2024-02-14T04:30:03.025Z","0.2.1":"2024-02-22T01:46:14.211Z","0.2.2":"2024-07-27T02:05:22.327Z","0.2.3":"2026-02-04T15:29:47.120Z"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"license":"Apache-2.0","homepage":"https://stdlib.io","keywords":["stdlib","stdtypes","types","base","ndarray","index","idx","ind","subscript","wrap","multidimensional","array","utilities","utility","utils","util"],"repository":{"type":"git","url":"git://github.com/stdlib-js/ndarray-base-wrap-index.git"},"description":"Wrap an index on the interval [0,max].","contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"readme":"<!--\n\n@license Apache-2.0\n\nCopyright (c) 2018 The Stdlib Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n-->\n\n\n<details>\n  <summary>\n    About stdlib...\n  </summary>\n  <p>We believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.</p>\n  <p>The library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.</p>\n  <p>When you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.</p>\n  <p>To join us in bringing numerical computing to the web, get started by checking us out on <a href=\"https://github.com/stdlib-js/stdlib\">GitHub</a>, and please consider <a href=\"https://opencollective.com/stdlib\">financially supporting stdlib</a>. We greatly appreciate your continued support!</p>\n</details>\n\n# wrapIndex\n\n[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] -->\n\n> Wrap an index on the interval `[0,max]`.\n\n<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->\n\n<section class=\"intro\">\n\n</section>\n\n<!-- /.intro -->\n\n<!-- Package usage documentation. -->\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/ndarray-base-wrap-index\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar wrapIndex = require( '@stdlib/ndarray-base-wrap-index' );\n```\n\n#### wrapIndex( idx, max )\n\nWraps an index on the interval `[0,max]`.\n\n```javascript\nvar idx = wrapIndex( 2, 10 );\n// returns 2\n\nidx = wrapIndex( -5, 10 );\n// returns 6\n\nidx = wrapIndex( 15, 10 );\n// returns 4\n```\n\n</section>\n\n<!-- /.usage -->\n\n<!-- Package usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"notes\">\n\n</section>\n\n<!-- /.notes -->\n\n<!-- Package usage examples. -->\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar discreteUniform = require( '@stdlib/random-base-discrete-uniform' );\nvar wrapIndex = require( '@stdlib/ndarray-base-wrap-index' );\n\nvar idx;\nvar out;\nvar i;\n\nfor ( i = 0; i < 100; i++ ) {\n    idx = discreteUniform( -20, 20 );\n    out = wrapIndex( idx, 9 );\n    console.log( '%d => [%d,%d] => %d', idx, 0, 9, out );\n}\n```\n\n</section>\n\n<!-- /.examples -->\n\n<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"references\">\n\n</section>\n\n<!-- /.references -->\n\n<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->\n\n<section class=\"related\">\n\n</section>\n\n<!-- /.related -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n\n<section class=\"main-repo\" >\n\n* * *\n\n## Notice\n\nThis package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.\n\nFor more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].\n\n#### Community\n\n[![Chat][chat-image]][chat-url]\n\n---\n\n## License\n\nSee [LICENSE][stdlib-license].\n\n\n## Copyright\n\nCopyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].\n\n</section>\n\n<!-- /.stdlib -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"links\">\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-wrap-index.svg\n[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-wrap-index\n\n[test-image]: https://github.com/stdlib-js/ndarray-base-wrap-index/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/ndarray-base-wrap-index/actions/workflows/test.yml?query=branch:v0.2.3\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-wrap-index/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-wrap-index?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/ndarray-base-wrap-index.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/ndarray-base-wrap-index/main\n\n-->\n\n[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg\n[chat-url]: https://stdlib.zulipchat.com\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/ndarray-base-wrap-index/tree/deno\n[deno-readme]: https://github.com/stdlib-js/ndarray-base-wrap-index/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/ndarray-base-wrap-index/tree/umd\n[umd-readme]: https://github.com/stdlib-js/ndarray-base-wrap-index/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/ndarray-base-wrap-index/tree/esm\n[esm-readme]: https://github.com/stdlib-js/ndarray-base-wrap-index/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/ndarray-base-wrap-index/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/ndarray-base-wrap-index/main/LICENSE\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}