{"_id":"@stdlib/assert-is-nonnegative-number","_rev":"14-2fee9dde71fd787729fc7e7f9c1c6edc","name":"@stdlib/assert-is-nonnegative-number","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.0.1","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"7f211d259e28c81ff26a1371ecab3d4813e12fdf","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.0.1.tgz","fileCount":9,"integrity":"sha512-Tn2Pw5Bg9v1ciNdhvxGp0Dbq6hYL7n5ZkZ5mkFiG010Ca3S2K0f5eHkExS7Yulz4dvTPf59QumRWcBSOhRDCeg==","signatures":[{"sig":"MEQCIGB2ARHNgm/vLT0wCLeJi35KCGgFIMD5+buUxeKOk8DIAiAv+DMDPPM57/57oJuVVRVy1mGKKnkjffLXQeCDxm2KXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxqyECRA9TVsSAnZWagAAdrEQAJzmTGFHl6C+PDyuBY5L\nxQ1/LjbwDR21IYuELCvNvpaggItuduXLlCoGYJa5ud38tf2t5XMbCeS+PQ7K\nfxIv54aooDNFr8wh6OR2z9UaaTu6wnzHPDC4qSh7DjNm+4gH1JGwXYr2Tkvi\nKjIJEQ34JXkxriR7pDROV/1ZHzvkJeWrP2vTlfSj7+axLroTtpDZ4cyLVuw+\nicFtLOC85KSpxgli8tPhMP+IEF5Hk3A1UKhNR2OczXiSTTB+mHU4Ce29lOeG\nvD20owf4+aE9HrLcNBm7AuRb7N53YPGbzEp/n+d7fZFHG4GQLgI/h3JD/u3y\nbm1qufUIgR9K6rXDLURTOJ+xIbhKs6m0z1PdoTdM24qG66pGqA+OhjXvgiHj\nd/ATpbpe9wEte2FIfYivgLetdAACvW+VqEWXMMiFiEgV5eRAv+ezXOmBQA7F\n83ZwxQ/YSd6YH6xMO9QZ1CUEFVS9PrxGaDpPdNTfdzhZyCamdh6ofutgI1cT\n1defxcITY9DTUeKgKNMOvajAbHhOsDJSP+8RpzFoUmkrGVp91JKX3DcvscHj\n0yRRkakze0FQnNdoj70MDJJ3/j7UTuA0vHVDHKTG11Sv717r6XcafbHao7Mf\n0N/vdysKih2wwZ0fuap+Rcj3Nfd1ZiIOW8rj6VIXrcDIkPBWKClvjwZMb21u\n6MMS\r\n=xmVr\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":"1d5bd19490cf6b3f63ebd3f0957775d775388b8f","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"6.14.13","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"14.17.0","dependencies":{"@stdlib/assert-is-number":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.0.1_1623633028834_0.37993922869505625","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.0.2","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"de461e90705b33891c083a3094196f1a33971f3a","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.0.2.tgz","fileCount":9,"integrity":"sha512-su2sZ3XBjkDyvamd+ezzQU+u7LKBWnmRrGo2s/XdouAGG5g9ZpNV6klkuaYJLd4OKu5wrx4Ux6xUh6fxglORnw==","signatures":[{"sig":"MEUCIEAvsbzo/kEsmDSYF8Zaa3M1M9FeIoPklOh+SnHUAxNEAiEAk/6LSlF0+JBSiKssEGPyH4CNizgxwOxsTwmupGGOuew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyLl9CRA9TVsSAnZWagAADC0P/jvIp3NF+Mjgn1jAzCS2\njB88GdptzUy6sao+jY0Awq2EC4KZfp5+eeZmV2KmyiJ2TmEkpkBvZsLodOzJ\nYFq2S2gUg/ruxYGLZs35bFTpMPmNDaljIEU5yYjuM5c1A26FxT8PeRJVWv5J\npG2X3Qk5gmaxGud8DZFWqsa+9phrl3vRyyylk+aQUOZT8nvBTZ2vod3MC4lJ\nQs9Blc5Sii7IZhXBa0DYU3Ke3qACL8IKzDYCx2atTLbA09jyGe9rTsPZQZSj\n4EolCi57yXc7T8WJgaG1awJbHPlY4Qkz3ga6UcvIqDR6nceQdxz1oOK3V5bD\nVs6hZTcB9nm6cmT5WODm2ftDpfS6r2dXIB27tFQ0HIiNo8tB2lwFwYl11tan\nJ2xhBegs9DAGfGhkflV9oHFvxEgll2uwecIHMb5My2ZbKAkn86vs4JpfRrHz\n13EamINY/aqHlHHIBlJd/M66wFe2CR+rMwq7OTtXoQ+vndHfJvpu91Lm6eAK\ng8slsKnpv6Z+q1DnnQXsXZ1m47f5QLfon77+bm8DuVv5L6Qc6jtBQArGeL/u\ncj1SHjX9EiBDqSr+ZCjgOVPP4CzqpegU9GCeck9QTRc1sqnVpZ0OKQNZMUJ7\nX4R/pF3PduZf9QpMxN2IP1SCMpk84nQEcVIuG1UUBUNXqq6TROGkvdDd9LzD\n/O/G\r\n=e18j\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":"4a959827645cac7faf15402583b8d5f070bb5bc7","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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-number":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.0.2_1623767421063_0.201109487262898","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.0.3","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"55a99f0e73f78bd319a6807a2cd6eb48797a0a64","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.0.3.tgz","fileCount":12,"integrity":"sha512-O2xgUgclUkC/TIXMilX5LXj7MttLQfDcysOGctuQVdjK9NjDf7FhTNddCPqGsjkga6zxeWXv5CfIV5cQo7WLdA==","signatures":[{"sig":"MEUCIQCHUSQhj/3EpfxuFCd2AHzSL/mokzcqpKHOtY3FXTiU0gIgcCiOizC0MtGf9ghy2OGsQa+XwSp3hMn/ZYBY/qcKfx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyXWZCRA9TVsSAnZWagAAdrIP/3ygOWIke+k0tWzT+Ul6\nMh8WjOikHtCRYv4OogZFNhmGjWfWRtGkBgJOnD2Zd1laHE+Afp8WdW+JGO7f\nvisNpyYM6+MR/Ox99FSFNvFSF9f1oDp1+2iHE/Xf47Ob9BYYFiBAtJACsbnO\n4fdpUg3/ctIUbyYGEnTZBCABt9ygVyDUWGTwV5YKSr2B1nLyE/6HBv7v28V1\nWWPI8eZOkL80Ypts1DFERna+xtCmIYx4A5RHwHq9XRELIbhQSzKB/FoxiKHo\n4bz99I6J2AqChO0JkbGPkoQtKoRDiCxvbddOWcaArV/M2aR4OTXJeXZyHxr9\n7Fqst91oOG57Und8CzVJpeQardMBTqUk3uPmVw4zVMcH6KqrfSp0bKR5uHAe\nmFzxVIfazmI5sMjp6rRvVUvry7RbieuIpvl/WzgoNpHqAvGt4VYhQsc63jLn\n/zMiIbS8vdmWb/sm1h77rgQxXUIofku0i486D3ESZeVl+itNQYpoHahPwovz\n40Hw/HzBkIA+GfSIp1TkLc3YTM7HlylhRagSf9hY3A5aEiwTEZWWi8AcYxev\nzWvHXOi0EJIZNiWoojAFGwwyPPLRW7Phh4xuKeYn6Pz3zUeeHPeUF2qJnzyJ\npi3ZRSe2b8pB7A2r+q2vYBB5eCnvyh27ppkIhymuc9bWV3ljyukuodH2xrMn\nb10Q\r\n=gyAm\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":"d4f872d235c4bc3e6c5bf86911e21111db88bf6b","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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-number":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.0.3_1623815576974_0.6990816192927267","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.0.4","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"c774250ec0611076e1a42734645b22d63b8d17f3","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.0.4.tgz","fileCount":12,"integrity":"sha512-g1kgg7LLO5L5ODrkMQOD5zEE43IIoTK3jjE6PtAi7CpaEBKO2g0uf+a0vbrrr+GyN2mKwhcqzMHcfr4OO4YmZw==","signatures":[{"sig":"MEUCIQCMXxKWDnebfx0UDUfxcohduXSOPwWbCNTSPxmLI6MolQIgb9eIShSYK5x+g1tcxsKfa/LGphuKWIzZ7df0EfFVFro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2PYuCRA9TVsSAnZWagAACkIP/ApqvcpI91kmk9gd4F62\nUCykK2g+WeNpvmQGG7ZCnPbvyyvf8q4ZtewL2ith5S87bwjeXOAQdMdm/VaV\noSJFpAF5kAHotURgrF+IiV5NX0H0tTuIJ8IGlxxoEXoTK3njdnP7cbLbYE3o\nC0eOvi/epkV7gg5RkQVuYHhm9ERXty0CTqx7wsj5rW9BJVaOIeGLkWkSmXIW\nJBPiibPVxyX7xHrldN9jlzI9/CpBVslDhffTvMYNHbqX447b3d/MtJLvz2Y9\nl9wzFKtprQZ7tM4lBLT4Jjhk3m263oCEpIW+OLDwDgUfW2gONKQVV5IAuZy5\nPlQTvwQNUa2Dndoyoz7tJPHACd0xP7qRcBhNk4HtNofPWVqw8le/+tDqyFee\nOBhye8Kh//3VhPBQa3JejGS/LCyrUvkBv04YKKkCydwaSN9bfIBcHOmuY6lo\n5fXdNkYuJqTKppW2ZSBPbf1eO1EbsSGGBG0KaTGA6fnET//v/t1H2tmbsdyM\nV1ySozi7u8SPcebnjYK77EzDFan2eTgqtxiP3TCR2jgblFhp82TlcrvE95tH\nfVFa/S6E9p4OHJhK4cOOzKygLPrpeCnsi0daH7ijTtOXsHjaBagAjQBRjJmn\nrEYld89BSyjOxDXjkgze70A2UtKRJ2R7cFZEltoq/6EY1/TqFyt5w5RVLx//\nOw6L\r\n=8rZc\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":"f959ac56b35482e0350707dbfaffc1f9e02b7994","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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-number":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.0.4_1624831534387_0.10755907320848412","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.0.5","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"84c7289fadbd0a1dbf61bd1116deb15b19e450ca","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.0.5.tgz","fileCount":12,"integrity":"sha512-6mHbuaQEhMdbv7kwPpjGODmlPcHRc6ry85G0h4IDxh+h55vZyDfslFL/vyAKpcaq8BawFXhyCZgI3dFVFnvZAg==","signatures":[{"sig":"MEYCIQCmKZUb937uxpq4ia2CBJSQUXUnD8XplQYRo4gp5mv8fwIhALPFohaxYceP/QDxt8wt0fZcSHBaEUl+4vLVpALdMZ+m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5ObuCRA9TVsSAnZWagAAdUIQAKMZTEPIv7RtOE6SBoeB\nWdS+Uw13oyHCWYlukEazh1G1pH/YHmMILrKTRxA9FEBoKWCNVR+lAryhkwi0\ncutQlC0ar1Sn1slmS4AJ5J1lWaHlM+SPeZaDWdJTfkthr67Zzq5mj+2IxiEN\nj7EFwtL8iELPWPnUIXEkwlT57Sakw5QI5jG3BZLn1gdTNaqhX5pObFjuUDb1\n0VpUGkrOtDyHPfYBTE09Vbi4wcary2O6LgHB2LKFhoJFVkHOjVYjTUTedlPT\nXdFovTKxtgsxEmjXGmbuWIocmSD9usJ7lEvWrOLFbfpssMxIk3Zxlmv9gAYy\njdf6d7VfaLskHcmO2TkWBtEVAFNwW/EmMdHpTyHebSFl8NUnw6qyVhf2sTn8\nRnNlhPlCJItusK/fxCck+jnE5xZfrgf2ERKOe7vdTNQ4AR/0qmIDlxIk4ecv\n4Y+RBk742VfYVf+dx5iCnphPeWuLXruC4ddgXlgYR5eP9CHVrIBnKot8FrUs\nho9L5/O6oUzMGl3GOxKlFetdPPgyKMBrAH1jJqG+tM6FpqYIjU/zEpwOAA1R\njKjs8umOEE3U9xbQdiPKC0X85T8kQOxtYW1VNJBIUMKwxN2kclCaGs17mG3i\nHdBarf+I5xtPPN7eHhhUwwZSpjl7pT142IJNyuuBGSDwudPHXtJR6oKXqIcz\n2tlN\r\n=wO0d\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":"964e8d0506991890c4dfc003c8dcc42154afc7a1","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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-number":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.0.5_1625614062137_0.9157861891062118","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.0.6","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"e6e9d0f7d13389656936bee35ca77959616c5d9e","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.0.6.tgz","fileCount":11,"integrity":"sha512-SnLwEEa0MFNsGNr07lYXVUztqsjdwSptbEV5Wfoga5DAnBfmbRfrQdbPcSGWYjBfv1PmD3X6sc3CKdBfBAKeEQ==","signatures":[{"sig":"MEUCIF75PQmJlKzVwLuUy0WiEzBQ6AxGd4t9rgu9gcO6UGAjAiEArBj8/2+Nn/UD+eW8SXK1jYKNpbX6sLvUyTBIO7aA9po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIuq6CRA9TVsSAnZWagAATUsQAKQ3bs3nH3lgQCB55dzj\nEkFXLXje1jmJ6fa7ZzOtDGOfypV3EJpic09yFfuZaol8HybksimDogT8Ayku\n4iOsnrki4Q3yuCb14aeNi7xIU75jjpMT4W6M2nhSs8vK4LLfocKJ3NcIvbd0\n+9RsenDXoLCKpHTjle95zDktAAOIv2Hmc1Mw+xEwgdlXVDgSfFyY6RoZTJCl\n7IDdpqNpY/bI+ZmOx0Z0wEytHZJDTIAdG4SGHEBpL5wkSNkch8u9jPBOT7Yi\nK9hNuIgP9bR61sqCV9iaaPkZVNs7sJ1XRoY6+WMbEu98do686rdiz/6DWgr5\n2qGO5xV/b/uOM1DADadD4oI16EumGslllOq/WNSxckeE4DAOTJF0HOzTUwxe\nNw/wAyVjSW0M9n/mz6FE5mY+r3WV88ob+EXSaPNbPhYv/PHpioBoWClt05EN\nQn+C6LxIsdzkjiZvsWLy6XU8OdelqCOtHdWADJPhD4XF+xE1R2/PdyKPXITC\ncpZ+fkcqkHeGQX/kyJEC3iSiOivCSPTRqW11k0WnBT3v4NkKkfxaGcYPsDeN\nohDXVb7oQYPx4wPJCytLooJf2Jcgl2IKWzy8q3Nce+EO7iSO87+YTe6e7F2L\nN7zzjdH22WjKQG2Ne4OOUYVRyRScFTWYmMzi20K/VmhInoXl6Vzp5Kt7o1Fe\nuqRn\r\n=fvah\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":"2a4c917238d35355e9696dc609be33d5b5a2e628","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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"7.20.3","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/assert-is-number":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.0.6_1629678265968_0.4744012061156968","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.0.7","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"62cf9af53a5c2c8747c9b7c3c66c473eac8819e0","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.0.7.tgz","fileCount":11,"integrity":"sha512-5XvsjOWI2r/q6ErvgJ+XlnGK1XQsxi9c4CFlRMQ1DQa5tbNMqvF1Cj5xRVxIxnplPmt6Svc5hWi44CPF9KYlyg==","signatures":[{"sig":"MEYCIQCrJa/D2up9KaA8sz+Dehlt2IQ0rEz5l68+gWyyhXi3nQIhAIBUVHxen1KmqjefyrK7SlMGMQLAwllNpJaED2ZWpEW4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDUuUCRA9TVsSAnZWagAAC0gP+QFzBxX+KNTmajIGVfHk\nRi4f5Rg9ji7k2RjaKxiyyxify5SwISXw87PCGNhb93oebiZ/h2ZihyXoi9cQ\noIuS4p9g5dO+ZnwevCnSkpBxr6ZNBFcfdo153i/X+hBcE5iA4qonH6cxbULs\naLSRNtuGYfbwAVVkRlrhJSb3iTiTjQnsyt8tI4s7jPxDGfz2pauMG+ql9z73\nI5MCGOxnqXK+L4ti2jo2jBufjBiEC63uz5s2tphz0q0gftBnqFJdrdfWQ3tF\n1nUa+Dszbytwl4HG23r/xd5iQV6OmwOLcQ+PDUTRWkzw+sxlDfFBKIdo9vAZ\n1+J25R+3c9yRj/JJI2Cv85XgqX8qZuiPpZ0uG0TRb42lt+QxsQpkiXEXDcl+\n8+uZEcM005URkvMTpibNpqXjhk+7pEd9t0jnNmAZP8e5h1CY5Y1Fi4mOVQQl\n6p4sqeDOK8l046ukFyPDuGk1qC+ijfxp+nVy4HnjMX7f4/yVG/U/JbPnWvJQ\ncEahPXRhNwPGlYV5kXswGl69+6tCfKmeijNuwBCNQV/bMKD0/nYLxrHKDKPU\nSEby7ScOxUl9UJZnCAck+Yw04YW+HO46zkguJ10NPG12C4+l6V72Ica5Acuy\nHYH69ck4vmBDLrFLGbBBfaLLjCWF1HO/GFSdb1rqlJK3h8bbWFkyIX6SMFEk\nvTnX\r\n=0aqM\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":"5613588a09881f5ac151ad7c81326e7d6e4303c4","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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"8.1.2","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/assert-is-number":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.0.7_1645038484052_0.17414881191265752","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.1.0","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"dd19187703a84ec2d74d9a893c7dff9bf9961e04","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.1.0.tgz","fileCount":13,"integrity":"sha512-hO9tVDAMkn5btJ/6N88njTWmAss3zUKXTZr8iBSIG+GAXyfgG0JWerkkYomNXeARo/dUCozfKcJNEEyA8l7qDg==","signatures":[{"sig":"MEUCIQCBD9+F9/8w+NhFotr8AqDFB0BTQw/us+XeY7KRb55txAIgfmphWpJz0E8n+nm8czIzxlOKn8eEnxrMNIDpae8Kz5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37304},"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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-number":"^0.1.0","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.1.0","@stdlib/assert-is-boolean":"^0.0.8"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.1.0_1695415606895_0.3257689859140722","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.1.1","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"4d3a4ca1de4128c2e06c3201b6c543783c7022f8","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.1.1.tgz","fileCount":13,"integrity":"sha512-reS3YeqmKU5RkhQmTY7ozJydDIKbia5Wo6Q53lh5o4kDn+4I1TwII9w1Y4RVeq8kt30kpXqFRdGfOnrR7lRjlQ==","signatures":[{"sig":"MEQCIDf4U6TaVvw3BhWU6Tkp4p2j0GDPrGC/dRxPIUEg4jdUAiB1v+/620WAA197z5VkkCoDm3jQkMh2CR+oJ6TOUhZcbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37304},"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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-number":"^0.1.1","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.1.0","@stdlib/assert-is-boolean":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.1.1_1696376264382_0.7519281973503873","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.2.0","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"9ca93c0d576f8fa1d1ee2967a678628667f9e68e","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.2.0.tgz","fileCount":13,"integrity":"sha512-5cGkH/8kD5CiHgM6qaFvdTRZAX9ZP9UHwb9FAxEsglXVtYjzCRrBIXjiZs7nPlV96EFhVA4uhg6HbarADsqoIg==","signatures":[{"sig":"MEYCIQDF+0D9y3HJACh2Js+IEA4nvtikrxsiPtakFQT0KqDalQIhAOeGCaF0tsNO854EgUVZ6kvT3mO96c0xq7CPAN0DlEcv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37199},"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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-number":"^0.2.0","@stdlib/utils-define-nonenumerable-read-only-property":"^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/number-ctor":"^0.1.1","@stdlib/bench-harness":"^0.1.2","@stdlib/assert-is-boolean":"^0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.2.0_1707883074232_0.5778621575589376","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.2.1","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"58231a3f0135053618b62d0d3e8f9d8623906888","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.2.1.tgz","fileCount":13,"integrity":"sha512-z+C9/EN+0V1fd9qTHuLh+GEzYHkw3sKshUSumoK5JipvCYnGxIBMb88X2e8tIkkBvADJMvoVWtoKvuO9fx3ygw==","signatures":[{"sig":"MEYCIQCOKEpl7cGBoTSoHSLNIK2TsyWiTmk154uICCo765WjRgIhAMul+UJ5hShUt8E2UnVijcnScbyUXEKaObz3IzAqaVhW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36701},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"64931c5fdb4abc3a339b619658d3b5acc089e556","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-number":"^0.2.1","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.2.1_1708553185209_0.11569979582889411","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.2.2","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-nonnegative-number@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":"734621a55f556e984cd7cf9f283117ee602a5f05","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.2.2.tgz","fileCount":13,"integrity":"sha512-7k7Do4rNDciH5bGp+BFb0bkSk6OUrGBCRepK7Bmb0L1HyuVhAjkK5MADyxbDptwkrn9pf1YdmjC+au+94uzwCg==","signatures":[{"sig":"MEUCIQCNw+FG0qCfN3isgNtT1/IL2iE5jdRXj7xJPiRWk3VbewIgOvwXsatJ1IzVDr//ApeO1jnaMLwghRW8eDL8Xxoxt44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37379},"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/assert-is-nonnegative-number.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a number having a nonnegative value.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-number":"^0.2.1","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/assert-is-nonnegative-number_0.2.2_1722040068902_0.5052470255050929","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/assert-is-nonnegative-number","version":"0.2.3","description":"Test if a value is a number having a nonnegative value.","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","lib":"./lib","dist":"./dist"},"types":"./docs/types","scripts":{},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/assert-is-nonnegative-number.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/assert-is-number":"^0.2.2","@stdlib/utils-define-nonenumerable-read-only-property":"^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","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/assert-is-nonnegative-number@0.2.3","gitHead":"65ac870bcc9363ee25cdde72514d9e0783b5395e","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-gkquFuB3kDF1kY3xPfC9aoRQo3VZTxL/TSCQYJ1vjBXGpHHKkrEg8ymxOFYJMfessaVCm+KLIFD3b8FAx9DG/A==","shasum":"866f1f7195ae796ebeffb21fc548bdc5098469c4","tarball":"https://registry.npmjs.org/@stdlib/assert-is-nonnegative-number/-/assert-is-nonnegative-number-0.2.3.tgz","fileCount":13,"unpackedSize":37356,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDQsfVuxH+Txpa+YMGUbu81HzkXmw++V0MIYWn9BzgUnAiEA5l+cXWdj4fXMAwVg5JgwuvVEyeUR+XZ++F7kRA3vW4o="}]},"_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/assert-is-nonnegative-number_0.2.3_1770491157019_0.593023054482521"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-14T01:10:28.684Z","modified":"2026-02-07T19:05:57.632Z","0.0.1":"2021-06-14T01:10:28.980Z","0.0.2":"2021-06-15T14:30:21.182Z","0.0.3":"2021-06-16T03:52:57.123Z","0.0.4":"2021-06-27T22:05:34.541Z","0.0.5":"2021-07-06T23:27:42.303Z","0.0.6":"2021-08-23T00:24:26.101Z","0.0.7":"2022-02-16T19:08:04.251Z","0.1.0":"2023-09-22T20:46:47.198Z","0.1.1":"2023-10-03T23:37:44.655Z","0.2.0":"2024-02-14T03:57:54.364Z","0.2.1":"2024-02-21T22:06:25.456Z","0.2.2":"2024-07-27T00:27:49.203Z","0.2.3":"2026-02-07T19:05:57.163Z"},"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","stdassert","assertion","assert","utilities","utility","utils","util","number","numeric","nonnegative","is","isnumber","isnumeric","type","check","primitive","object"],"repository":{"type":"git","url":"git://github.com/stdlib-js/assert-is-nonnegative-number.git"},"description":"Test if a value is a number having a nonnegative value.","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# isNonNegativeNumber\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> Test if a value is a number having a nonnegative value.\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/assert-is-nonnegative-number\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar isNonNegativeNumber = require( '@stdlib/assert-is-nonnegative-number' );\n```\n\n#### isNonNegativeNumber( value )\n\nTests if a `value` is a `number` having a nonnegative value.\n\n<!-- eslint-disable no-new-wrappers -->\n\n```javascript\nvar Number = require( '@stdlib/number-ctor' );\n\nvar bool = isNonNegativeNumber( 5.0 );\n// returns true\n\nbool = isNonNegativeNumber( new Number( 5.0 ) );\n// returns true\n\nbool = isNonNegativeNumber( 3.14 );\n// returns true\n\nbool = isNonNegativeNumber( -5.0 );\n// returns false\n\nbool = isNonNegativeNumber( null );\n// returns false\n```\n\n#### isNonNegativeNumber.isPrimitive( value )\n\nTests if a `value` is a primitive `number` having a nonnegative value.\n\n<!-- eslint-disable no-new-wrappers -->\n\n```javascript\nvar Number = require( '@stdlib/number-ctor' );\n\nvar bool = isNonNegativeNumber.isPrimitive( 3.0 );\n// returns true\n\nbool = isNonNegativeNumber.isPrimitive( new Number( 3.0 ) );\n// returns false\n```\n\n#### isNonNegativeNumber.isObject( value )\n\nTests if a `value` is a `Number` object having a nonnegative value.\n\n<!-- eslint-disable no-new-wrappers -->\n\n```javascript\nvar Number = require( '@stdlib/number-ctor' );\n\nvar bool = isNonNegativeNumber.isObject( 3.0 );\n// returns false\n\nbool = isNonNegativeNumber.isObject( new Number( 3.0 ) );\n// returns true\n```\n\n</section>\n\n<!-- /.usage -->\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint-disable no-new-wrappers -->\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar Number = require( '@stdlib/number-ctor' );\nvar isNonNegativeNumber = require( '@stdlib/assert-is-nonnegative-number' );\n\nvar bool = isNonNegativeNumber( 5.0 );\n// returns true\n\nbool = isNonNegativeNumber( new Number( 5.0 ) );\n// returns true\n\nbool = isNonNegativeNumber( 0.0 );\n// returns true\n\nbool = isNonNegativeNumber( 3.14 );\n// returns true\n\nbool = isNonNegativeNumber( -5.0 );\n// returns false\n\nbool = isNonNegativeNumber( '5' );\n// returns false\n\nbool = isNonNegativeNumber( null );\n// returns false\n```\n\n</section>\n\n<!-- /.examples -->\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/assert-is-nonnegative-finite`][@stdlib/assert/is-nonnegative-finite]</span><span class=\"delimiter\">: </span><span class=\"description\">test if a value is a number having a nonnegative finite value.</span>\n-   <span class=\"package-name\">[`@stdlib/assert-is-nonnegative-integer`][@stdlib/assert/is-nonnegative-integer]</span><span class=\"delimiter\">: </span><span class=\"description\">test if a value is a number having a nonnegative integer value.</span>\n-   <span class=\"package-name\">[`@stdlib/assert-is-number`][@stdlib/assert/is-number]</span><span class=\"delimiter\">: </span><span class=\"description\">test if a value is a 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/assert-is-nonnegative-number.svg\n[npm-url]: https://npmjs.org/package/@stdlib/assert-is-nonnegative-number\n\n[test-image]: https://github.com/stdlib-js/assert-is-nonnegative-number/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/assert-is-nonnegative-number/actions/workflows/test.yml?query=branch:v0.2.3\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-nonnegative-number/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-nonnegative-number?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-nonnegative-number.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/assert-is-nonnegative-number/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/assert-is-nonnegative-number/tree/deno\n[deno-readme]: https://github.com/stdlib-js/assert-is-nonnegative-number/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/assert-is-nonnegative-number/tree/umd\n[umd-readme]: https://github.com/stdlib-js/assert-is-nonnegative-number/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/assert-is-nonnegative-number/tree/esm\n[esm-readme]: https://github.com/stdlib-js/assert-is-nonnegative-number/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/assert-is-nonnegative-number/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/assert-is-nonnegative-number/main/LICENSE\n\n<!-- <related-links> -->\n\n[@stdlib/assert/is-nonnegative-finite]: https://www.npmjs.com/package/@stdlib/assert-is-nonnegative-finite\n\n[@stdlib/assert/is-nonnegative-integer]: https://www.npmjs.com/package/@stdlib/assert-is-nonnegative-integer\n\n[@stdlib/assert/is-number]: https://www.npmjs.com/package/@stdlib/assert-is-number\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}