{"_id":"@stdlib/number-float64-base-get-low-word","_rev":"13-dea7505cf3ddf61238508ba334d8a127","name":"@stdlib/number-float64-base-get-low-word","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.0.1","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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":"3e3ee5dfb68b779b9a3526ddd949b1a635526872","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.0.1.tgz","fileCount":16,"integrity":"sha512-zMR00+VaA8i6c+vA3wmF0DJBCKR0DuFPYxqGnyflCYW3MvpE35m727+e/jko1kLqE3I5/WH6T3u3uNNkJOU6Aw==","signatures":[{"sig":"MEYCIQCnHCJ01xHWWMQmQBZwHNRqRgvRN+u/OCMPA0ZH2P9opQIhAKRjD0O5QUpufjbWL+VsfatFJ1qFTG2AvjWqgjUV9Xwk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyNtbCRA9TVsSAnZWagAA3D4P/jTvG21zhKoj5pnGvKmt\njcbn1byX3dK6Op7VITv89BwgHS5rfpiBwXM8QISZoY1xIuFs6J1a1198y4Jr\nkQpXEZNMmYmT86jY7FnJA9lJhvogy0jt7BWF7S0j+xx71O9JwZL84qKHdYa+\nfX3KOGXraMNixVGjIFBpKfu2hxE4KoF7OYuj0EBg22+Ys/SFfVAWB5PYZ/a5\nufyPlvAtqCKqS3B7oi8HRg15c5XcdYXSTCQ2zA0jCOVqrtUo9H3ZLt8dVKJf\n9iO6HSmlfS7or1Wc57J90YYrQZ0Pvnu1T7EpmZV23SK5RPD9UcjY2BlOrbXJ\n7WHq+ZdyYbS/+TbUdmQHM5jZVlmQwgtmR6zhi86eJzsauuCq+Hx9A5ywJDO9\nBN+/vDvSkrVUO1XXyI+TpEyxoGojmrOOsArpsxRUZ1+6CevUpzxYj+AAhB1W\nLMnvxNFiPVgJ5vZAWkE35RsSQn/Fn2rPI8Ck2btf2/b3l+AGkZw+G0lStIFp\nzva1UE5SdOjp3vYJcpg3Ena36+HJGCUoFL4Xdeq3VnznoFu94RVSXd+qQPey\nC1wg3X5BCqKWU/Lf3TQ/dAo/KkAJS26wef9gqqECkOWOIklsaf7zj+uTW73g\njTv5j5FJoAkEtP04B/9/uV6seF8s6iexVBoztAf4yp7DVL9YR0MKM6NZfeee\noi+L\r\n=PPt0\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":"9bdddef403d0e2e98f169d9ef66a42e49f459ef7","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"7.7.6","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/array-uint32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/string-left-pad":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/number-float64-base-to-binary-string":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.0.1_1623776091585_0.7337688049042823","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.0.2","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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":"08af8570f54ffb323b33c748b77c92ad6beaa617","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.0.2.tgz","fileCount":18,"integrity":"sha512-//W6oOq5qYAXj9Z77bAxFQafliOF42gbsuxF7UuHIod05g6PJ/4JwgxiK6nyRYp7Ld/dWWWWwj0xXB7cKjZroA==","signatures":[{"sig":"MEQCIG7iKbBBAt0mMmLL8VU5TgoEkTAzRC3P82FpsTm0GWsjAiBssG6uAhzbYzMBtTNh4SlOrmvTNqTQMDiMA+qcfXHEqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyYmdCRA9TVsSAnZWagAAfPUP/2BZPe1ieo1zBMfDQ2Q6\n8CBotsEy5kfqE5aE1s03EgxlfpZOq0IuEmYx6H+z0fWn+jM6FxTaXZudiQu5\nthIfkDNjc+NUltl+dnnsa78rzUqwCoIv6dRJ1QjVisNpQ2/nyLAHH1lROIoo\nzU5lwdBP+1N67yaxWKr/aytPMwr9OC0ifetIXavt/Cs+A3DBsLRwAlhuqlcB\nu21x97b28Jrrw1QS8U77PPY3WbELg+CcFKcaTymZOvD8MNWpvAR4UgYyh9LY\n1G83+1jQPQT5tvNlyWWNt3MJXTcz6CIUOo2ppsdRYrS5FyH/aa9Wy8OZZLnr\nK9eh5UUww5SDkDBknY+83K/LHviTW/UUxYVgZ9JElptYeMMz41EIFQEL7zWU\nztpqUuMJcLAhLl0nzBtt+JlDjiySY/P9RClfFahmsH6CEZbe9nkmwuQ0YXCa\nT9zlNaVOh73bDxKZmZzc9mu8otVzKeo14PsrJK5TBfuiIWWXJzNZ7aBk02Uj\nV0dKksI3NCyFHOGqqpE87RHl0XGqlHNWC0AKw1bEA4hYCG1uANhnJp1jiQnK\nG4yDfjkbgy2ng+xb1yJO7rOTSn9oF1FacJSIZpcYj0zJQi+tRFnTom9/bQ8Z\nx6KGzM9B0eLOIuYhW1Zq+iZ1rW6UuqDp8GfWo1cw47WXY0aF/vgl7qs+698L\n/Xpz\r\n=kIyF\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":"ae9385a5952db21ca127e2eef6a9f90cf41a4b39","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"7.7.6","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/array-uint32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/string-left-pad":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/number-float64-base-to-binary-string":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.0.2_1623820701007_0.9205016263441232","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.0.3","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"ccd03f6db772dd0e635935e16a8deeec481fe058","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.0.3.tgz","fileCount":18,"integrity":"sha512-E6SjLfZ1QktzHFjov76+amG2zkie/GonkfGxMAvpO5IIdl7UBai/S5RfhUgXYM2rJHoSeSIWWUFwnQ99y3Dg4Q==","signatures":[{"sig":"MEUCIENGLeaFri9G7L1xp5uBtspvnA95OZ4iwG+Ct9Yj35orAiEA9GfSLsaid2fEGbTg1+OavTR5tHK4c+ZUY/GlXsNZwxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2QvbCRA9TVsSAnZWagAAWpAP/Rx3hmULdZNuJHOrvmRY\nC18KqHglhDPyzeM9bIWVg+n6l/PSFaknPueN+euIFcseWYPsnApkwPrlvMnu\nYw4efKlLLCXu85xHycCSJh3NBUWpI7Q/twaKPI0CbfH82jVloNzft8UJnxS5\nL0/rUvZ6Vadk4OkZMCyf2ZDuNzEjjaxxUk4F0XQmSt28wOtFN1tlVCEdl0f6\nDW7MrHaTonUs61KoUOcQ0o9G7z2sv9wXEDMjWlf1H8MUsK7MeQwyuE8CbPdt\nDoCMhzka9yNmUwegCS1x2guQSSHIy/uLxGfp4VasKuI/oU+RGUv0GiQkYRDG\nkrSOU4fruYmDXg/rk3SgJ13BagXF0cdDhTWEdtnjzNaM7x7B36zCm8CbXdaT\npE7RVWK1bMwIfX8WE9r8UnXlrv1xAvs9ZFfEKv5yHHBcJ4p9NnlzIF/hn8pN\nUp1X7QsW0ks6RN4wsVnz0OLZwmMoekkBTgRAzuB9HxHNO2xazR7N44MgKY0p\nHmHNYPyQIfRyP6ulQ3szXP03oMJ6LR3rRsg6po/6IeknwU9w1Cj2sok2CEwt\nbXxbQsNtE2VhTj1izHzJ/HQIvjh1IG8+huV+0uFbyd7r0XSHW61DywP+AeQN\nETjczAHuQY3VFEMuNjdQei4KPmv3rP9qKdH+lh+8W20TOIN4A/kuPEc/ruPN\nqcGG\r\n=MKoq\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":"996baa2effb43a061135173afc8a53f4ab0941c1","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"7.7.6","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/array-uint32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/string-left-pad":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/number-float64-base-to-binary-string":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.0.3_1624837083323_0.44778366719117524","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.0.4","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"17dc56a2ec74242a30ec614245d348681a382deb","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.0.4.tgz","fileCount":18,"integrity":"sha512-6UKkupS+9l1TOjmPygVXFR5Gc8a7aZ3vQWKdifQsTME0QoTu4qS3MBrI3kYZHa79kxXPg92ZksvL+Z+QA9SzWw==","signatures":[{"sig":"MEQCIAvzJv6Sfv64MDTMGP82YAs4qm6jUGL/Yn1bu6qaB+0lAiBdQlcI4ktrQBQLuU9bLZcp7NuysiJGUBdUrRkXOWojkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5PihCRA9TVsSAnZWagAAfYAP/jzRkHYaazEhiawKW/nz\nRj3dstcu0AnNRWSJDNtEAd0l4r6iVqK3i8/unSdXOR18rRg+FCujXGLCZmSi\n+iJ9SNNYNA42dfqfanR2WOU7PbpMi1LpiGM2CJiGOnPyDUZicug/g1/9ZFNc\nJ+kNROn6gaYQS+muJ8pyYQgS/+EjP42BLUCAyKmFa6daJKqAwXNIyyzZ1buI\nkuo/cde4TJgRA4rKREQIiScT0WNEP9RU26javbhgiMglskxotvszcAX2FJM0\nTLQTt/MIle/pV4QKwCYKjTYJJtlY85utTLB83/SC4KLPnvD7bnCYmPEhaINy\nnRghztwW0pcyti34zNHhY9yRwUU6hsnfrHnmsZRNpkW+ykNkn+G4Sng0uW0e\nITcrrrdy8WJnG1g0H1lMGodXWH/5HyJo5/FBaCeDhqF6GwaU25Mgihx+Kr3H\nnBgichW3vpBXlSM8d2lYHCdLkW+nWR3E+2ExBpr5RuYpi8P6d2jZkStbdGV1\nENhhIVn2CMRGHir9Eqa6VSWUvxin4du33sonIjn4C2KEhxdzily0TCshBPJh\nM36nvuNHTmfP4zoQImZt2rhsvcoqosgeTJrx75/GsJX6QhDV0o6XBB/PzUnp\nBKzjzdv/FDHdaPMFsZ6Omeqr6NeIFo0l1G0pYmnOCQIyktp47rM/4otBJF+x\nYDAR\r\n=V74h\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":"e48bbb383afc045f4c4b5ccf0713e3401f021620","gypfile":true,"scripts":{"test":"make test","install":"node-gyp rebuild","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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"7.7.6","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/array-uint32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/string-left-pad":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/number-float64-base-to-binary-string":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.0.4_1625618592712_0.6795455603629088","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.0.5","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@0.0.5","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":"f9756c6e060768f437cad80dbeafdab4728540b1","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.0.5.tgz","fileCount":17,"integrity":"sha512-mXDuxAxVFoDyxvjnE5r1gNBN1fQcymgOK0dCTlP7z/l29Posr85GPUc6zr0imgR2Q9RidUwmfq1aQcjQloHaUg==","signatures":[{"sig":"MEUCIQC/pHaRdbHE1gTUeKjP9dojnFWMTkb9L+HpJ9Dgg239lgIgAs9T9P9M4X6B8JsZKSBya6t1ODIlApWMcKc8hpuUxyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIsnLCRA9TVsSAnZWagAAbFIQAIxGIOXQTtWnT8TiLqeS\nMXFgLnO7snoaLQADYy1hfEHgzVNpwtnvqZkq2pdeH9Sd6MoY4Gqb9YN9iFZN\nQbYFs2EOG8HNHXJXyNEGnKvAQTHdk1b+0PynS6wEB2mb9D+g7IR0Hp+1Ttd4\nn4C8nXZh8cd/vfXW+CBCkf516EaKOUwwfHtAy54A25W4XD6BbOZCoasPV8Bu\nW2kBARMJ7t4lgpJ6cQfpDkt44eV3U8FoksakbNnIOt3egvlbbvGThzWhLFWq\nsJnXWODNrlm5sZy3E1wxOR7NbNzgWl/0JN8IXqStAMDUm2JMCW9uAAAoHfwP\nXKi/4rNmXtbDw8zVIKuz86dMJzo890i+dc5uK2Q7UGaqG4129GOmrESKNlLG\nXoVEpFi56StX9lV9h0rnZGWFrjPSgXW4jfv49Y7Sx6XjqdN4wma8TmnIIomJ\nMwjwci1iqEzrhEW3b+snsDcv7B/EyAmr+vnTcGGXISCT2rzxl5JEvpoM8BT0\ntxmDP97EEbRyfLzWTnWvx6Duw/eG1Fa/rESisMh3eK6OFzUj7Zk8iB/ezf2m\nrPnwa75m9nj2XZoGggoT4LiRRwQCqo0dwLR7In+YaFsMd7RJruGTx4JVgG66\nMkOTPZVZYOd99y+ZkR48aL7+K3GTZXxXeKsQWU21YlD3FLEO6MH/X2EKjTWa\narwX\r\n=XiRH\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":"4a05852312fac564c1aef1db5250c9eef785d328","gypfile":false,"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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"7.20.3","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/array-uint32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/string-left-pad":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/number-float64-base-to-binary-string":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.0.5_1629669835105_0.7653938828310003","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.0.6","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@0.0.6","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":"d88db207d94dea2799318c36bb5aa605f31f51cb","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.0.6.tgz","fileCount":16,"integrity":"sha512-N2h2QuhmuEA/TOq6W/B1oAHesX5IYtH46Fvo/tLzlodSsFq292kKWGlq9N6AhlVVIJOGibBQN+EHrAPGcNn2wA==","signatures":[{"sig":"MEUCIF68V7mh6OTE+wjHdz7DjZlURqdZQPDWhVXbyk3F/31zAiEA6MuLb+R0rSZZCwJprCK8ozNG4G2ew+73ybJFugKC4I0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDS+mCRA9TVsSAnZWagAAqisP+gNfU32jf3PIkKlIX4HL\nmQuPq+ReI4yhBx6XcCqgWlP3uREFnt+lQoeKddVoyNfpbzosy8l7zVNH++2U\nqC0mgFwMFFwhB/J+Ii/giaxMSY6xDGPXOu2vZQa3RhmmewRA9OdJrzTQc96w\nwS+y5lLKHt5KgORhEsL7PX+YBJvPxSMJsg3YgsDJ1ekUPmqjlvbX6KSYb+qj\naAVdon2AezbaB8+V/BbTypBBV6pJqGo+GLtz42Fwdl92NNHmCxeQJIXs500o\nDzc6AHRosgtSBVhl4LlWXq/poXVu3EwmbOgzG1JwNCLLhXSAcLQVu+YgFdnD\n3O99oqzTRCFWXyaYVCYCJ7QC1qbviYZKy9SuqZvKBJkactFdlvnuHQnzx369\nIs6SWGbx8knsbSALAYLGRet9A3IKVAnQe+aOeZebjHpaqqHXiBVsLasq7Yvz\nuHksH4OuvbqUEo3evEWrlPk2d0yTZ/8qQ4n5z7LuTfhYbXPH7ewaa9hoQSMW\ns71Q30RZ/K7SjVqkDduFabvovNcSCu/wp5v3AkM0uZ+CvOvgiFwvWWWmQL9t\ng9gigJMQ3d9GSNrYnX1s1tew0STSQmfph26wKop/rUZ2h5ypZMs8XzPp7+cG\nS2KUBCToPiYFRzEeffqYXIhRX8ciRc2zha/V7DKDDIxjJUfvOhRhqc6OjS7I\neiMB\r\n=vtxH\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":"2e93a887e046aadd7bf51f1f67048b7a1f43013c","gypfile":false,"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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"8.1.2","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/array-uint32":"^0.0.x","@stdlib/array-float64":"^0.0.x","@stdlib/utils-library-manifest":"^0.0.x","@stdlib/assert-is-little-endian":"^0.0.x","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/string-left-pad":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/utils-try-require":"^0.0.x","@stdlib/math-base-special-pow":"^0.0.x","@stdlib/constants-float64-ninf":"^0.0.x","@stdlib/constants-float64-pinf":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x","@stdlib/math-base-special-floor":"^0.0.x","@stdlib/number-float64-base-to-binary-string":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.0.6_1645031334451_0.6139723933220951","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.1.0","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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":"85d24ebd392a01d60064a632ac178181333c71f2","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.1.0.tgz","fileCount":18,"integrity":"sha512-ZIgtWto9bHrp99YoYaUPvq+eTRpRvV6fKMk64CxV4Zj62c6AvIwtDRPRJYqjCSxVC3QhYlgPeF2UaQYUmgo2MQ==","signatures":[{"sig":"MEQCIHA6Rp8qWGusJCQd9vfno6OUrAAvK2uVKiUi3T2GmF0SAiB5Ma3pfJ8iy/sljkOmoBR4D8eZtJKml9izc1Q7wHfx3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41710},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"41f86d99cbb03d63f33b26b5a608ebc8703e045f","gypfile":false,"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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"8.19.4","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/array-uint32":"^0.1.0","@stdlib/array-float64":"^0.1.0","@stdlib/utils-library-manifest":"^0.1.0","@stdlib/assert-is-little-endian":"^0.1.0","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.1.0","@stdlib/string-left-pad":"^0.0.9","@stdlib/random-base-randu":"^0.0.8","@stdlib/utils-try-require":"^0.1.0","@stdlib/math-base-special-pow":"^0.0.7","@stdlib/constants-float64-ninf":"^0.1.0","@stdlib/constants-float64-pinf":"^0.1.0","@stdlib/math-base-assert-is-nan":"^0.1.0","@stdlib/math-base-special-floor":"^0.0.8","@stdlib/number-float64-base-to-binary-string":"^0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.1.0_1695435322664_0.35250267432166216","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.1.1","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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":"72c4b2b20b7eaf5cebaa5a60aa5159df93de708e","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.1.1.tgz","fileCount":18,"integrity":"sha512-5EDk9imyfJLCuCad2j3GbdRNRCgBgno68dbm2sj799fcYqdlf+4ZQ1Pl/Rt4/Tatfbjs8CARqwMs/g6cH0xQCg==","signatures":[{"sig":"MEQCIHsQxNFJBm1RBxpqYGd+qha3iP3mgIxt7jOR5mfOssKWAiAHpL4150eqYgXXSl8gZkS79y6/01I/qmGGTmnvvOQn9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41710},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"b75bcc2e8807ea3f2ec8d8803bb6f4106bd11d0f","gypfile":false,"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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"8.19.4","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/array-uint32":"^0.1.1","@stdlib/array-float64":"^0.1.1","@stdlib/utils-library-manifest":"^0.1.1","@stdlib/assert-is-little-endian":"^0.1.1","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.1.0","@stdlib/string-left-pad":"^0.1.0","@stdlib/random-base-randu":"^0.1.0","@stdlib/utils-try-require":"^0.1.1","@stdlib/math-base-special-pow":"^0.1.0","@stdlib/constants-float64-ninf":"^0.1.1","@stdlib/constants-float64-pinf":"^0.1.1","@stdlib/math-base-assert-is-nan":"^0.1.1","@stdlib/math-base-special-floor":"^0.1.0","@stdlib/number-float64-base-to-binary-string":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.1.1_1696882382546_0.7452182211297671","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.2.0","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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":"dc113b44701c91119d37057d1f7e4bc3d6b372df","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.2.0.tgz","fileCount":18,"integrity":"sha512-9peEa9AyOCnHT/0+L+zfEjhfPuAGG2PH7Pmz5eCADQmgaI4e9+6igjS/9K7zZ+YKsMxvyjc3KEW0ewesmjsEoQ==","signatures":[{"sig":"MEYCIQDpKfGMSjhX/yHExXpAefz44t5719MvrYqPTrx898QNZAIhALU/KrnrVbNP2Oa31+9bj0KPusV8F4EeN9d1XmvxuKSZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42514},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","gypfile":false,"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/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"8.19.4","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","test":"./test","example":"./examples","include":"./include","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/array-uint32":"^0.2.0","@stdlib/array-float64":"^0.2.0","@stdlib/utils-library-manifest":"^0.2.0","@stdlib/assert-is-little-endian":"^0.2.0","@stdlib/number-float64-base-to-words":"^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","proxyquire":"^2.0.0","@stdlib/bench":"^0.3.1","@stdlib/bench-harness":"^0.1.2","@stdlib/string-left-pad":"^0.1.1","@stdlib/random-base-randu":"^0.1.0","@stdlib/utils-try-require":"^0.2.0","@stdlib/math-base-special-pow":"^0.1.0","@stdlib/constants-float64-ninf":"^0.1.1","@stdlib/constants-float64-pinf":"^0.1.1","@stdlib/math-base-assert-is-nan":"^0.1.1","@stdlib/math-base-special-floor":"^0.1.1","@stdlib/number-float64-base-to-binary-string":"^0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.2.0_1707888869978_0.6460785292277089","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.2.1","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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":"a8b007b00f0939faff5d2e4b29eb26eff342f256","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.2.1.tgz","fileCount":18,"integrity":"sha512-j+Y+kdmX5nni4OMUTeu0Bk5Bb5ZbW3jl4bgyE+uqVLBC0bk9nuFrEcPBRGBGxtZi5nZvKdK4z9BBqxoIkROYxQ==","signatures":[{"sig":"MEYCIQDrAmKq5I40Qvx+vruDooMxmfLHH392y5ZVRVZMLx/MJgIhAPd8XeOXpkk8kfw4D4V8hoUSgBy47RR0gFLKBO5dSYcx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41638},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"39b81766b9d8a5e89ba4a26e5ea07f6413b46973","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"8.19.4","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/array-uint32":"^0.2.1","@stdlib/array-float64":"^0.2.1","@stdlib/utils-library-manifest":"^0.2.1","@stdlib/assert-is-little-endian":"^0.2.1","@stdlib/number-float64-base-to-words":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.2.1_1708636568840_0.8356266271982278","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.2.2","keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/number-float64-base-get-low-word@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":"e60d872465a6abac958769731923a6020f1f7631","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.2.2.tgz","fileCount":17,"integrity":"sha512-VZjflvoQ9//rZwwuhl7uSLUnnscdIIYmBrHofnBHRjHwdLGUzSd9PM0iagtvI82OHw5QnydBYI4hohBeAAg+aQ==","signatures":[{"sig":"MEUCIH+i8JZ7VXBpNFNaiJh712THP7y0BpNpqMR8FABouPnQAiEAveooCnQZ5YA4zH7HZDaP1O9SkuwFyUg7aMd2EqciCck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40020},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7ee91a531462ec823da632c6ae8ff65a8d16549e","gypfile":false,"scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/number-float64-base-get-low-word.git","type":"git"},"_npmVersion":"8.19.4","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","directories":{"doc":"./docs","lib":"./lib","src":"./src","dist":"./dist","include":"./include"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/array-uint32":"^0.2.2","@stdlib/array-float64":"^0.2.1","@stdlib/utils-library-manifest":"^0.2.2","@stdlib/assert-is-little-endian":"^0.2.1","@stdlib/number-float64-base-to-words":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/number-float64-base-get-low-word_0.2.2_1722089318903_0.41036478355542605","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/number-float64-base-get-low-word","version":"0.2.3","description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","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","gypfile":false,"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/number-float64-base-get-low-word.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/array-float64":"^0.2.2","@stdlib/array-uint32":"^0.2.3","@stdlib/assert-is-little-endian":"^0.2.2","@stdlib/number-float64-base-to-words":"^0.2.2","@stdlib/utils-library-manifest":"^0.2.3"},"devDependencies":{},"engines":{"node":">=0.10.0","npm":">2.7.0"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"keywords":["stdlib","stdtypes","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/number-float64-base-get-low-word@0.2.3","gitHead":"65ac870bcc9363ee25cdde72514d9e0783b5395e","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-e2OcnZ8wAYU5w/sFXY5d8bOFyjWYHW4UxdxLUsf24nVKyBPvS2Rhib8NbOETPeT8WYqFN6yrL2L4VlXO3Mz6ig==","shasum":"b4c6e770a5f084c8727811f2e797ee2fcad7b7cd","tarball":"https://registry.npmjs.org/@stdlib/number-float64-base-get-low-word/-/number-float64-base-get-low-word-0.2.3.tgz","fileCount":17,"unpackedSize":40094,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDxdML0cY1mCPSdklLJ+Q19DxbAHU5H/7R+AIiJys8riAiAD1EAm3j/tL6JVJc3qQ1e0Xfs1Qq18cuxQtITJu+TFvQ=="}]},"_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/number-float64-base-get-low-word_0.2.3_1770510358162_0.4989068088701727"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-15T16:54:51.412Z","modified":"2026-02-08T00:25:58.489Z","0.0.1":"2021-06-15T16:54:51.727Z","0.0.2":"2021-06-16T05:18:21.176Z","0.0.3":"2021-06-27T23:38:03.443Z","0.0.4":"2021-07-07T00:43:12.849Z","0.0.5":"2021-08-22T22:03:55.262Z","0.0.6":"2022-02-16T17:08:54.640Z","0.1.0":"2023-09-23T02:15:22.905Z","0.1.1":"2023-10-09T20:13:02.719Z","0.2.0":"2024-02-14T05:34:30.111Z","0.2.1":"2024-02-22T21:16:09.073Z","0.2.2":"2024-07-27T14:08:39.095Z","0.2.3":"2026-02-08T00:25:58.296Z"},"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","base","utilities","utility","utils","util","types","type","float64","floating-point","float","double","dbl","words","word","low","fraction","frac","signficand","mantissa","ieee754"],"repository":{"type":"git","url":"git://github.com/stdlib-js/number-float64-base-get-low-word.git"},"description":"Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.","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# Low Word\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> Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a [double-precision floating-point number][ieee754].\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/number-float64-base-get-low-word\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar getLowWord = require( '@stdlib/number-float64-base-get-low-word' );\n```\n\n#### getLowWord( x )\n\nReturns an unsigned 32-bit `integer` corresponding to the less significant 32 bits of a [double-precision floating-point number][ieee754].\n\n```javascript\nvar w = getLowWord( 3.14e201 ); // => 10010011110010110101100010000010\n// returns 2479577218\n```\n\n</section>\n\n<!-- /.usage -->\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar floor = require( '@stdlib/math-base-special-floor' );\nvar randu = require( '@stdlib/random-base-randu' );\nvar pow = require( '@stdlib/math-base-special-pow' );\nvar getLowWord = require( '@stdlib/number-float64-base-get-low-word' );\n\nvar frac;\nvar exp;\nvar w;\nvar x;\nvar i;\n\nfor ( i = 0; i < 100; i++ ) {\n    frac = randu() * 10.0;\n    exp = -floor( randu()*324.0 );\n    x = frac * pow( 10.0, exp );\n    w = getLowWord( x );\n    console.log( 'x: %d. low word: %d.', x, w );\n}\n```\n\n</section>\n\n<!-- /.examples -->\n\n<!-- C interface documentation. -->\n\n* * *\n\n<section class=\"c\">\n\n## C APIs\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<!-- C usage documentation. -->\n\n<section class=\"usage\">\n\n### Usage\n\n```c\n#include \"stdlib/number/float64/base/get_low_word.h\"\n```\n\n#### stdlib_base_float64_get_low_word( x, \\*low )\n\nExtracts the unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.\n\n```c\n#include <stdint.h>\n\nuint32_t low;\nstdlib_base_float64_get_low_word( 3.14, &low );\n```\n\nThe function accepts the following arguments:\n\n-   **x**: `[in] double` input value.\n-   **low**: `[out] uint32_t*` destination for lower order word.\n\n```c\nvoid stdlib_base_float64_get_low_word( const double x, uint32_t *low );\n```\n\n</section>\n\n<!-- /.usage -->\n\n<!-- C API 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<!-- C API usage examples. -->\n\n<section class=\"examples\">\n\n### Examples\n\n```c\n#include \"stdlib/number/float64/base/get_low_word.h\"\n#include <stdint.h>\n#include <stdio.h>\n\nint main( void ) {\n    double x[] = { 3.14, -3.14, 0.0, 0.0/0.0 };\n\n    uint32_t low;\n    int i;\n    for ( i = 0; i < 4; i++ ) {\n        stdlib_base_float64_get_low_word( x[ i ], &low );\n        printf( \"%lf => low: %u\\n\", x[ i ], low );\n    }\n}\n```\n\n</section>\n\n<!-- /.examples -->\n\n</section>\n\n<!-- /.c -->\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* * *\n\n## See Also\n\n-   <span class=\"package-name\">[`@stdlib/number-float64/base/get-high-word`][@stdlib/number/float64/base/get-high-word]</span><span class=\"delimiter\">: </span><span class=\"description\">return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.</span>\n-   <span class=\"package-name\">[`@stdlib/number-float64/base/set-high-word`][@stdlib/number/float64/base/set-high-word]</span><span class=\"delimiter\">: </span><span class=\"description\">set the more significant 32 bits of a double-precision floating-point number.</span>\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/number-float64-base-get-low-word.svg\n[npm-url]: https://npmjs.org/package/@stdlib/number-float64-base-get-low-word\n\n[test-image]: https://github.com/stdlib-js/number-float64-base-get-low-word/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/number-float64-base-get-low-word/actions/workflows/test.yml?query=branch:v0.2.3\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/number-float64-base-get-low-word/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/number-float64-base-get-low-word?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/number-float64-base-get-low-word.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/number-float64-base-get-low-word/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/number-float64-base-get-low-word/tree/deno\n[deno-readme]: https://github.com/stdlib-js/number-float64-base-get-low-word/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/number-float64-base-get-low-word/tree/umd\n[umd-readme]: https://github.com/stdlib-js/number-float64-base-get-low-word/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/number-float64-base-get-low-word/tree/esm\n[esm-readme]: https://github.com/stdlib-js/number-float64-base-get-low-word/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/number-float64-base-get-low-word/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/number-float64-base-get-low-word/main/LICENSE\n\n[ieee754]: https://en.wikipedia.org/wiki/IEEE_754-1985\n\n<!-- <related-links> -->\n\n[@stdlib/number/float64/base/get-high-word]: https://www.npmjs.com/package/@stdlib/number-float64-base-get-high-word\n\n[@stdlib/number/float64/base/set-high-word]: https://www.npmjs.com/package/@stdlib/number-float64-base-set-high-word\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}