{"name":"@phun-ky/typeof","version":"2.1.2","description":"A set of JavaScript helper functions to check for types","keywords":["types","string","number","object","javascript","typeof","isString","isNotString","isNumber","isNotNumber","isBoolean","isNotBoolean","isUndefined","isNotUndefined","isDefined","isObjectStrict","isObjectLoose","isClass","isBuiltInConstructor","isBuiltInCallable","isInstanceOfUnknownClass"],"homepage":"https://phun-ky.net/projects/typeof","bugs":{"url":"https://github.com/phun-ky/typeof/issues"},"repository":{"type":"git","url":"git+https://github.com/phun-ky/typeof.git"},"funding":"https://github.com/phun-ky/typeof?sponsor=1","license":"MIT","author":{"name":"Alexander Vassbotn Røyne-Helgesen","email":"alexander@phun-ky.net"},"type":"module","main":"dist/typeof.js","types":"dist/typeof.d.ts","scripts":{"build":"npm run clean && npm run rollup","clean":"rm -rf dist dts","commit":"npx git-cz","docs:gen":"node ./node_modules/.bin/typedoc","release":"npx release-it --ci","rollup":"rollup -c","prerollup:dev":"npm run clean","rollup:dev":"rollup -c -w","style:code":"npx putout src","style:format":"eslint -c ./eslint.config.mjs src/**/*.ts  --fix --no-warn-ignored && ./node_modules/.bin/prettier --write ./eslint.config.mjs src","style:lint":"eslint -c ./eslint.config.mjs src/**/*.ts --no-warn-ignored && ./node_modules/.bin/prettier --check src","test":"glob-bin -c \"node --import tsx --import global-jsdom/register --test --no-warnings\" \"./src/**/__tests__/**/*.[jt]s\"","pretest:ci":"rm -rf coverage && mkdir -p coverage","test:ci":"glob-bin -c \"node --import tsx --import global-jsdom/register --test --no-warnings --experimental-test-coverage --test-reporter=cobertura --test-reporter-destination=coverage/cobertura-coverage.xml --test-reporter=spec --test-reporter-destination=stdout\" \"./src/**/__tests__/**/*.[jt]s\""},"config":{"commitizen":{"path":"./node_modules/git-cz"}},"devDependencies":{"@release-it/conventional-changelog":"^10.0.0","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-terser":"^0.4.4","@testing-library/dom":"^10.4.0","@testing-library/jest-dom":"^6.4.2","@types/node":"^25.0.3","cobertura":"^1.0.1","eslint":"^9.20.0","eslint-config-phun-ky":"^1.0.0","git-cz":"^4.9.0","glob-bin":"^1.0.0","global-jsdom":"^28.0.0","jsdom":"^28.0.0","prettier":"^3.5.1","putout":"^41.5.4","quibble":"^0.9.1","release-it":"^19.0.1","remark-github":"^12.0.0","remark-toc":"^9.0.0","rollup":"^4.12.0","rollup-plugin-dts":"^6.1.0","rollup-plugin-typescript2":"^0.36.0","tslib":"^2.3.1","tsx":"^4.7.1","typedoc":"^0.28.2","typedoc-plugin-frontmatter":"^1.0.0","typedoc-plugin-markdown":"^4.2.3","typedoc-plugin-mdn-links":"^5.0.1","typedoc-plugin-no-inherit":"^1.4.0","typedoc-plugin-remark":"^2.0.0","typedoc-plugin-rename-defaults":"^0.7.1","typescript":"^5.0.0","unified-prettier":"^2.0.1"},"engines":{"node":"^20.9.0 || >=22.0.0","npm":">=10.8.2"},"publishConfig":{"access":"public"},"gitHead":"5ae1f22efe269603c35f5277d48a3b535d169819","_id":"@phun-ky/typeof@2.1.2","_nodeVersion":"24.13.0","_npmVersion":"11.10.0","dist":{"shasum":"fbd51ea8200fa975274f380a9dfdd92356f264a8","size":11285,"noattachment":false,"key":"/@phun-ky/typeof/-/@phun-ky/typeof-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@phun-ky/typeof/download/@phun-ky/typeof-2.1.2.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0164c115-5845-4e92-b4be-2745e7b9e3b9"}},"directories":{},"maintainers":[{"name":"phun-ky","email":"alexander@phun-ky.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/typeof_2.1.2_1770896871596_0.9638472038815231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T11:47:51.739Z","publish_time":1770896871739,"_source_registry_name":"default","_cnpm_publish_time":1770896871739,"dist-tags":{"latest":"2.1.9"}}