{"name":"typed-function","version":"4.0.0","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/esm/typed-function.js","scripts":{"test":"mocha test --recursive","test:lib":"mocha test test-lib --recursive","build":"babel src --out-dir lib/esm --source-maps --config-file ./babel.config.json","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":"nyc _mocha -- test --recursive; echo \"\nCoverage report is available at ./coverage/lcov-report/index.html\"","prepublishOnly":"npm run build-and-test"},"engines":{"node":">= 14"},"devDependencies":{"@babel/cli":"7.18.10","@babel/preset-env":"7.18.10","benchmark":"2.1.4","eslint":"8.22.0","eslint-config-standard":"17.0.0","eslint-plugin-import":"2.26.0","eslint-plugin-n":"15.2.5","eslint-plugin-promise":"6.0.0","mocha":"10.0.0","nyc":"15.1.0","pad-right":"0.2.2"},"gitHead":"2018b4dc1f9df910725c7ff7cd51b81da4c187f8","bugs":{"url":"https://github.com/josdejong/typed-function/issues"},"_id":"typed-function@4.0.0","_nodeVersion":"16.13.2","_npmVersion":"8.16.0","dist":{"shasum":"998aafdcd1159c9b9dda5c4e743a9408ca296d69","size":56668,"noattachment":false,"key":"/typed-function/-/typed-function-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typed-function/download/typed-function-4.0.0.tgz"},"_npmUser":{"name":"josdejong","email":"wjosdejong@gmail.com"},"directories":{},"maintainers":[{"name":"josdejong","email":"wjosdejong@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typed-function_4.0.0_1661173252333_0.9540888333724442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-22T13:01:02.298Z","publish_time":1661173252581,"_cnpm_publish_time":1661173252581,"dist-tags":{"latest":"4.2.2"}}