{"_id":"@stdlib/assert-is-plain-object","_rev":"12-a5ef96afaad62279d95625ec37b9b43a","name":"@stdlib/assert-is-plain-object","dist-tags":{"latest":"0.2.2"},"versions":{"0.0.1":{"name":"@stdlib/assert-is-plain-object","version":"0.0.1","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"e68ef568a0579d61bd003b0bd76ea4a56a592f0a","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.1.tgz","fileCount":7,"integrity":"sha512-WNIchb0W0IJoV+cmYsuBdopghpvASiAw2vZbJ5TyA2TnQIS7FouLWV6rybuG7vWGOYfQ6/HHnqG/kJdurVrT7Q==","signatures":[{"sig":"MEQCIF4yqLcA2vInEoAtbpRTPE8pO/fb1EYC/Vve5NVrdV+NAiBI9q/H4PYYEQJ3XmifXuBe5geiP2IL1pn4cbz/kSzXcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxq2dCRA9TVsSAnZWagAAgW0P/3QRhs+S3PxiMwiY87f4\nFcD8HlKFtoWMY5c5BESf/wfGni3ThSwDHGp1QlX7/e+uhpP7ySjpBV0V6qkj\n2d9HgMuXjIb+ZJ64Zw8ZtlYRMrkujm2cyTYUrweIk+hYFSJLAIxFmVdvmrLu\nSxL4M6AXw+gomtJeikRR/XBzKQOQyXZh05E/MBtbmAIGl9VdDjNrgnC5k6dz\nUL9qS/WJxxcl62loT8d+mCbXWHrJY2TuteClxUxvZQw9Y0nWSQjqZYd/f41m\nuA3JN1paI6QxzgED2hXrVBtvBTfsKq55rRBSNphJOmMbfSnN0Qy/JlWv12te\nKhQbvsmvcJnrlK1pXdTpEfKxFtZgqvUzu/LjfrwSclMlBhai7pVZWi9x7t9B\nD7VDVlRLeTsN7iEdje850A3Ou/RppvHEvvRijEoTBbdSsuQeIcdIaH2EbMch\nuRFslJyTDTwq58qYYMi8bc0wBd2NLZxd+26MfqR0jtSrOUkvRuL2iqRPAdZZ\nCQA04YkVtBHAai/4Wm49ifvypIdS+Mne2vyNXJVAb/xOFJn0dakG6YFcSsMf\n14XGICuvGzzW5sQ3wwb+knugGEM1XqLGY1cMUYmhCMLgCz2wHBrIhSYflzP2\nNzT8m0bfluBdY/0aJNfc7Y2N3h4shC7GmI8oE5SeOEtEcY2j5oMCx0z9RYUM\noiVJ\r\n=F+Wk\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":"cb141a118f20ad025c94cc4463879d8ccc58f097","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-plain-object.git","type":"git"},"_npmVersion":"6.14.13","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"14.17.0","dependencies":{"@stdlib/assert-is-object":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/utils-native-class":"^0.0.x","@stdlib/utils-get-prototype-of":"^0.0.x","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x","@stdlib/utils-define-property":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.0.1_1623633309426_0.35493380349805803","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/assert-is-plain-object","version":"0.0.2","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"00214cc6d69f660ca8442e4ac5ce787ee49653b6","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.2.tgz","fileCount":7,"integrity":"sha512-7Uw/H85nwi84TECNoHlY42prd/R1vjaE6MxgQEIzuim3w2jmgbot2NDYXQWJzOT8fNn/AbeZG9ZZtlGB16n6SA==","signatures":[{"sig":"MEUCIQD52RIa2wtMDA+gdEpRXRoNs70YG/AkhXe7f9yMD/9UZQIgQSqyTC+HQY5xFsOIk+1+EKQYvtoEPSQEVOS8t4tY6Go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyLsgCRA9TVsSAnZWagAAJ+YP/16iUBYTpYyK3Zf8rNUz\nND+qS9S3SidDeB6sQ/ywRp2cpuOXTTYTfJGRafXqoOnjFhPGQld9dI6hMdot\nrkNPyqySrqkeR5KMVxyL6/rTaBJWrZ56Hhuor31TPG50QZGbFp2iUPWVaWCq\nWYWT9IPxr3BojIQPGRlCK+73BhKWgcNbqIIk1eRHzsdeevFAAxqz7614gP71\nbPveQtj6uqlagGwtS1vhHOGR543rBNTVuP5dQE9z++G0re5tuhTqydIIwr7P\n8jIm0PzH0oLPYgzZbEy40iP7YnRTulpKaBrh7FBkzs13xpsGQT5UNomuhvAT\n/ByUlBPncSPeySQ/+EAgHv49ZkB2RyJh1ti3omGURV8mk0IV2dlJMZBjkw7j\n+yACOZgZSompmFchjx6/QvMijLFvEwn8evKF3gZgf/6qUBPLlxcljDbS0lYP\n5OzkHDRcjUE8XNsvT114N22QS7eNpLGdA0nnYJuxkRsm2NwB45P2Y7Yy9E7i\n15HTZzjgagfLFICSdP66FLOzDG3UmuDnw5Wu/1/TwqzC38g0ZqipF1aZNIyf\nDeRC/ALcaZshx4iEtQ1GXJ0uGJRgOLW3fq7IQRit8ALXjhmMj5OLB9Sa+BxP\nI9E1I0PFmcCyOeQpNyYaapePnuzhqZx66AyA4x1kagefoD7ZIPx3/8NpjbCg\nf8yN\r\n=RDac\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":"ac27b1b06515229b86d00e4c7cbb8ea29421a296","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-plain-object.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-object":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/utils-native-class":"^0.0.x","@stdlib/utils-get-prototype-of":"^0.0.x","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x","@stdlib/utils-define-property":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.0.2_1623767839923_0.8160863467998329","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/assert-is-plain-object","version":"0.0.3","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"c54fb2e214d0c7ca73ac7e78081debe374db89a7","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.3.tgz","fileCount":10,"integrity":"sha512-0aM1JwjtyQoEx4IVJRHYnxxz9mp7oGOIs6dbpm63ndbmqVVSzIVkSyw+u5tt+nX4VK+XXwG9Z8q6AOcQpaXT/A==","signatures":[{"sig":"MEUCICWQvMYoa2x0/MWAgIpC3Bt3enUVHlOCGS1tlr6WpDisAiEApy+AVrhB01AfWfT6P8AQnM4o6yf9OcPauox+LzsIAHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyXfgCRA9TVsSAnZWagAAOAgQAJdWnvfyOvBtdWKu/7XT\nn1I3DJy/wP+EfJk+MROLnI6KQZg+zd1l7QVlvD+qFOgC6Yx3MDZWN/8C8zvM\naR+e3x4n0zltS3uu0Ve4tSSvy1OJ+GTh9EBLwBdArTxlt3vAV7IEebTp6jNY\n8qmlLzEvFW5PTvyKN9Z9NRqqfAEwJFyXheJezf68g9u3PPwWjvQCUV34kWAW\nzp1FYtyTWVajsVaovbL9fnR/2/q9QXlPEINp4BB8EMFj4ZnGvm9u5r9x+7ZE\neTD8aOqayTqPBvv3okzbc1Uv3kTrQrkhivtYboVFHG9853rnhSLyu8eIkHjY\nlETpv+AQVFDFipmxIEbcx1/vksJ0G2o3bGQuKTJuhdObF0kk+rqgOa/3lhKg\nEguFasolQWPEEKdUSKO8WPerubGppVBFWT9mkO+BjhPmLfiLAb4nskQYY945\nXHx7Xz7jhK0LtJz1fwlNz0yK7ua/hQ9osEQ+HbsrtOuj32/0mwfenp0bzcGW\nviFztUg/2NQUIvIL6CfkhLbNYPa5rpl+wQt2fn587UxQscpeYDczhmG+yWYD\nzyOtH+NmHrQdKdAR3oZiT40y2O3NEc1F06uDCA3K31zKzn91774HkYffgk2M\nwTug+Ids5bnsirw4itvlltG4v+OMXKj/Vy7mJP1HK31qf+YuAMCCHRtaWhu/\n+SdB\r\n=3ec/\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":"8babf318649c0b5550242f8aa179bcd373b34c0e","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-plain-object.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-object":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/utils-native-class":"^0.0.x","@stdlib/utils-get-prototype-of":"^0.0.x","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x","@stdlib/utils-define-property":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.0.3_1623816159870_0.7426894279739678","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/assert-is-plain-object","version":"0.0.4","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"54e4b0c517502e55c4c1ee6acd7a9f64d1ef1979","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.4.tgz","fileCount":10,"integrity":"sha512-lPwSuFlTFMeBM8gi7yM4BukPNtz2OQd531akbrYnLs5Wm5TaKjlYW5uTp32l4gCFhQpYUk6XN4lJWpDIKB0a2A==","signatures":[{"sig":"MEUCIFm8383rF7BKPy4aiEG40qmxG0CguNR2MFsydGcuxiNHAiEA5/GVWP3TUjGmVgHx0sSGGC1AK2+VbNi5I7VqIF2yM6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2PlnCRA9TVsSAnZWagAA1hMP/RETGFzEfjpAWge3mfsJ\nOR7bBVBgaAaAM6Bskqbi9MW1pwwpKT/jY4lyME9XGNlf6LUCrF+oKyEUXZqw\ni0oFlMXFnpDw9z6xm18hdihL9Jfh5UFyMd/8vIj1dhknXQvUW1iZRN5ZvF6i\nI3BS0g4nx/b+z5m4TA6Oa2KNqWdos/L9U0EcWvo7U23xe15v4lYxkbxTEcK1\nQPCzVSt9SaGRd9YPOZR43qMPcVhRQnIm6/4jHr29mIE3tQAUW7a7Pt6WZZ1l\nTUyZHtqFmWYUMfruOLWPEZ12exopf5z0yE8RxLCArnS6e6Dum3ipTMtaZS7t\n5patYINPl6PMZWoyaQyIC9wxkqEyXf/RyUP6mdOzQ6Ud7NVwel/HNq3wBog+\n7gASmw+Lu1buxorFVBpNDGJdyXkIiRAicoq8qd7UplrI/kyILnsIqrzVdrol\nKFgA7Woktm1WrQOFhXS9BVN2JOgAnZQjFQBEMwHRWNk2LmVGsX5VGnUL49gA\nuzw/gYT9XW5qYiR3LG15edVgfMjzzz7nnFjxg4R53+/F8WNiLv+h2vU0V79v\nfVcUv1QdDxOpqeTJadBwLtBU+t612c4klQVjWE3G93pdYTeaaWGDKkjCCZue\ngEmIMT38ey98hUspN2AXavmKmi36msF4iaNIa0m13X3hB8ZUrSQrtnc/DgcZ\nMaaP\r\n=Dq9O\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":"4cc76a987cc614c82171c6d255b19221e24417c8","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-plain-object.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-object":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/utils-native-class":"^0.0.x","@stdlib/utils-get-prototype-of":"^0.0.x","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x","@stdlib/utils-define-property":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.0.4_1624832358923_0.8499768950915847","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/assert-is-plain-object","version":"0.0.5","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"9814434e791173642d3acf3a5b476a5b55a116a3","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.5.tgz","fileCount":10,"integrity":"sha512-jCgzimnY9y2PTpQVICpjLb3fLtXcdjS9luMnSMpkGYjR3KHO4UfLUg4CGRmfCmLt4Cr9dQGYpWpxaFHUu0hZXA==","signatures":[{"sig":"MEUCIH9+WIuyd/a8HASBGwgxNpFJ/dOoZlWESrPDXiG0Avf5AiEAzhk/vl0laV5uo6qGWoLBE7zBvVkxliAIB8YFQNLPCzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5OyLCRA9TVsSAnZWagAAsNMQAJKPcctxbtZsHfvnx9l/\nf7KYe0LrmqIwcGDw/uX9zRfE25ifH9WPKd0LjMNqZT2ypto8TpP5tly0UWF3\n/LsSIp+3RFDEnCNytglZ7mGXcnmkQciZlM0ww99BNtkvfboHei3m7QxaJ7CC\nGnf3JT4OwE4n+hc+GT7+NLxnef2aRUhJioynFIm0KRvPw7w3U3hAtiq5qdKJ\nKLMrf8WXhgFHZDEYpUvQHJ1pG6Vef0EZq7AT6qxjuMg9apJhrRJLLBxuBtOb\n565JCsk5f9IGki4BKBt/3KB1W2SC3CdahGLp06bv8Rd5iq3EOONEAoT9LspT\n4B48N+ycinBgVWqK9nVqdDxYt+Mm+1o3Z/SUe2KFgRN+seVfbtHJpvM/6VtM\nbRHPNCvOMP7GQ+rFvpwcktVN/smGmfqO/dugwhT69Kls9l/ehUfpJPxnLpgu\ntOyBI9XcM0NjOnaO1inIgKXP40S/t5RUZZzjf4tSfLwZS6GDu6Jz9L4dZPLH\nyLonp6MEw5PK+/9oZ9qOZ8mfbhQtZIvyMzNobwRzt+jsYGDFCMIQaloQi175\nByk/eWyMS7ApJQ/nRqOVMYKDG8EiuziMltN1/U7UVqm1UdEiTefSgJXparZN\n2iqPen1eyIYIEzCoong9/ImQ/j488rRFPrtgbbaCNQjpH/mNRwfon7qubfca\n3oaU\r\n=aPGy\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":"531c15ff6fa7a1a8d33e061c6c6bcd17659490ef","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-plain-object.git","type":"git"},"_npmVersion":"7.7.6","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/assert-is-object":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/utils-native-class":"^0.0.x","@stdlib/utils-get-prototype-of":"^0.0.x","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x","@stdlib/utils-define-property":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.0.5_1625615499115_0.9748391012841959","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/assert-is-plain-object","version":"0.0.6","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"0b87f39f29968391b76a8b966b678c6289d9e00c","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.6.tgz","fileCount":9,"integrity":"sha512-ig5WRnVWcnhO7eLtPXfutt3IHNV9WegtCZwjEdrBIXV/CDXaxIlClFZ+0UUf4NsE0C0w9cFvRBnHllytdDyUww==","signatures":[{"sig":"MEQCIF6x54tGmZlLEitzRxkpg1FPj6YcH5goaxPFJAD4S9vrAiBwEfSpRuWEe1bzrJD+mOh3Wg+4YXPmk+TH9gA9MCDrZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhItymCRA9TVsSAnZWagAAJEEQAJzso8s8bRxbNhoruCPL\nTOGrXg+dbYBtGtrvcGUYbR1mr/iELzyu7+IW1cxMCDyw57phUmfqtdhgkn2q\nCPDrJGP8t3s5UvXTrjOfcLI5jfsZUghVjHAozdwUFCTQqzcK03/+TAD7PnJT\njY1ejWtfl96iaCWnNVZu2yMZiFZcp/8LKKAMUfcP8Bs9tPVOW2h9b/Wsuy3R\nFonnGQ3PwMDCTX9E+VZLrq9SjDERy7ZTFs4AjjqZ4sn2BFquNzdXMpy0rGi5\nJdbzyJ41SkI6y3vWORwTq3nbh31Zr0VD344iZ5IoyXruwcKvWZVxPbBZSsDJ\nnsEpDifoeKfhr//27iaXxFUB7snGjQho+tXKaHBnbYZHhptMi8+IxnN5m26Q\njlC9uyZzh4kTyzTVXVVEJ1jL9xvLFRcqG6KMf4OKUiZys1oopk3Xm9jMu/NO\n9S+I37o43tp5hh6Bu8K3sb8iC5xWiwLluFZJ1U9kASUOFPrbvCVxC6heKhcf\ni0W9Wb9oD0DADweT5AnuB5aiwxiF57DckVkqp+hbPDnJOOiCK6i3T+8qdSrQ\nQ3LqbZByJujvzDXE3GnpqCEuzF09B8hmcxNnrHy8DAOKCpxE19H3A2t2V78Y\nrWJ1wbSfx3Zf7IlArVwqn3ReSkpUH+uJgeujIOW8oB831/Ae8bMl4wiUDCuS\nEeR0\r\n=Qa5L\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":"741afe40af72a74233b88395b18b5f519806b9d7","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-plain-object.git","type":"git"},"_npmVersion":"7.20.3","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/assert-is-object":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/utils-native-class":"^0.0.x","@stdlib/utils-get-prototype-of":"^0.0.x","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x","@stdlib/utils-define-property":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.0.6_1629674662036_0.9035324978043122","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@stdlib/assert-is-plain-object","version":"0.0.7","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"0c3679faf61b03023363f1ce30f8d00f8ed1c37b","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.0.7.tgz","fileCount":9,"integrity":"sha512-t/CEq2a083ajAgXgSa5tsH8l3kSoEqKRu1qUwniVLFYL4RGv3615CrpJUDQKVtEX5S/OKww5q0Byu3JidJ4C5w==","signatures":[{"sig":"MEUCIHUsCEzfA2ZZyxbjGgrW9KbrYlV1UzezwrdGZGrxudu0AiEAvBGHPOQFKN/8dJDPLPi9JYGDkbn3NHAuOu++vQptuY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDTWGCRA9TVsSAnZWagAAmw4QAIZTJnpfRpX911hHWxVv\nlNxetkfu+IEXZOibUK1IYsOdt3AmtzwGVXfBltUJqWvT2QoGdciuvZ5AWDRM\nIb+nmNOMoZFjthwQIxKvlzYFcziatkztbpuQ/oLpWMWd0xqWcJhYeDV4orRi\nP6e6rEqG6S9lRNCHpiMC09Vb1DwooLM89voUXr5WyRIs8K6srT4NlGj8RbDx\nyXc53HSJJa4HdMTEt8caF/+qrD8c/acgDEYJPCiBjoTg6DSaBk4r0iy3Y8yn\nBSubRJQI3Izpc1kdo+Z96rp8NadNaRXnYzXDtzNPWwlxyrU1KjhufTUr1zqF\nun9yA9cZCcYUGCxCDIRpv2hmg1qNQ64Alu04KCop6kyVJctB6KlC52GcWG4t\nZkfsJ6QmIfOkUynzQfUIQR3gjWIUZ7A3K5OkmntgcDxAC8PelUFl5sRf7vK8\n096up5ELl0+Xs9ZTc04IrlUCH0iHw0AvZCn8Mrn1Du+UV2cHGuMIYIy9S0On\nvM4P4RPtEPv1PEmcechyijeynYDeZCFWe+REy9bb96hunvX+7VTa1CaIWoG9\njrlmGdKnR8Y3Zu7O86x6Dxn3ka2lWTDKi2EYLZBeoPlYKA8k2DVI6eZLTJfk\naju6liqkFADxbhqmmvLyCahhR4ounMgblAG5nB2myaxxPjOldz9UOUh18Aj4\nQyRV\r\n=97hw\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":"21507ec24487713a5f742edbb393104848bc0848","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-plain-object.git","type":"git"},"_npmVersion":"8.1.2","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/assert-is-object":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/utils-native-class":"^0.0.x","@stdlib/utils-get-prototype-of":"^0.0.x","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-boolean":"^0.0.x","@stdlib/utils-define-property":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.0.7_1645032838745_0.2443124673644781","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/assert-is-plain-object","version":"0.1.0","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"aef24a04d47bfd2291a431e8ee194c70a64b2ee6","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.1.0.tgz","fileCount":11,"integrity":"sha512-7VgncKzSBJEaDn/zrJddMo9b2P6rJ+5jcOUyELDqEm9D9hKhPSJNq+eqaRieqcwDGPrWLc4DjhonTAP+gKK0hw==","signatures":[{"sig":"MEYCIQDKaudE5V/JTSWCzupLx/6KBiCjx8SmEnC+D+ZqrvP+yAIhAP8G5D3s/2msgtJUKvM4zsBn+f9X0dAjYAKSIbo7epg8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30049},"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-plain-object.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-object":"^0.1.0","@stdlib/assert-is-function":"^0.1.0","@stdlib/utils-native-class":"^0.1.0","@stdlib/utils-get-prototype-of":"^0.1.0","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.1.0","@stdlib/object-ctor":"^0.1.0","@stdlib/function-ctor":"^0.1.0","@stdlib/assert-is-boolean":"^0.1.0","@stdlib/utils-define-property":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.1.0_1695420964215_0.7337638879808717","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@stdlib/assert-is-plain-object","version":"0.1.1","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"4eec450e3e8d25f8228f0b92239df8d5f51a7af6","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.1.1.tgz","fileCount":11,"integrity":"sha512-u5JfFzhvm6vLKPwqNqRSrQXB1Xp2FwkcxEoJVkrXxQLI/6IyWlRgnd7YjXKrunvsrq1RRY1fsKS3vEwSdlgfeA==","signatures":[{"sig":"MEQCIFvI1HZYReLSoAsxBcz/TghB42Q84mccia9NIGl4JMLpAiB/sr3Bjv7HeeaYZjUjMgGWmEDFJ3tk2FCdymI/aCo2NA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30049},"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-plain-object.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-object":"^0.1.1","@stdlib/assert-is-function":"^0.1.1","@stdlib/utils-native-class":"^0.1.1","@stdlib/utils-get-prototype-of":"^0.1.1","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.1.0","@stdlib/object-ctor":"^0.1.1","@stdlib/function-ctor":"^0.1.1","@stdlib/assert-is-boolean":"^0.1.0","@stdlib/utils-define-property":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.1.1_1696377391005_0.5007063802358052","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/assert-is-plain-object","version":"0.2.0","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"9935e784d29d7b9650d70f991b0ea1dc7526f6e9","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.2.0.tgz","fileCount":11,"integrity":"sha512-Tset7gpFzJbjg11F1UF018Rb2VC/ANIyhLbOXkYQDDauNhl+34hZ4xfO+Bzs3gunUyrv5oIFYIccokFyzM566Q==","signatures":[{"sig":"MEUCIQCu1gPDMyqm3o0MANDzEWo7eOJrbV2wRYdLDStEIZg5WAIgCvd+i6HueTm+qZ74tfFMwt5rpq84zQVuQWixZbFpuEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29926},"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-plain-object.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-object":"^0.2.0","@stdlib/assert-is-function":"^0.2.0","@stdlib/utils-native-class":"^0.2.0","@stdlib/utils-get-prototype-of":"^0.2.0","@stdlib/assert-has-own-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","proxyquire":"^2.0.0","@stdlib/bench":"^0.3.1","@stdlib/object-ctor":"^0.2.0","@stdlib/bench-harness":"^0.1.2","@stdlib/function-ctor":"^0.2.0","@stdlib/assert-is-boolean":"^0.1.1","@stdlib/utils-define-property":"^0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.2.0_1707884102439_0.6904285632949965","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/assert-is-plain-object","version":"0.2.1","keywords":["stdlib","stdassert","assertion","assert","utilities","utility","utils","util","valid","object","obj","is","isobject","plain","type","check","validate","test"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/assert-is-plain-object@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":"35c01fde0ef953d5638b1ee7813e223490b5dc42","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.2.1.tgz","fileCount":11,"integrity":"sha512-prTOBRi5CeKR5mVP9q8Z+PKxE5YiIAwdArkxjiFMvugtXwDK9jT1QgRF5nE0oUOhuRQ0l1dVx58vzBggOCWkCQ==","signatures":[{"sig":"MEQCIHxEHT6t+A1DDhsCJjvbr66CRbYw+C6CBoC6vt/hFudKAiBr3qZ+bADhuprmWiACjiDyAGinYGfJy+5pTh9aevw5Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29314},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"39b81766b9d8a5e89ba4a26e5ea07f6413b46973","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/assert-is-plain-object.git","type":"git"},"_npmVersion":"8.19.4","description":"Test if a value is a plain object.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/assert-is-object":"^0.2.1","@stdlib/assert-is-function":"^0.2.1","@stdlib/utils-native-class":"^0.2.1","@stdlib/utils-get-prototype-of":"^0.2.1","@stdlib/assert-has-own-property":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/assert-is-plain-object_0.2.1_1708565445358_0.5111836441962943","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/assert-is-plain-object","version":"0.2.2","description":"Test if a value is a plain object.","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-plain-object.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/assert-has-own-property":"^0.2.1","@stdlib/assert-is-function":"^0.2.1","@stdlib/assert-is-object":"^0.2.1","@stdlib/utils-get-prototype-of":"^0.2.1","@stdlib/utils-native-class":"^0.2.1"},"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","valid","object","obj","is","isobject","plain","type","check","validate","test"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"gitHead":"33e8edbac6d7d96a3152c652d61ff6aea90af713","_id":"@stdlib/assert-is-plain-object@0.2.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-o4AFWgBsSNzZAOOfIrxoDFYTqnLuGiaHDFwIeZGUHdpQeav2Fll+sGeaqOcekF7yKawoswnwWdJqTsjapb4Yzw==","shasum":"90b67c33ec6430ee5ca5a4c053ef5843550a3435","tarball":"https://registry.npmjs.org/@stdlib/assert-is-plain-object/-/assert-is-plain-object-0.2.2.tgz","fileCount":11,"unpackedSize":29314,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdIgq7VcWiTKsKbxaQDstN+9ThLG//hDYOLkrdmvCzzQIhAJ74NILf0+XUBqDLFuUqt7YinhabNjWZu2b307EhDKnN"}]},"_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","tmp":"tmp/assert-is-plain-object_0.2.2_1722041230607_0.7760415577523527"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-14T01:15:09.218Z","modified":"2024-07-27T00:47:11.051Z","0.0.1":"2021-06-14T01:15:09.624Z","0.0.2":"2021-06-15T14:37:20.046Z","0.0.3":"2021-06-16T04:02:40.035Z","0.0.4":"2021-06-27T22:19:19.087Z","0.0.5":"2021-07-06T23:51:39.230Z","0.0.6":"2021-08-22T23:24:22.162Z","0.0.7":"2022-02-16T17:33:58.890Z","0.1.0":"2023-09-22T22:16:04.399Z","0.1.1":"2023-10-03T23:56:31.203Z","0.2.0":"2024-02-14T04:15:02.597Z","0.2.1":"2024-02-22T01:30:45.580Z","0.2.2":"2024-07-27T00:47:10.777Z"},"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","valid","object","obj","is","isobject","plain","type","check","validate","test"],"repository":{"type":"git","url":"git://github.com/stdlib-js/assert-is-plain-object.git"},"description":"Test if a value is a plain object.","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# isPlainObject\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 plain object.\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/assert-is-plain-object\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar isPlainObject = require( '@stdlib/assert-is-plain-object' );\n```\n\n#### isPlainObject( value )\n\nTests if a `value` is a plain `object`.\n\n```javascript\nvar bool = isPlainObject( {} );\n// returns true\n\nbool = isPlainObject( null );\n// returns false\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 isPlainObject = require( '@stdlib/assert-is-plain-object' );\n\nvar bool = isPlainObject( {} );\n// returns true\n\nbool = isPlainObject( Object.create( null ) );\n// returns true\n\nbool = isPlainObject( [] );\n// returns false\n\nbool = isPlainObject( 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-object`][@stdlib/assert/is-object]</span><span class=\"delimiter\">: </span><span class=\"description\">test if a value is an object.</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-2024. 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-plain-object.svg\n[npm-url]: https://npmjs.org/package/@stdlib/assert-is-plain-object\n\n[test-image]: https://github.com/stdlib-js/assert-is-plain-object/actions/workflows/test.yml/badge.svg?branch=v0.2.2\n[test-url]: https://github.com/stdlib-js/assert-is-plain-object/actions/workflows/test.yml?query=branch:v0.2.2\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-plain-object/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-plain-object?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-plain-object.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/assert-is-plain-object/main\n\n-->\n\n[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg\n[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im\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-plain-object/tree/deno\n[deno-readme]: https://github.com/stdlib-js/assert-is-plain-object/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/assert-is-plain-object/tree/umd\n[umd-readme]: https://github.com/stdlib-js/assert-is-plain-object/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/assert-is-plain-object/tree/esm\n[esm-readme]: https://github.com/stdlib-js/assert-is-plain-object/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/assert-is-plain-object/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/assert-is-plain-object/main/LICENSE\n\n<!-- <related-links> -->\n\n[@stdlib/assert/is-object]: https://www.npmjs.com/package/@stdlib/assert-is-object\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}