{"name":"typed-function","version":"4.2.2","description":"Type checking for JavaScript functions","author":{"name":"Jos de Jong","email":"wjosdejong@gmail.com","url":"https://github.com/josdejong"},"contributors":[{"name":"Glen Whitney","url":"https://github.com/gwhitney"},{"name":"Luke Gumbley","url":"https://github.com/luke-gumbley"}],"homepage":"https://github.com/josdejong/typed-function","repository":{"type":"git","url":"git+https://github.com/josdejong/typed-function.git"},"keywords":["typed","function","arguments","compose","types"],"type":"module","main":"lib/umd/typed-function.js","module":"lib/esm/typed-function.mjs","browser":"lib/umd/typed-function.js","scripts":{"test":"mocha test --recursive","test:lib":"mocha test test-lib --recursive","build":"npm-run-all build:**","build:clean":"del-cli lib","build:esm":"babel src --out-dir lib/esm --out-file-extension .mjs --source-maps --config-file ./babel.config.json","build:umd":"rollup lib/esm/typed-function.mjs --format umd --name 'typed' --sourcemap --output.file lib/umd/typed-function.js && cpy tools/cjs/package.json lib/umd --flat","build-and-test":"npm run lint && npm run build && npm run test:lib","lint":"eslint --cache src/**/*.mjs test/**/*.mjs test-lib/**/*.mjs","format":"npm run lint -- --fix","coverage":"c8 --reporter=lcov --reporter=text-summary mocha test --recursive && echo \"\nCoverage report is available at ./coverage/lcov-report/index.html\"","prepublishOnly":"npm run build-and-test"},"engines":{"node":">= 18"},"devDependencies":{"@babel/cli":"7.28.3","@babel/preset-env":"7.28.5","benchmark":"2.1.4","c8":"10.1.3","cpy-cli":"6.0.0","del-cli":"6.0.0","eslint":"8.57.1","eslint-config-standard":"17.1.0","eslint-plugin-import":"2.32.0","eslint-plugin-n":"16.6.2","eslint-plugin-promise":"6.6.0","mocha":"11.7.5","npm-run-all":"4.1.5","pad-right":"0.2.2","rollup":"4.53.3"},"license":"MIT","gitHead":"2a518ef148e1abf9302a20072191bb893580c31c","_id":"typed-function@4.2.2","bugs":{"url":"https://github.com/josdejong/typed-function/issues"},"_nodeVersion":"25.2.1","_npmVersion":"11.6.2","dist":{"shasum":"49939f58d133a40cb03bdc05d969f59e4bdc3190","size":93444,"noattachment":false,"key":"/typed-function/-/typed-function-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-function/download/typed-function-4.2.2.tgz"},"_npmUser":{"name":"josdejong","email":"wjosdejong@gmail.com"},"directories":{},"maintainers":[{"name":"josdejong","email":"wjosdejong@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/typed-function_4.2.2_1764150311969_0.2100417273930273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-26T09:45:12.183Z","publish_time":1764150312183,"_source_registry_name":"default","_cnpm_publish_time":1764150312183,"dist-tags":{"latest":"4.2.2"}}