{"_id":"is-object","_rev":"15341","name":"is-object","description":"Checks whether a value is an object","dist-tags":{"latest":"1.0.2"},"maintainers":[{"name":"ljharb","email":""},{"name":"raynos","email":""}],"time":{"modified":"2021-06-03T09:58:48.000Z","created":"2013-03-13T01:30:34.491Z","1.0.2":"2020-12-02T17:16:20.628Z","1.0.1":"2014-09-02T07:25:15.758Z","1.0.0":"2014-08-19T05:22:47.972Z","0.1.2":"2013-03-13T01:30:34.491Z"},"users":{"simonja":true},"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/inspect-js/is-object.git"},"versions":{"1.0.2":{"name":"is-object","version":"1.0.2","description":"Checks whether a value is an object","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"repository":{"type":"git","url":"git://github.com/inspect-js/is-object.git"},"main":"index","homepage":"https://github.com/inspect-js/is-object","contributors":[{"name":"Raynos"},{"name":"Jordan Harband","url":"https://github.com/ljharb"}],"bugs":{"url":"https://github.com/inspect-js/is-object/issues","email":"ljharb@gmail.com"},"dependencies":{},"devDependencies":{"@ljharb/eslint-config":"^17.3.0","aud":"^1.1.3","auto-changelog":"^2.2.1","eslint":"^7.14.0","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/inspect-js/is-object/raw/master/LICENSE"}],"scripts":{"prepublish":"safe-publish-latest","pretest":"npm run lint","lint":"eslint --ext=.js,.mjs .","tests-only":"nyc tape 'test/**/*.js'","test":"npm run tests-only","posttest":"aud --production","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)\")\""},"testling":{"files":"test/index.js","browsers":["ie/6..latest","firefox/3..6","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/10.0","opera/11..latest","opera/next","safari/4..latest","ipad/6.0..latest","iphone/6.0..latest"]},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"d5fb657bb516d9cb8fba3411cb0aed4b37e8992e","_id":"is-object@1.0.2","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"a56552e1c665c9e950b4a025461da87e72f86fcf","size":6916,"noattachment":false,"key":"/is-object/-/is-object-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-object/download/is-object-1.0.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""},{"name":"raynos","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-object_1.0.2_1606929380467_0.23120304688697146"},"_hasShrinkwrap":false,"publish_time":1606929380628,"_cnpm_publish_time":1606929380628},"1.0.1":{"name":"is-object","version":"1.0.1","description":"Checks whether a value is an object","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/ljharb/is-object.git"},"main":"index","homepage":"https://github.com/ljharb/is-object","contributors":[{"name":"Raynos"},{"name":"Jordan Harband","url":"https://github.com/ljharb"}],"bugs":{"url":"https://github.com/ljharb/is-object/issues","email":"ljharb@gmail.com"},"dependencies":{},"devDependencies":{"tape":"~2.14.0","covert":"~1.0.0","jscs":"~1.6.0"},"license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/ljharb/is-object/raw/master/LICENSE"}],"scripts":{"test":"npm run lint && node test/index.js && npm run coverage-quiet","coverage":"covert test/index.js","coverage-quiet":"covert test/index.js --quiet","lint":"jscs *.js */*.js"},"testling":{"files":"test/index.js","browsers":["ie/6..latest","firefox/3..6","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/10.0","opera/11..latest","opera/next","safari/4..latest","ipad/6.0..latest","iphone/6.0..latest"]},"gitHead":"391812229f7de8e4778e1ed5dee824206c2534b9","_id":"is-object@1.0.1","_shasum":"8952688c5ec2ffd6b03ecc85e769e02903083470","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""},{"name":"raynos","email":""}],"dist":{"shasum":"8952688c5ec2ffd6b03ecc85e769e02903083470","size":3112,"noattachment":false,"key":"/is-object/-/is-object-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-object/download/is-object-1.0.1.tgz"},"directories":{},"publish_time":1409642715758,"_cnpm_publish_time":1409642715758,"_hasShrinkwrap":false},"1.0.0":{"name":"is-object","version":"1.0.0","description":"Checks whether a value is an object","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/ljharb/is-object.git"},"main":"index","homepage":"https://github.com/ljharb/is-object","contributors":[{"name":"Raynos"},{"name":"Jordan Harband","url":"https://github.com/ljharb"}],"bugs":{"url":"https://github.com/ljharb/is-object/issues","email":"ljharb@gmail.com"},"dependencies":{},"devDependencies":{"tape":"~2.14.0","covert":"~1.0.0","jscs":"~1.5.9"},"licenses":[{"type":"MIT","url":"http://github.com/ljharb/is-object/raw/master/LICENSE"}],"scripts":{"test":"npm run lint && node test/index.js && npm run coverage-quiet","coverage":"covert test/index.js","coverage-quiet":"covert test/index.js --quiet","lint":"jscs *.js */*.js"},"testling":{"files":"test/index.js","browsers":["ie/6..latest","firefox/3..6","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/10.0","opera/11..latest","opera/next","safari/4..latest","ipad/6.0..latest","iphone/6.0..latest"]},"gitHead":"3f2a4a869d3da5f7d4b03f739e7800d015a319d7","_id":"is-object@1.0.0","_shasum":"3e44afc99676ed1cf0e8ac3fca053b8c8b14e9ec","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""},{"name":"raynos","email":""}],"dist":{"shasum":"3e44afc99676ed1cf0e8ac3fca053b8c8b14e9ec","size":3021,"noattachment":false,"key":"/is-object/-/is-object-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-object/download/is-object-1.0.0.tgz"},"directories":{},"publish_time":1408425767972,"_cnpm_publish_time":1408425767972,"_hasShrinkwrap":false},"0.1.2":{"name":"is-object","version":"0.1.2","description":"Checks whether a value is an object","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/is-object.git"},"main":"index","homepage":"https://github.com/Colingo/is-object","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/is-object/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"tape":"~0.2.2","browserify-server":"~2.1.18","browservefy":"~0.0.7","testem":"https://github.com/raynos/testem/tarball/master"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/is-object/raw/master/LICENSE"}],"scripts":{"test":"testem ci","build":"browserify-server --bundle=test/index.js -o test/static/bundle.js --debug","testem":"testem","example":"browservefy ./examples/simple.js --browserify='browserify-server' --live -- --debug --bundle"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest"]},"_id":"is-object@0.1.2","dist":{"shasum":"00efbc08816c33cfc4ac8251d132e10dc65098d7","size":2812,"noattachment":false,"key":"/is-object/-/is-object-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-object/download/is-object-0.1.2.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"ljharb","email":""},{"name":"raynos","email":""}],"directories":{},"publish_time":1363138234491,"_hasShrinkwrap":false,"_cnpm_publish_time":1363138234491}},"readme":"# is-object <sup>[![Version Badge][npm-version-svg]][npm-url]</sup>\n\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][npm-url]\n\nChecks whether a value is an object\n\nBecause `typeof null` is a troll.\n\n## Example\n\n```js\nvar isObject = require('is-object');\nvar assert = require('assert');\n\nassert.equal(isObject(null), false);\nassert.equal(isObject({}), true);\n```\n\n## Installation\n\n`npm install is-object`\n\n## Contributors\n\n - [Raynos][raynos-github]\n - [Jordan Harband][ljharb-github]\n\n## MIT Licensed\n\n[deps-svg]: http://david-dm.org/inspect-js/is-object/status.svg\n[deps-url]: http://david-dm.org/inspect-js/is-object\n[raynos-github]: https://github.com/Raynos\n[ljharb-github]: https://github.com/ljharb\n[dev-deps-svg]: https://david-dm.org/inspect-js/is-object/dev-status.svg\n[dev-deps-url]: https://david-dm.org/inspect-js/is-object#info=devDependencies\n[npm-url]: https://npmjs.org/package/is-object\n[npm-version-svg]: http://versionbadg.es/inspect-js/is-object.svg\n[npm-badge-png]: https://nodei.co/npm/is-object.png?downloads=true&stars=true\n[license-image]: http://img.shields.io/npm/l/is-object.svg\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/is-object.svg\n[downloads-url]: http://npm-stat.com/charts.html?package=is-object\n\n","_attachments":{},"homepage":"https://github.com/inspect-js/is-object","bugs":{"url":"https://github.com/inspect-js/is-object/issues","email":"ljharb@gmail.com"},"license":"MIT"}