{"_id":"is-boolean-object","_rev":"3745051","name":"is-boolean-object","description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","dist-tags":{"latest":"1.2.2"},"maintainers":[{"name":"ljharb","email":""}],"time":{"modified":"2025-02-13T06:28:25.000Z","created":"2015-04-28T18:17:41.329Z","1.2.2":"2025-02-05T02:48:12.118Z","1.2.1":"2024-12-13T07:28:49.298Z","1.2.0":"2024-12-02T06:45:37.535Z","1.1.2":"2021-08-05T23:42:04.586Z","1.1.1":"2021-05-07T22:58:56.305Z","1.1.0":"2020-12-06T01:31:32.796Z","1.0.1":"2019-12-19T18:32:34.278Z","1.0.0":"2015-04-28T18:17:41.329Z"},"users":{},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"repository":{"type":"git","url":"git://github.com/inspect-js/is-boolean-object.git"},"versions":{"1.2.2":{"name":"is-boolean-object","version":"1.2.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run lint","test":"npm run tests-only && npm run test:harmony && npm run test:corejs","tests-only":"nyc tape 'test/**/*.js'","test:harmony":"node --harmony --es-staging test","test:corejs":"nyc tape test-corejs.js","posttest":"npx npm@'>=10.2' audit --production","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"tsc -p . && attw -P","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/inspect-js/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{"call-bound":"^1.0.3","has-tostringtag":"^1.0.2"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.3","@ljharb/eslint-config":"^21.1.1","@ljharb/tsconfig":"^0.2.3","@types/core-js":"^2.5.8","@types/object-inspect":"^1.13.0","@types/tape":"^5.8.1","auto-changelog":"^2.5.0","core-js":"^3.40.0","eclint":"^2.8.1","encoding":"^0.1.13","eslint":"=8.8.0","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.4","safe-publish-latest":"^2.0.0","tape":"^5.9.0","typescript":"next"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows","test-corejs.js"]},"_id":"is-boolean-object@1.2.2","gitHead":"a17a5a3b37ef995e94161dc77568359446392cfb","types":"./index.d.ts","bugs":{"url":"https://github.com/inspect-js/is-boolean-object/issues"},"homepage":"https://github.com/inspect-js/is-boolean-object#readme","_nodeVersion":"23.6.1","_npmVersion":"10.9.2","dist":{"shasum":"7067f47709809a393c71ff5bb3e135d8a9215d9e","size":9108,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.2.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/is-boolean-object_1.2.2_1738723691877_0.9116973161167243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-05T02:48:12.118Z","publish_time":1738723692118,"_source_registry_name":"default","_cnpm_publish_time":1738723692118},"1.2.1":{"name":"is-boolean-object","version":"1.2.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run lint","test":"npm run tests-only && npm run test:harmony && npm run test:corejs","tests-only":"nyc tape 'test/**/*.js'","test:harmony":"node --harmony --es-staging test","test:corejs":"nyc tape test-corejs.js","posttest":"npx npm@'>=10.2' audit --production","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"tsc -p . && attw -P","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/inspect-js/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{"call-bound":"^1.0.2","has-tostringtag":"^1.0.2"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.0","@ljharb/eslint-config":"^21.1.1","@ljharb/tsconfig":"^0.2.0","@types/core-js":"^2.5.8","@types/tape":"^5.6.5","auto-changelog":"^2.5.0","core-js":"^3.39.0","eclint":"^2.8.1","encoding":"^0.1.13","eslint":"=8.8.0","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.9.0","typescript":"next"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows","test-corejs.js"]},"_id":"is-boolean-object@1.2.1","gitHead":"377d73415b31b5ebc43168a6f5a2ae297ddb4701","types":"./index.d.ts","bugs":{"url":"https://github.com/inspect-js/is-boolean-object/issues"},"homepage":"https://github.com/inspect-js/is-boolean-object#readme","_nodeVersion":"23.4.0","_npmVersion":"10.9.2","dist":{"shasum":"c20d0c654be05da4fbc23c562635c019e93daf89","size":8809,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.2.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/is-boolean-object_1.2.1_1734074929100_0.27585964606782776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T07:28:49.298Z","publish_time":1734074929298,"_source_registry_name":"default","_cnpm_publish_time":1734074929298},"1.2.0":{"name":"is-boolean-object","version":"1.2.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run lint","test":"npm run tests-only && npm run test:harmony && npm run test:corejs","tests-only":"nyc tape 'test/**/*.js'","test:harmony":"node --harmony --es-staging test","test:corejs":"nyc tape test-corejs.js","posttest":"npx npm@'>=10.2' audit --production","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs .","postlint":"tsc -p . && attw -P","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/inspect-js/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{"call-bind":"^1.0.7","has-tostringtag":"^1.0.2"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.0","@ljharb/eslint-config":"^21.1.1","@ljharb/tsconfig":"^0.2.0","@types/call-bind":"^1.0.5","@types/core-js":"^2.5.8","@types/tape":"^5.6.5","auto-changelog":"^2.5.0","core-js":"^3.39.0","eclint":"^2.8.1","encoding":"^0.1.13","eslint":"=8.8.0","in-publish":"^2.0.1","indexof":"^0.0.1","is":"^3.3.0","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.9.0","typescript":"next"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows","test-corejs.js"]},"_id":"is-boolean-object@1.2.0","gitHead":"380f974b2bfb0fc0a9cf24c07987dfc5ad7b0f31","types":"./index.d.ts","bugs":{"url":"https://github.com/inspect-js/is-boolean-object/issues"},"homepage":"https://github.com/inspect-js/is-boolean-object#readme","_nodeVersion":"23.3.0","_npmVersion":"10.9.0","dist":{"shasum":"9743641e80a62c094b5941c5bb791d66a88e497a","size":8772,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.2.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-boolean-object_1.2.0_1733121937335_0.38283455051363635"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-02T06:45:37.535Z","publish_time":1733121937535,"_source_registry_name":"default","_cnpm_publish_time":1733121937535},"1.1.2":{"name":"is-boolean-object","version":"1.1.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run lint","test":"npm run tests-only && npm run test:harmony && npm run test:corejs","tests-only":"nyc tape 'test/**/*.js'","test:harmony":"node --harmony --es-staging test","test:corejs":"nyc tape test-corejs.js","posttest":"aud --production","prelint":"npm run eccheck","lint":"eslint --ext=js,mjs .","eccheck":"eclint check $(git ls-files)","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/inspect-js/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{"call-bind":"^1.0.2","has-tostringtag":"^1.0.0"},"devDependencies":{"@ljharb/eslint-config":"^17.6.0","aud":"^1.1.5","auto-changelog":"^2.3.0","core-js":"^3.16.0","eclint":"^2.8.1","eslint":"^7.32.0","foreach":"^2.0.5","indexof":"^0.0.1","is":"^3.3.0","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.3.0"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"586b4a72c8d6973e5416610a2eaca65c1fb6da3d","bugs":{"url":"https://github.com/inspect-js/is-boolean-object/issues"},"homepage":"https://github.com/inspect-js/is-boolean-object#readme","_id":"is-boolean-object@1.1.2","_nodeVersion":"16.6.0","_npmVersion":"7.19.1","dist":{"shasum":"5c6dc200246dd9321ae4b885a114bb1f75f63719","size":7852,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.1.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-boolean-object_1.1.2_1628206924435_0.046846461052316934"},"_hasShrinkwrap":false,"publish_time":1628206924586,"_cnpm_publish_time":1628206924586},"1.1.1":{"name":"is-boolean-object","version":"1.1.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run lint","test":"npm run tests-only && npm run test:harmony && npm run test:corejs","tests-only":"nyc tape 'test/**/*.js'","test:harmony":"node --harmony --es-staging test","test:corejs":"nyc tape test-corejs.js","posttest":"aud --production","prelint":"npm run eccheck","lint":"eslint --ext=js,mjs .","eccheck":"eclint check $(git ls-files)","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/inspect-js/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{"call-bind":"^1.0.2"},"devDependencies":{"@ljharb/eslint-config":"^17.6.0","aud":"^1.1.5","auto-changelog":"^2.2.1","core-js":"^3.12.0","eclint":"^2.8.1","eslint":"^7.25.0","foreach":"^2.0.5","indexof":"^0.0.1","is":"^3.3.0","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.2.2"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"8313fe5c7d2cb089ab85453782ce5a6bd87ead3c","bugs":{"url":"https://github.com/inspect-js/is-boolean-object/issues"},"homepage":"https://github.com/inspect-js/is-boolean-object#readme","_id":"is-boolean-object@1.1.1","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"3c0878f035cb821228d350d2e1e36719716a3de8","size":7734,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.1.1.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-boolean-object_1.1.1_1620428336150_0.7342080735517047"},"_hasShrinkwrap":false,"publish_time":1620428336305,"_cnpm_publish_time":1620428336305},"1.1.0":{"name":"is-boolean-object","version":"1.1.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepublish":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only && npm run test:harmony","tests-only":"nyc tape 'test/**/*.js'","test:harmony":"node --harmony --es-staging test","posttest":"aud --production","prelint":"npm run eccheck","lint":"eslint --ext=js,mjs .","eccheck":"eclint check $(git ls-files)","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/ljharb/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{"call-bind":"^1.0.0"},"devDependencies":{"@ljharb/eslint-config":"^17.3.0","aud":"^1.1.3","auto-changelog":"^2.2.1","eclint":"^2.8.1","eslint":"^7.15.0","foreach":"^2.0.5","indexof":"^0.0.1","is":"^3.3.0","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"089381cfb58a8f7ff8766028784a04134593859f","bugs":{"url":"https://github.com/ljharb/is-boolean-object/issues"},"homepage":"https://github.com/ljharb/is-boolean-object#readme","_id":"is-boolean-object@1.1.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"e2aaad3a3a8fca34c28f6eee135b156ed2587ff0","size":8097,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.1.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-boolean-object_1.1.0_1607218292666_0.5773708800605015"},"_hasShrinkwrap":false,"publish_time":1607218292796,"_cnpm_publish_time":1607218292796},"1.0.1":{"name":"is-boolean-object","version":"1.0.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepublish":"safe-publish-latest","pretest":"npm run lint","test":"npm run tests-only","tests-only":"node --harmony --es-staging test","posttest":"npx aud --production","coverage":"covert test/index.js","lint":"eslint .","eccheck":"eclint check *.js **/*.js > /dev/null","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/ljharb/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{},"devDependencies":{"@ljharb/eslint-config":"^15.0.2","auto-changelog":"^1.16.2","covert":"^1.1.1","eclint":"^2.8.1","eslint":"^6.7.2","foreach":"^2.0.5","indexof":"^0.0.1","is":"^3.3.0","safe-publish-latest":"^1.1.4","tape":"^4.12.0"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"a818fc43d7338b44a4b13e3a501a5c2b3fac5fac","bugs":{"url":"https://github.com/ljharb/is-boolean-object/issues"},"homepage":"https://github.com/ljharb/is-boolean-object#readme","_id":"is-boolean-object@1.0.1","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"shasum":"10edc0900dd127697a92f6f9807c7617d68ac48e","size":6423,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-boolean-object_1.0.1_1576780354117_0.6465466096641279"},"_hasShrinkwrap":false,"publish_time":1576780354278,"_cnpm_publish_time":1576780354278},"1.0.0":{"name":"is-boolean-object","version":"1.0.0","author":{"name":"Jordan Harband"},"description":"Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && node --harmony --es-staging test.js && npm run security","coverage":"covert test.js","coverage-quiet":"covert test.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test.js *.js","eslint":"eslint test.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/is-boolean-object.git"},"keywords":["Boolean","ES6","toStringTag","@@toStringTag","Boolean object","true","false","is-boolean"],"dependencies":{},"devDependencies":{"foreach":"^2.0.5","is":"^3.0.1","tape":"^4.0.0","indexof":"^0.0.1","covert":"^1.0.1","jscs":"^1.12.0","editorconfig-tools":"^0.1.1","nsp":"^1.0.1","eslint":"^0.20.0","semver":"^4.3.3","replace":"^0.3.0"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"85ba7e53d6e1f019743264b601c5ea8cd99a1c8f","bugs":{"url":"https://github.com/ljharb/is-boolean-object/issues"},"homepage":"https://github.com/ljharb/is-boolean-object#readme","_id":"is-boolean-object@1.0.0","_shasum":"98f8b28030684219a95f375cfbd88ce3405dff93","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"98f8b28030684219a95f375cfbd88ce3405dff93","size":7132,"noattachment":false,"key":"/is-boolean-object/-/is-boolean-object-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-boolean-object/download/is-boolean-object-1.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1430245061329,"_cnpm_publish_time":1430245061329,"_hasShrinkwrap":false}},"readme":"# is-boolean-object <sup>[![Version Badge][2]][1]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![dependency status][5]][6]\n[![dev dependency status][7]][8]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][11]][1]\n\nIs this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.\n\n## Example\n\n```js\nvar isBoolean = require('is-boolean-object');\nvar assert = require('assert');\n\nassert.notOk(isBoolean(undefined));\nassert.notOk(isBoolean(null));\nassert.notOk(isBoolean('foo'));\nassert.notOk(isBoolean(function () {}));\nassert.notOk(isBoolean([]));\nassert.notOk(isBoolean({}));\nassert.notOk(isBoolean(/a/g));\nassert.notOk(isBoolean(new RegExp('a', 'g')));\nassert.notOk(isBoolean(new Date()));\nassert.notOk(isBoolean(42));\nassert.notOk(isBoolean(NaN));\nassert.notOk(isBoolean(Infinity));\n\nassert.ok(isBoolean(new Boolean(42)));\nassert.ok(isBoolean(false));\nassert.ok(isBoolean(Object(false)));\nassert.ok(isBoolean(true));\nassert.ok(isBoolean(Object(true)));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[1]: https://npmjs.org/package/is-boolean-object\n[2]: https://versionbadg.es/inspect-js/is-boolean-object.svg\n[5]: https://david-dm.org/inspect-js/is-boolean-object.svg\n[6]: https://david-dm.org/inspect-js/is-boolean-object\n[7]: https://david-dm.org/inspect-js/is-boolean-object/dev-status.svg\n[8]: https://david-dm.org/inspect-js/is-boolean-object#info=devDependencies\n[11]: https://nodei.co/npm/is-boolean-object.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/is-boolean-object.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/is-boolean-object.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=is-boolean-object\n[codecov-image]: https://codecov.io/gh/inspect-js/is-boolean-object/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/inspect-js/is-boolean-object/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/is-boolean-object\n[actions-url]: https://github.com/inspect-js/is-boolean-object/actions\n","_attachments":{},"homepage":"https://github.com/inspect-js/is-boolean-object#readme","bugs":{"url":"https://github.com/inspect-js/is-boolean-object/issues"},"license":"MIT"}