{"name":"is-callable","version":"1.2.7","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","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)\")\"","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run --silent lint","test":"npm run tests-only --","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')","lint":"eslint --ext=js,mjs ."},"repository":{"type":"git","url":"git://github.com/inspect-js/is-callable.git"},"keywords":["Function","function","callable","generator","generator function","arrow","arrow function","ES6","toStringTag","@@toStringTag"],"devDependencies":{"@ljharb/eslint-config":"^21.0.0","aud":"^2.0.0","auto-changelog":"^2.4.0","available-typed-arrays":"^1.0.5","eclint":"^2.8.1","es-value-fixtures":"^1.4.2","eslint":"=8.8.0","for-each":"^0.3.3","has-tostringtag":"^1.0.0","make-arrow-function":"^1.2.0","make-async-function":"^1.0.0","make-generator-function":"^2.0.0","npmignore":"^0.3.0","nyc":"^10.3.2","object-inspect":"^1.12.2","rimraf":"^2.7.1","safe-publish-latest":"^2.0.0","tape":"^5.6.0"},"testling":{"files":"test/index.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,"startingVersion":"v1.2.5"},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"f23584dd25c26473e702e80a5e8e7e79e2a89aee","bugs":{"url":"https://github.com/inspect-js/is-callable/issues"},"homepage":"https://github.com/inspect-js/is-callable#readme","_id":"is-callable@1.2.7","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"integrity":"sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==","shasum":"3bc2a85ea742d9e36205dcacdd72ca1fdc51b055","tarball":"https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz","fileCount":10,"unpackedSize":28950,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFo4eoGnxJG2YHHaM23F+Mjo1oznd8DjaQdhVH81/RpQIhANPnu7FuF1tH6m/QZxac69/bApPjUO73cVcjjbc2eTBu"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLjgEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpl7w//Tw9aDC+84qviZeQ4YpwoNMbVOV0SocGNpIzwyTn3zn+dr4za\r\nTtCoXP2svulYZzCGy1HAC++dj8IBAIEodecuYv8U3ShWn0h3LeY72KeoVdBs\r\ns+SSJMGu0z/jbAGVXABABvjWSXFq4z7PdhBRYNkZ4cm5WSrKHub7urND/+KH\r\n+U9khsc92BukVBhswnWRiW+nZqxMGUaS0E+CwbANYO1Zl2mfto0cHEFFvPIX\r\nyVclpS5+YKGTI72UeeuhRBmtssDaPjpxdB9BCdcj6EOgvbPCu1dFkWvaUvyE\r\nvsTRB0ih8GpBclzUyLzJHdBkSbc8SKQsmJfGvH2aL+ISicwkzBbvcTq66DEH\r\n1jWDxahWOKKEXwWiEaghXQoO7JW76g0qgOVlQInCHx7lLrT8aRseGcklPS/W\r\nRG7Z/zOh1Eg7DO9ZSfifEuGN6jGl7xohXyp8D0WJna/ddRbV4s9eaaihwncz\r\n7Mc8CKhmcbMe95DJdj1q7pjfqiPemiBHITLFMDiQ8m08QsFglT+GR3LTrpqV\r\n9RWF6l6aX1R32V/+FYb8qyFBoDUbdltD4zOUxjxCAsao/1PmOSiejNu8C6xg\r\nOelvVXxXsCQkSR9D34rxJYghIIu4xilRf5Oer95Dq6LqIW5VKsWAKGtCwnzk\r\nxb+6QyWunZCjN0hox/UmV4D6iuQwulllDhk=\r\n=2Q1j\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-callable_1.2.7_1663973379816_0.8584913013850362"},"_hasShrinkwrap":false,"_shasum":"3bc2a85ea742d9e36205dcacdd72ca1fdc51b055","_resolved":"https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz","_from":"is-callable@>=1.2.7 <2.0.0"}