{"_id":"temporal-fun","_rev":"3-9931901e0fcedb5abe519dcae8ff4863","name":"temporal-fun","dist-tags":{"latest":"0.2.0"},"versions":{"0.1.0":{"name":"temporal-fun","version":"0.1.0","keywords":["temporal","date","time","datetime","timezone","date-fns"],"author":"Anthony Nowell <anthony@howie.ai>","license":"MIT","_id":"temporal-fun@0.1.0","maintainers":[{"name":"anowell","email":"anowell@gmail.com"}],"dist":{"shasum":"3f35aa94ea287d47c86d26cd7b60e1c9c676b138","tarball":"https://registry.npmjs.org/temporal-fun/-/temporal-fun-0.1.0.tgz","fileCount":26,"integrity":"sha512-AXJIKkUPdfMru1RqodX9OQZyYYCAQ3fzyfIamUArdaQ0XiNpHrcSkCZ8wH9p/ZqB6xtKPHL4mqEEpoU8QIUrRg==","signatures":[{"sig":"MEUCIC39hGOW1FGGrYPJnUlVLPIBzY8ebMQcMG9Hlr8uF36kAiEA8ZGpn5+gBfq68aIgS40w0bzh9f5oHg7GuzTqqDVIQS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":233882},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","shasum":"3f35aa94ea287d47c86d26cd7b60e1c9c676b138","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"biome check .","test":"bun test src/","build":"tsup","format":"biome format --write .","lint:fix":"biome check --write .","typecheck":"tsc --noEmit","test:watch":"bun test --watch src/"},"_npmUser":{"name":"anowell","email":"anowell@gmail.com"},"_integrity":"sha512-AXJIKkUPdfMru1RqodX9OQZyYYCAQ3fzyfIamUArdaQ0XiNpHrcSkCZ8wH9p/ZqB6xtKPHL4mqEEpoU8QIUrRg==","_npmVersion":"10.8.3","description":"Modern temporal date utility library, built for Temporal API","directories":{},"_nodeVersion":"24.3.0","_hasShrinkwrap":false,"devDependencies":{"tsup":"^7.3.0","@types/bun":"^1.2.22","typescript":"^5.9.2","expect-type":"^1.2.2","@biomejs/biome":"2.0.6"},"peerDependencies":{"temporal-polyfill":"^0.2.5"},"_npmOperationalInternal":{"tmp":"tmp/temporal-fun_0.1.0_1758869940568_0.34778968738541005","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"temporal-fun","version":"0.1.1","keywords":["temporal","date","time","datetime","timezone","date-fns"],"author":"Anthony Nowell <anthony@howie.ai>","license":"MIT","_id":"temporal-fun@0.1.1","maintainers":[{"name":"anowell","email":"anowell@gmail.com"}],"dist":{"shasum":"1d9ad7c0272b17d3a8e73f328cb51d44d47cd332","tarball":"https://registry.npmjs.org/temporal-fun/-/temporal-fun-0.1.1.tgz","fileCount":26,"integrity":"sha512-WbJovNAIZ6agetcQnbGvs+Igg+iN0BdxLLt7t/oe5iN2YA7D2C5NX+w3kd5IB/aXeyahmzJ05ubaHfhsPS7lNg==","signatures":[{"sig":"MEUCIAzc1EqVPI46zI0VX5fn33+NXUjZ23eB4lv1Svc66m1qAiEA4hYwtyfzQzm51C5Nh1R36Y0CoMcjFsKN+UBJ/sAgBIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247490},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","shasum":"1d9ad7c0272b17d3a8e73f328cb51d44d47cd332","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"bun test src/","build":"tsup","check":"biome format && biome check && tsc --project tsconfig.json","format":"biome format --write && biome check --write","test:watch":"bun test --watch src/","check:lints":"biome check","check:types":"tsc --project tsconfig.json","check:format":"biome format"},"_npmUser":{"name":"anowell","email":"anowell@gmail.com"},"_integrity":"sha512-WbJovNAIZ6agetcQnbGvs+Igg+iN0BdxLLt7t/oe5iN2YA7D2C5NX+w3kd5IB/aXeyahmzJ05ubaHfhsPS7lNg==","_npmVersion":"10.8.3","description":"Modern temporal date utility library, built for Temporal API","directories":{},"_nodeVersion":"24.3.0","_hasShrinkwrap":false,"devDependencies":{"tsup":"^7.3.0","@types/bun":"^1.2.22","typescript":"^5.9.2","expect-type":"^1.2.2","@biomejs/biome":"2.0.6"},"peerDependencies":{"temporal-polyfill":"^0.2.5"},"_npmOperationalInternal":{"tmp":"tmp/temporal-fun_0.1.1_1759359605316_0.13068824436152737","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"temporal-fun","version":"0.2.0","description":"Modern temporal date utility library, built for Temporal API","type":"module","main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","module-sync":"./dist/index.js","import":"./dist/index.js"},"./polyfill":{"types":"./dist/polyfill.d.ts","module-sync":"./dist/polyfill.js","import":"./dist/polyfill.js"},"./package.json":"./package.json"},"engines":{"node":">=22"},"scripts":{"build":"tsup","test":"bun test src/","test:watch":"bun test --watch src/","check":"biome format && biome check && tsc --project tsconfig.json","check:format":"biome format","check:lints":"biome check","check:types":"tsc --project tsconfig.json","format":"biome format --write && biome check --write"},"keywords":["temporal","date","time","datetime","timezone","date-fns"],"author":"Anthony Nowell <anthony@howie.ai>","license":"MIT","repository":{"type":"git","url":"git+https://github.com/howie-code/temporal-fun.git"},"dependencies":{"temporal-spec":"^1.0.0"},"peerDependencies":{"temporal-polyfill":">=0.2.5 || ^1.0.0"},"peerDependenciesMeta":{"temporal-polyfill":{"optional":true}},"devDependencies":{"@biomejs/biome":"2.0.6","@types/bun":"^1.2.22","expect-type":"^1.2.2","temporal-polyfill":"^1.0.1","tsup":"^7.3.0","typescript":"^5.9.2"},"_id":"temporal-fun@0.2.0","_integrity":"sha512-8XQfFiUdVM+fF8s7Cl/cbLKmrig5jzrt/IUp0rxizhvHAwU+AzfmfHqCEdqWlE4HpmFqb1jCdGbZwV6bbPIqpA==","_nodeVersion":"24.3.0","_npmVersion":"10.8.3","shasum":"e60c17e8bb3dcb8a9e8a588b2ead8c6389c014fe","dist":{"integrity":"sha512-8XQfFiUdVM+fF8s7Cl/cbLKmrig5jzrt/IUp0rxizhvHAwU+AzfmfHqCEdqWlE4HpmFqb1jCdGbZwV6bbPIqpA==","shasum":"e60c17e8bb3dcb8a9e8a588b2ead8c6389c014fe","tarball":"https://registry.npmjs.org/temporal-fun/-/temporal-fun-0.2.0.tgz","fileCount":40,"unpackedSize":274509,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHAHjWwqqw2sL0mA81Y2yyg/dzLA78e7GP6a8ldEh7vZAiBxiShlRRDo+1fS0kkFEhBVINEBnGM8xx4EpZp8z+7IrQ=="}]},"_npmUser":{"name":"anowell","email":"anowell@gmail.com"},"directories":{},"maintainers":[{"name":"anowell","email":"anowell@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/temporal-fun_0.2.0_1782940028642_0.33938527252804906"},"_hasShrinkwrap":false}},"time":{"created":"2025-09-26T06:59:00.567Z","modified":"2026-07-01T21:07:08.912Z","0.1.0":"2025-09-26T06:59:00.785Z","0.1.1":"2025-10-01T23:00:05.512Z","0.2.0":"2026-07-01T21:07:08.790Z"},"author":"Anthony Nowell <anthony@howie.ai>","license":"MIT","keywords":["temporal","date","time","datetime","timezone","date-fns"],"description":"Modern temporal date utility library, built for Temporal API","maintainers":[{"name":"anowell","email":"anowell@gmail.com"}],"readme":"","readmeFilename":"","repository":{"type":"git","url":"git+https://github.com/howie-code/temporal-fun.git"}}