{"_id":"@rcrsr/rill","_rev":"51-3dbabbd91b0c4a6d8bfbfa21a705b78c","name":"@rcrsr/rill","dist-tags":{"latest":"0.21.0"},"versions":{"0.1.0":{"name":"@rcrsr/rill","version":"0.1.0","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.1.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"413f0417a8dc9bf72c90a13dde99987fd803c969","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.1.0.tgz","fileCount":295,"integrity":"sha512-AkAqrL1mwzcF17+9i3j9O5+etdG93dEuaR13e4hEufpdciYQdkUYCkK9uqMGn4gF3ircKthP9eTpY/XzOn5MSA==","signatures":[{"sig":"MEYCIQCuzH4aqa7GSHrfQWoudfA8IP6PbhiOG773EpmsNf3yMwIhAOn+h0d6V+O16KIllbFdCz+UncTT/NJEO5XIO0d3AEkJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1676912},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"8deb169afa2225bb733f652e36f97244b0e953c1","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run test","clean":"rm -rf dist","format":"prettier --write src/","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.1.0_1769228751038_0.5183328077798199","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@rcrsr/rill","version":"0.2.0","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.2.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"32e9110fcc1fe16c71c4a44b832113e8b3be753f","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.2.0.tgz","fileCount":303,"integrity":"sha512-btZs+cb3FmNUJhZVc16ZdrN9XI7IGEJ+UWNxJ1wVvGiGYQsFtIhzAvsgLeE1Z+ijiq+VrcP5d1LwbVr9gUwGBQ==","signatures":[{"sig":"MEUCIDlXIxMXpQbC+c+xmL/uCb+YrL9rV6POZxKaPAEYHxIEAiEA2f6pwiSrXPdQDYz1ZbloTPPRp1OMv8JN3Cp3I3/0Wjs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1276595},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2e68790d0446b1ef330d7656a7f9a908df20d509","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.2.0_1769501055552_0.5250343075213113","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@rcrsr/rill","version":"0.2.1","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.2.1","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"8b44796f9c8b9fac5bf550f684254a229cfe3e63","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.2.1.tgz","fileCount":303,"integrity":"sha512-nRXRGJDV+nX/8A/FazGfCSqJv2BjFCgES3mVYV1bLAWyGAqdFvAbF00vIdNYDawT7+GZfYDFPJiDlDQAMrvtiA==","signatures":[{"sig":"MEUCICOMEgVmKkuAbmKQ6XIGwfOM07SsRMAv19ReD/HSm0FIAiEA4k64DXuxgJsIgeGqE5U/sAUwWHmoq8exzZbkkIcxkRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1286407},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"9dbe223433c51d2628a61882d042a57251f29e3d","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.2.1_1769538777552_0.8023963521109836","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@rcrsr/rill","version":"0.2.2","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.2.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"8e6b4d1377494fca59acf635e4a1f1564cfd5f3a","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.2.2.tgz","fileCount":303,"integrity":"sha512-vnI0F45HFUrn7ltXM3tm4Ta9/bX2ZydF1QOmijvVzeSu2eXQxkeEHurpjxNZ0toX8X8xCRjelI6kAbki42J0OQ==","signatures":[{"sig":"MEUCIAnE/LA8Yuic9hwKc4CnNO2oau0bhUK5inWb3AmK2d9RAiEAntlUua48ozhAWgZd6+BvKwLH9aAqVbUcJcNDeLRkATg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1292332},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"2ca71149ccf1aea627513dca24d06cccdf44cbfa","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.2.2_1769540173480_0.8845066491698763","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@rcrsr/rill","version":"0.2.3","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.2.3","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"e87ed376b711642dd5b7f3d0af18ca04d1bc9455","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.2.3.tgz","fileCount":303,"integrity":"sha512-1yaNO/S5QHMZfSMsP5qIfCC3EmnMnp8wazK+eVTXAujfcrZr1Z+SzOno5apWmdzTHyzGQCZgw/0douM4K59DKA==","signatures":[{"sig":"MEUCIQCUn1+ODu65n1eijfQsdNPnn/WkfO3o4aIxTWsYLsj/9gIgQQCeyXuZJ+Fc6LsYzB5eetIP3DBWiCASt5H1yBBuaxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1293460},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"8c5492bbb7f06e731ae5ff38475f5ac992f4ad61","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.2.3_1769552011794_0.36493339251066326","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@rcrsr/rill","version":"0.2.4","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.2.4","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"df3c992c1212884841f2a3cb656002924ba90e62","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.2.4.tgz","fileCount":304,"integrity":"sha512-fcTSxA00T9YiuUrs7f097fPPgFQnRhu1lOxGgDgHWR8wM95NhOJA39bqRSxte92HNiCHi/i5FCXj75GS+MotDA==","signatures":[{"sig":"MEQCIBK7gD4ep0OXLnM7DR6pcaIoOZz8iqZrKQQFh2UYsKJpAiBM8JYId1xgYmjSV4+EgewKzMSWqhFehWjRiICVkXqb6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1350632},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"3f1f1cf44c3363037c8e1dd0db1b39883659e7b9","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.2.4_1769588981375_0.8294176631887189","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"@rcrsr/rill","version":"0.4.1","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.4.1","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"f9847784f04dc87b1a02e90c3c60ce6e33613f35","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.4.1.tgz","fileCount":304,"integrity":"sha512-eGrVl5K2zfB1NI1/x1Qp6KRMQYtyHXb7j4m24+sOlZVZVwkMzdTZUvMawrO1y+2VNpEBlhvEB3EjtG2SYar5SA==","signatures":[{"sig":"MEYCIQCc3wFpes2j3vuZ7sY2CEAC0v8ssMxRD43QOtTdfWiSXgIhAK/I70v07HmKRMbvwvWD/RtIw8upz2u8uSEqgO0cQjVz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1453785},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"e37a87878a75357939056433f6f92462c6440f39","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.4.1_1769994150530_0.3083120754872344","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"@rcrsr/rill","version":"0.4.2","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.4.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"a14175c28e95bf44623ea25752a56555631fed2b","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.4.2.tgz","fileCount":305,"integrity":"sha512-UV8vCKWe/+RVYWI9jgRt0mcX8hdeDWvhOIvS0+PRCUIXl+70YRM9+ALbQPQ1b/Oh5XmfgpPilRDW1Fsvi4q3GQ==","signatures":[{"sig":"MEYCIQCr5SN2ODZodfd6XEDklzJVoKT4TAQZnDhxiBFfxdzGHwIhAO+cH4ZKNjtAR0wDXfBvkP/H2LI2UkaGHzdzil/b6S4T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1483237},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"f52ed651028791865ae073bdd676910c161a92e6","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.4.2_1770016033796_0.41057094531424543","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"@rcrsr/rill","version":"0.4.3","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.4.3","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"08f48982cefad31d6f4d1bde252956b525860fbf","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.4.3.tgz","fileCount":305,"integrity":"sha512-Y/Rzer9PBUaa9AqJYnMVLQkVRPcAiNMx6H8Sn3HsWgA/62dEBnl/GPkrBDvyLVb4853AQcPhSsHSLwcGWayYRw==","signatures":[{"sig":"MEUCIQD6iuXw3g33q65ef4IXeb7NaMxsaUFxh9u1f340vcYfmwIgdW1g7xbbdwEn45FLKkQ5x6ol/jXzxhTfhef3fKA6yrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1483984},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"618e1344f6f064dcad8330839fe6f79ea2bef2a2","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.4.3_1770017149503_0.8921533192098048","host":"s3://npm-registry-packages-npm-production"}},"0.4.4":{"name":"@rcrsr/rill","version":"0.4.4","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.4.4","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"22383d53d0d36770e28d1389ef153fe478af9ede","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.4.4.tgz","fileCount":305,"integrity":"sha512-594QkiReES0Mcwl6EtpD3fvXiNTKNjoiL3QB0i1/O425eFftwsT5uepajNCpztYls6OpAt3G/2zgSUvfPdcnwA==","signatures":[{"sig":"MEQCIGKp9mjkh1/r/abUosGAAqwkIRpMIgnN7xIRSxm1eBJZAiAOeukwV/Xt8Mm50uebhgLU5GLLayf7MnH1N6AKQg0CWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1493268},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"73900bce8c12c187d3ff101f702cc75cb2df377c","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.4.4_1770021374313_0.7558404227335482","host":"s3://npm-registry-packages-npm-production"}},"0.4.5":{"name":"@rcrsr/rill","version":"0.4.5","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.4.5","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"bddeb78f7140b47859e47dc5dfdcf4c9945393e1","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.4.5.tgz","fileCount":305,"integrity":"sha512-3K+Fcm9K2X93NX+mCPFkd1m15xEAcDhZaGvEFwgiftuhAjOWXJc0yLHFfFzBSf60BpvQWmw83Dz9cMimu53BcA==","signatures":[{"sig":"MEYCIQDkENmZP5A0VPVUAkM0Fxq0tbr2UWSs0BqTL6iwbh1AEQIhAKYxoa+rS0ofmH5YcQlTOvQFkzHKRO0WHL2TjM2H0NKD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1516327},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"cc63be7b397fdef81eeed482b5d45a2cdfd1f432","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.4.5_1770060411337_0.3781677121278322","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@rcrsr/rill","version":"0.5.0","keywords":["rill","scripting","dsl","pipe","workflow","parser","interpreter"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.5.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"bin":{"rill-eval":"dist/cli-eval.js","rill-exec":"dist/cli-exec.js","rill-check":"dist/cli-check.js"},"dist":{"shasum":"8d273b919bb88ce1e184ff43f86e04963e85b0a6","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.5.0.tgz","fileCount":326,"integrity":"sha512-ythMhkdXgtlXJp+JvRY0GREW2PAucuhBjKEtw4wHEnUNGodhNUsusZTximkn2cxoWlVcWmTc0FxkU4yTyvLxJg==","signatures":[{"sig":"MEUCIHhYcszs/UfjNpmSj8Qlkm1Oe3xoPq9P9fE07kVsyC5EAiEA4+Fn4mPHL1QCA7CjOVIlIo4QC/qLkyMnO1lJL3M05GA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1708092},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"gitHead":"39bef95f7134a3986189d7e766a81a975e66a4a5","scripts":{"lint":"eslint src/","rill":"npx tsx src/cli-exec.ts","test":"vitest run","build":"tsc","check":"npm run test:examples && npm run format:check && npm run lint && npm run typecheck && npm run build && npm run test","clean":"rm -rf dist tsconfig.tsbuildinfo","format":"prettier --write src/","lint:fix":"eslint src/ --fix","prebuild":"rm -f tsconfig.tsbuildinfo && npm run generate-version && npm run generate-docs","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch","format:check":"prettier --check src/","generate-docs":"npx tsx scripts/generate-docs-bundle.ts","test:coverage":"vitest run --coverage","test:examples":"npx tsx scripts/test-examples.ts docs/","generate-version":"npx tsx scripts/generate-version.ts"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git"},"_npmVersion":"11.3.0","description":"Rill - An embeddable scripting language for orchestrating LLM workflows","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.39.2","vitest":"^4.0.17","globals":"^17.0.0","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.10","@typescript-eslint/parser":"^8.53.1","@typescript-eslint/eslint-plugin":"^8.53.1"},"_npmOperationalInternal":{"tmp":"tmp/rill_0.5.0_1770181533816_0.5363891033549464","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@rcrsr/rill","version":"0.6.0","_id":"@rcrsr/rill@0.6.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"dist":{"shasum":"4d7a3a804d6145600ac112ada6c4cc2bf646491c","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.6.0.tgz","fileCount":202,"integrity":"sha512-N2stsvLXVdC33oPZaUzlvfwKzqAk6+8tm/Zg7j0hURtE9oiltOSqYou6Rg85Npxg/m3lgrHDBE3TbxEtk7sMMQ==","signatures":[{"sig":"MEYCIQCG9i7UmJVUS8zW91gMRVv9QWdZeXJHmiI4PSbVHS4hyAIhAOXJbNgUk5P6aat1y2thPQnK5oH/BzLpGmpdLUfCc+Hx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1030893},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.6.0.tgz","types":"dist/index.d.ts","scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"_resolved":"/tmp/54d1df5f51324d7ddc165399dd0a4f37/rcrsr-rill-0.6.0.tgz","_integrity":"sha512-N2stsvLXVdC33oPZaUzlvfwKzqAk6+8tm/Zg7j0hURtE9oiltOSqYou6Rg85Npxg/m3lgrHDBE3TbxEtk7sMMQ==","_npmVersion":"11.3.0","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.6.0_1770520551406_0.3237935546314741","host":"s3://npm-registry-packages-npm-production"}},"0.6.1":{"name":"@rcrsr/rill","version":"0.6.1","_id":"@rcrsr/rill@0.6.1","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"dist":{"shasum":"f0c4b2f1edc1201952ca663185654803a745e5aa","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.6.1.tgz","fileCount":203,"integrity":"sha512-SzXBInm/EUGqc4QfHHvphVRrwETJQhytqxhHSJOiLntbnuhLd2kklsV9/EYH6GBq6lAlEvaTjipJoppRHZAZ4Q==","signatures":[{"sig":"MEUCIAcbwkcqvJk2fSp4v3UCWaVSnmUF6g6cIuZRORFmROgBAiEAzn5BJkyxkp+CXNmSUoqxyHNe/vkg/UZ1K4K84CxDi0w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1034899},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.6.1.tgz","types":"dist/index.d.ts","scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"_resolved":"/tmp/f5d0c2ca9f8c52a7bd3355c876523bc6/rcrsr-rill-0.6.1.tgz","_integrity":"sha512-SzXBInm/EUGqc4QfHHvphVRrwETJQhytqxhHSJOiLntbnuhLd2kklsV9/EYH6GBq6lAlEvaTjipJoppRHZAZ4Q==","_npmVersion":"11.3.0","description":"Embeddable runtime for the [rill](https://github.com/rcrsr/rill) workflow language. Zero dependencies. Browser and Node.js compatible.","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.6.1_1770521540291_0.5789502938019495","host":"s3://npm-registry-packages-npm-production"}},"0.6.2":{"name":"@rcrsr/rill","version":"0.6.2","license":"MIT","_id":"@rcrsr/rill@0.6.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"dist":{"shasum":"107a4d774e2b1e1013f166c1e3619fde8426b28e","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.6.2.tgz","fileCount":203,"integrity":"sha512-Nse+t4IBeh6N/vl6GqKcuTYQcpTSr3zNUIqoPozjtlibDYEw/khKp6se6lOy2STG6lorBGqzDqpSvx5trW4uVQ==","signatures":[{"sig":"MEYCIQC3Hf/ESf0wRvb4rozFhllXJiYFdPYBlx7f3PVHBWQIXAIhAPSUvjs3eKo2MYuksazg9ZfeCehjaqPHG8x6wOAROBQ6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1034919},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.6.2.tgz","types":"dist/index.d.ts","scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"},"_resolved":"/tmp/1f8bcec6f7e017694c371749285acfc1/rcrsr-rill-0.6.2.tgz","_integrity":"sha512-Nse+t4IBeh6N/vl6GqKcuTYQcpTSr3zNUIqoPozjtlibDYEw/khKp6se6lOy2STG6lorBGqzDqpSvx5trW4uVQ==","_npmVersion":"11.3.0","description":"Embeddable runtime for the [rill](https://github.com/rcrsr/rill) workflow language. Zero dependencies. Browser and Node.js compatible.","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.6.2_1770521813335_0.8515915119386397","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@rcrsr/rill","version":"0.7.0","license":"MIT","_id":"@rcrsr/rill@0.7.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"b454e9f783b07cf7de86cd2164846af94a3b1340","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.7.0.tgz","fileCount":199,"integrity":"sha512-cfnVsb0tzxChkl8OueLmErstHb5mH0+yHrA/GoQDQiI1hvaEUZEvds4yBFFI1MiIcCR2RaavcpF7lztaZv5gBg==","signatures":[{"sig":"MEQCIAFBEPG0yjVyTsaPjN7ywf56om/e7dtdYVkaD1hzV0kfAiAHMHNAmw+JRcJbZVu5ynK4Vt6sPuoiFZSWuxREnumavg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":995619},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"88453f92264c0d17137b2aac69ff5f6f05891b3a","scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Embeddable, sandboxed scripting to power AI agents","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.7.0_1770597097638_0.41128058017179425","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"@rcrsr/rill","version":"0.7.1","license":"MIT","_id":"@rcrsr/rill@0.7.1","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"69372112c4e99729c8d1b8513f50f88868ddecc0","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.7.1.tgz","fileCount":199,"integrity":"sha512-hmHclM7jagTIJ77wJCoB3UFpRqf0TcWhnD/+PHJbfbljxuoV/LMORVJ9LLPbmSbCnpZFE+51zUzRPx0pu3CEzQ==","signatures":[{"sig":"MEQCIBAFgYgXhqDDv4WlufpCAOUaTE3L3gS1FQMj9vUucAgxAiALsr53AiR90w9QZuEbxpKDp3UwAHqhkJK7nzPUmYQeBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":996315},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"4cde0758afbddb7b905a78e54599bbd8ad57b227","scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Embeddable, sandboxed scripting to power AI agents","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.7.1_1770622022003_0.8059972511417481","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"@rcrsr/rill","version":"0.7.2","license":"MIT","_id":"@rcrsr/rill@0.7.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"2e3b552069bf5e810df2d43deef3e3e63b27c6e7","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.7.2.tgz","fileCount":199,"integrity":"sha512-+z9yzVZ+3j1dt2xYjaww88adzI/pIvdV5fMITklPJYEVMRnRPMM+VITQkRRy7P6M2ZTg5Jn3fLcIFHGnoDbjrg==","signatures":[{"sig":"MEUCIQCRaLt37xrs0HPewC18hdTOT2HIXIfH8MSMMDBGTimycQIgEcrHbUutVL1PHaHdOtlBcFh2en/7oxW6eUAbJTkMiQo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":996584},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"b1cedcb05040bfc8192f2f535fcb756ed524f4ed","scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Embeddable, sandboxed scripting to power AI agents","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.7.2_1770623721677_0.41077288273871027","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@rcrsr/rill","version":"0.8.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.8.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://github.com/rcrsr/rill#readme","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"ac05783840de8759b52dafaeadcb5aa890fde062","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.8.0.tgz","fileCount":227,"integrity":"sha512-/3305pYjOOCSW9L/ZzisOR8yFkp8QQT2jgLJhprX3BkME24f8u2mCDe30fxgtst+d6tb7/5Hpqu/SmoI476bYQ==","signatures":[{"sig":"MEQCIE9kwmAaT8uF+2+/vQKXo5JW/QE2AtLlrMETZCLyfUmRAiATU10QgarNJAkG1MQy4qrZ+m5wXeNUZx2xQ3L68J6rwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1028647},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","gitHead":"a5c7b38d6002efc1c4fa179850b21eb67fff6434","scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.8.0_1770775327027_0.33090858563806624","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"@rcrsr/rill","version":"0.8.1","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.8.1","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"9fdda96ec3089db009d0327bea3c9451209a1703","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.8.1.tgz","fileCount":263,"integrity":"sha512-1zZp73WEwyLAM31ml2irGBQ87bN/wUpA4IqOOXU+Cm8qKmI+8ozu8z3PfngD34ScNLEhWT94sgD1ooqZBNdkeg==","signatures":[{"sig":"MEUCIFzld5nX0ilDtqpp7/VoHqnL/bUIfD1SgHveCaAPPQfcAiEAprlfKvjEyAso9YAnb0ou2nj5i+sUHkxT5kDPsBGRXr4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1212710},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.8.1.tgz","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/87bb15d7a5eda7a1eb348fbf1c541b42/rcrsr-rill-0.8.1.tgz","_integrity":"sha512-1zZp73WEwyLAM31ml2irGBQ87bN/wUpA4IqOOXU+Cm8qKmI+8ozu8z3PfngD34ScNLEhWT94sgD1ooqZBNdkeg==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.8.1_1770827655114_0.9612566284825044","host":"s3://npm-registry-packages-npm-production"}},"0.8.2":{"name":"@rcrsr/rill","version":"0.8.2","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.8.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"6a3b733c0b5e74e8df30f5681b7acb1cb3fdb6d6","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.8.2.tgz","fileCount":263,"integrity":"sha512-sicgUfDPMS/hmvYZMNn4TOQBxLWrVHiA4BOL49td7wZ0pyKSCDVjax5iq3eeRZS/n95ha5FtHnM5QCPwEf66cQ==","signatures":[{"sig":"MEYCIQCGy7dQq1bMGmdpP8YUBjrnBr6D+qkZ85M4xf/rglhLUgIhAI+X8RxFKgPeoWDqoxeydphq75a9ZCpnJ594xMLM6Bze","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1212710},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.8.2.tgz","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/b1756e39d1d6bd1de88a7e3eb8b5ad6b/rcrsr-rill-0.8.2.tgz","_integrity":"sha512-sicgUfDPMS/hmvYZMNn4TOQBxLWrVHiA4BOL49td7wZ0pyKSCDVjax5iq3eeRZS/n95ha5FtHnM5QCPwEf66cQ==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.8.2_1770833530184_0.8300228465091308","host":"s3://npm-registry-packages-npm-production"}},"0.8.3":{"name":"@rcrsr/rill","version":"0.8.3","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.8.3","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"7fdffee8ccf673ef1ab9edf7640d915e919205e3","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.8.3.tgz","fileCount":263,"integrity":"sha512-S7oUvXlMp6IfrUjwPAN37jBXY4dDJLRHf0jF4F9YZLeeOxdQ98zw9MdF1kzIWW4Z5PZds+vJIQEuJKDzaQeLXQ==","signatures":[{"sig":"MEYCIQDYs5jQEDx8gAN+91x5jzOzmRZqvrbPx4MnjrprVd3jXgIhAKG3ANIRp6dbiW2OWZROUqCbUEDk+q014G62cbehH7pP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1212710},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.8.3.tgz","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/386fd610c33c8ed60549d0772046145c/rcrsr-rill-0.8.3.tgz","_integrity":"sha512-S7oUvXlMp6IfrUjwPAN37jBXY4dDJLRHf0jF4F9YZLeeOxdQ98zw9MdF1kzIWW4Z5PZds+vJIQEuJKDzaQeLXQ==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.8.3_1770835770787_0.20802348793164294","host":"s3://npm-registry-packages-npm-production"}},"0.8.4":{"name":"@rcrsr/rill","version":"0.8.4","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.8.4","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"61415df28aa8d2ac1bcbb437ab66b509e0562e1b","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.8.4.tgz","fileCount":263,"integrity":"sha512-yL18aiFUlbRVgIWrrIZP0MOyViXntbhOPyCoGEyEB1jhyKp2WTksRrqNBljUIKx77n594L/VVUyhI50R7PLosg==","signatures":[{"sig":"MEYCIQD4wjgejX1A+yWSfOhfKuLNsygjFHuSIfP7pPEgXn7+iQIhAKrZ6QxM27qq+AuhJF9vVI17KZjXlTpAX+DsC+WSuaCS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.8.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1212710},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.8.4.tgz","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/8193c8bd10b0d94bedae3eb185c6aadb/rcrsr-rill-0.8.4.tgz","_integrity":"sha512-yL18aiFUlbRVgIWrrIZP0MOyViXntbhOPyCoGEyEB1jhyKp2WTksRrqNBljUIKx77n594L/VVUyhI50R7PLosg==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.8.4_1770896805506_0.9989959596170432","host":"s3://npm-registry-packages-npm-production"}},"0.8.5":{"name":"@rcrsr/rill","version":"0.8.5","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.8.5","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"cb7761306743663147986a09d157becc4100a3a1","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.8.5.tgz","fileCount":263,"integrity":"sha512-j8kKQHBfkDv+J00dka3dMbCEZ7913TRVQF4LpYt/VYiAm2TX+LtqzshHBUECmTVsCZEQWpOyK1HCjQV87AEGCA==","signatures":[{"sig":"MEUCIACeUPuThhC0ESQvWe8xZkeShBfokNgoaJ4Ybpnje9R2AiEAufwxrbLKgpJu2F1xPexgFtwgxCAi7AJL6D0jX/JSGs8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1212927},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.8.5.tgz","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/a9db6b4b72c2868efcbde70796b5dd66/rcrsr-rill-0.8.5.tgz","_integrity":"sha512-j8kKQHBfkDv+J00dka3dMbCEZ7913TRVQF4LpYt/VYiAm2TX+LtqzshHBUECmTVsCZEQWpOyK1HCjQV87AEGCA==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.8.5_1770898755816_0.39286294631473484","host":"s3://npm-registry-packages-npm-production"}},"0.8.6":{"name":"@rcrsr/rill","version":"0.8.6","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.8.6","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"8cdfbf738a2101b6d6a4bf7ac18f0312995c2460","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.8.6.tgz","fileCount":263,"integrity":"sha512-W5ArTKxxCVgZPKAsJTZQxpAiPuX2HA3uodhafOmEZt7W+ixlgph3roMvh2l63d0rxyrM2iYJFuQL3odnWMlfcA==","signatures":[{"sig":"MEYCIQDFAuWIoDLM4Y/qgcq4buUr5msGmcdFPlzBrDRFBxukqgIhAMgRyvWiBzNHzIzcUs2XpFsTWKeN7VESaQO8KGgXUQBJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.8.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1235683},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.8.6.tgz","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/b0ca413691fa83b2739486778cf5ad13/rcrsr-rill-0.8.6.tgz","_integrity":"sha512-W5ArTKxxCVgZPKAsJTZQxpAiPuX2HA3uodhafOmEZt7W+ixlgph3roMvh2l63d0rxyrM2iYJFuQL3odnWMlfcA==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.8.6_1771186170137_0.6908463486656486","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@rcrsr/rill","version":"0.9.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.9.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"8dbf91835b28db067a8eb00c4252ff881832efda","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.9.0.tgz","fileCount":287,"integrity":"sha512-PMwvTKZQkgrQUnoV7SGhtRacVGrOyqpi2wLzHRBP0fLvxQibdrCSkiwTwt+nYyr/WlW/a7W5ePvV/uDAaN2Adg==","signatures":[{"sig":"MEQCIBHPFd/suvNLLDl35pcADpD2iv2l8yG3nb55K8t3ZAvjAiB8pGBkFZCXmNkGwG1w3n440RDS6OdIlVvq++QloFMYhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1463451},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.9.0.tgz","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/f21ca01f6f3c740c92c54a1d9c40380f/rcrsr-rill-0.9.0.tgz","_integrity":"sha512-PMwvTKZQkgrQUnoV7SGhtRacVGrOyqpi2wLzHRBP0fLvxQibdrCSkiwTwt+nYyr/WlW/a7W5ePvV/uDAaN2Adg==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.9.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.9.0_1772839304965_0.04643114364858869","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@rcrsr/rill","version":"0.10.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.10.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"026e5b3c846b000bda48f6d0d7a8891002bb2f7e","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.10.0.tgz","fileCount":287,"integrity":"sha512-uXA2L+Pim3k1tx9FK2BuREldO5HcYyKVvH0KuZkgMPiURHPu9GZXuRuiPmQTWqX/d1PaCMN/E7BEHA4R3ZNe1g==","signatures":[{"sig":"MEYCIQDZC36ggb6IL0NTNsYb60w/Bfvz3+drcl9eOyZDSCELyAIhAO3VcuGKoptPlO/eAqv4NWNws8Z0G/zCSNX3uwaHKG/Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1498406},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.10.0.tgz","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/e93362363930b8f449db824ae73f2324/rcrsr-rill-0.10.0.tgz","_integrity":"sha512-uXA2L+Pim3k1tx9FK2BuREldO5HcYyKVvH0KuZkgMPiURHPu9GZXuRuiPmQTWqX/d1PaCMN/E7BEHA4R3ZNe1g==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.9.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.10.0_1772946082128_0.9682088002651168","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"@rcrsr/rill","version":"0.11.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.11.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"6f40ab32007b1fa8a9061bd4476beb835fabd547","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.11.0.tgz","fileCount":303,"integrity":"sha512-nNM/fBiILTfKi6NNlkKVANNDY5ZWWekTUf+ZnC5075A/kSUES8spKLH6WuKEFyWth22iGNKboNGz+WFkJEPPRQ==","signatures":[{"sig":"MEUCIHFvB2sTxh8z0ef8+gOEVTz73w4aBA0PRGQYfSX0u6PyAiEAuFVBF8sOFaYR2KTQfy//KvINnQUpqsANXonWAzN0/H4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1626182},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.11.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/7238c348c1ddd7f565133ba65603e5d5/rcrsr-rill-0.11.0.tgz","_integrity":"sha512-nNM/fBiILTfKi6NNlkKVANNDY5ZWWekTUf+ZnC5075A/kSUES8spKLH6WuKEFyWth22iGNKboNGz+WFkJEPPRQ==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.11.0_1773099015492_0.7163533872916739","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"@rcrsr/rill","version":"0.12.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.12.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"4220d9c1e3aa644e915fdbe48c6a01ccaaab1d2d","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.12.0.tgz","fileCount":303,"integrity":"sha512-CCeu212yh8cwLacBS9m/gP4sNDgiFLQhFq9t0Ew3bKZw3dE5ypNESCE99Q3yvqlkAGg9cltzm9p/hH4wunrpKA==","signatures":[{"sig":"MEYCIQCR/ucS0mXmhLl4/2944lfidPcGkRH71H84HK9qa6lumgIhALmg2Hs7Z0Fjeb1Zpj6h7bUTKG4h1hdinVwBUo/P6BmL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1639009},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.12.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/5a00e1841337ff5e89018bb10f3c244a/rcrsr-rill-0.12.0.tgz","_integrity":"sha512-CCeu212yh8cwLacBS9m/gP4sNDgiFLQhFq9t0Ew3bKZw3dE5ypNESCE99Q3yvqlkAGg9cltzm9p/hH4wunrpKA==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.12.0_1773266288743_0.0669702308929161","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@rcrsr/rill","version":"0.13.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.13.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"f80967e7380fadec53434baeaa9f38d2825c5e73","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.13.0.tgz","fileCount":303,"integrity":"sha512-Mjz7ULuMT1MhOyTMrJ9rMzBEtkyQQDS7uFAxZTI2lAVHSCzANCfuV0vCmFsAzHlwoz9mPWzdVdarkIYHv9/KFw==","signatures":[{"sig":"MEUCIBQKxKQMAZMF+v7b25ZGbDNxEjctvQTDAmbIqpDU34w4AiEAqsridnOEfUvCfmLri2pkhNGhdlidRP+gGEUKjphFka4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1638709},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.13.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/548f0bd43d472f3c0a282af6d90b87e3/rcrsr-rill-0.13.0.tgz","_integrity":"sha512-Mjz7ULuMT1MhOyTMrJ9rMzBEtkyQQDS7uFAxZTI2lAVHSCzANCfuV0vCmFsAzHlwoz9mPWzdVdarkIYHv9/KFw==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.13.0_1773271412277_0.6076816234910403","host":"s3://npm-registry-packages-npm-production"}},"0.13.1":{"name":"@rcrsr/rill","version":"0.13.1","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.13.1","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"9176aebab513c0fe67a4dd4c2ff6f71f9ad4e443","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.13.1.tgz","fileCount":303,"integrity":"sha512-uLNUOROI2YaGhEfmX32nUz3VUEHBWwzSFyxk+kdJXbj74otXC4L3LESREfquYauZhqmR17qOC8/79Wff0rn/Xw==","signatures":[{"sig":"MEYCIQDjic0Abdhgxll+zvPe+icNwno7Lkb7uEGXf+6cFFYBcQIhAISVBvC0A8IIErwrJ1xYLElzsUAXaHGV+dMIwZ5ucniv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1639352},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.13.1.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/cfd4d469502e10be6923918d7e820fee/rcrsr-rill-0.13.1.tgz","_integrity":"sha512-uLNUOROI2YaGhEfmX32nUz3VUEHBWwzSFyxk+kdJXbj74otXC4L3LESREfquYauZhqmR17qOC8/79Wff0rn/Xw==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.13.1_1773273222276_0.5773626665635132","host":"s3://npm-registry-packages-npm-production"}},"0.13.2":{"name":"@rcrsr/rill","version":"0.13.2","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.13.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"b325d50df4003611b9d1bc00104379d6ee9b3846","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.13.2.tgz","fileCount":303,"integrity":"sha512-KNlI/O6jbgfVJCyHCw5EdBG8bYeNLXiXaKaxsAehfMKBjunwuNZK8uYBOMzMyLFoAQ7ekNfGclor9Hw12ZRgDg==","signatures":[{"sig":"MEQCIAJS0HlGixWOaFJ5o1eM7pB1hmdBFnylMJcxRzM3S5SyAiA1Cx/P6kJiGqzFsS4OdSdYuGGnJKr2MR6rRpQPYkdtgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.13.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1639481},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.13.2.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/260dee6ac357f79450aad0f83574c93e/rcrsr-rill-0.13.2.tgz","_integrity":"sha512-KNlI/O6jbgfVJCyHCw5EdBG8bYeNLXiXaKaxsAehfMKBjunwuNZK8uYBOMzMyLFoAQ7ekNfGclor9Hw12ZRgDg==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.13.2_1773279748412_0.8691780074090423","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@rcrsr/rill","version":"0.14.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.14.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"79644ae66fa07fe526537868256e8c8669021fd5","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.14.0.tgz","fileCount":307,"integrity":"sha512-3X20hmyhRB4yGIeehl3txy8iS6zX+H/LBSa102k9lDg+Su0iPmz9BuePgMNH/5Kz1b59DjwedqmGk4tGG6Mung==","signatures":[{"sig":"MEUCIAvt3iNmjAxBzPQbwSLXmQ5uj9Om7CqvARMN6C5OxSweAiEA+tzYh2MuzPBSGMuQ4bcVDjWuz/HDsw3m2sCc1jiLV1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1677875},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.14.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/1d661102310f80ae58e0ae51b58933fb/rcrsr-rill-0.14.0.tgz","_integrity":"sha512-3X20hmyhRB4yGIeehl3txy8iS6zX+H/LBSa102k9lDg+Su0iPmz9BuePgMNH/5Kz1b59DjwedqmGk4tGG6Mung==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.14.0_1773367076119_0.9060579342257826","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@rcrsr/rill","version":"0.15.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.15.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"da3d031c0f30e90aaf0e00feef2a1128040713be","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.15.0.tgz","fileCount":307,"integrity":"sha512-EAbU/2Usxj0WZnt9JA6mYm1tjb3yuMLNtH3rv9YBxFiNjnaEFxZ2AS48XvrqwCnC73bIxZw7I/XpGUm6ysVKEQ==","signatures":[{"sig":"MEQCIE676nESpM+KkUGMBtb+CFsqsSI0FjZWjAsDTtWVZMx9AiAZ0L/Q7OvtuRSVw1IVyzd0zPn+tO5o6GP0AMmiiG9m/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1706973},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.15.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/7a87c5ac712cc0fcea4feaac65f9ad7a/rcrsr-rill-0.15.0.tgz","_integrity":"sha512-EAbU/2Usxj0WZnt9JA6mYm1tjb3yuMLNtH3rv9YBxFiNjnaEFxZ2AS48XvrqwCnC73bIxZw7I/XpGUm6ysVKEQ==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.15.0_1773430923779_0.31829005613717354","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@rcrsr/rill","version":"0.16.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.16.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"74384880c0ed8f10bc5c2bef7c65f89fa17efe98","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.16.0.tgz","fileCount":155,"integrity":"sha512-hpWTr9McY8NR1522Jt8iTzFO0avWDDvdZaht9bk40j3gD+fPePgZLKPsZz0H080dpBUfI6vH4Go73jciRblSNQ==","signatures":[{"sig":"MEUCIAvlfe/fHoOEendqGzkW1Tq7jT0HAc7LQ8cm8HBWqvn9AiEA55PvawTyil/NUk7BC1xfOzhFZrXim9feFGbbmc1hgVI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1084081},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.16.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/25d6208d4cf027bf376b24d1863c0fbd/rcrsr-rill-0.16.0.tgz","_integrity":"sha512-hpWTr9McY8NR1522Jt8iTzFO0avWDDvdZaht9bk40j3gD+fPePgZLKPsZz0H080dpBUfI6vH4Go73jciRblSNQ==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.16.0_1773551140319_0.9502659946565941","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@rcrsr/rill","version":"0.17.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.17.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"b8af71304890cfb0188cb7d98d6ed6640bec081c","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.17.0.tgz","fileCount":165,"integrity":"sha512-KPnAfdKrx3lE9xGEIDXJxm8SEPNXYBULxRpP3gm5N4dikqww6FVFOIDSjWP2Xriw/ZYWj+kFuTzWSfocXKJYIw==","signatures":[{"sig":"MEUCIQCVupIv7PyMM7ruFzgsWwgI8rjqsKBfQUe+uh4qkuOLYQIgY2EgGzJlsYW3Uf8VaHMvqJQjlptKZEHsRdGULN7BqWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1121106},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.17.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/b7b0ce012c352c5d1ccd167bac476a44/rcrsr-rill-0.17.0.tgz","_integrity":"sha512-KPnAfdKrx3lE9xGEIDXJxm8SEPNXYBULxRpP3gm5N4dikqww6FVFOIDSjWP2Xriw/ZYWj+kFuTzWSfocXKJYIw==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.17.0_1773717953593_0.1307128303578058","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@rcrsr/rill","version":"0.18.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.18.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"de22d08b58c12412370cab343b1047f53a5e7789","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.18.0.tgz","fileCount":173,"integrity":"sha512-+OwMFHJgIX+EelqwoGSSz/VlulxLt81Xx3bVmQUBKKdpqVGtBqAUwda1kioBmjmY+l+vzxxzOVvGNorMcglh9g==","signatures":[{"sig":"MEUCIHkpqzCSASLu5b7CpdAYB5Tiw9sCTe6IkNz+y2bWEh4RAiEApj0Qv2bf9WjZuG1hLSkvP4KbPb1CNbnqpacVdbMnB7U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1187126},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.18.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/f8fb087a90dcfb037e383d9df2fe5a01/rcrsr-rill-0.18.0.tgz","_integrity":"sha512-+OwMFHJgIX+EelqwoGSSz/VlulxLt81Xx3bVmQUBKKdpqVGtBqAUwda1kioBmjmY+l+vzxxzOVvGNorMcglh9g==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.11.0","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.8.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.18.0_1773810897522_0.1613891213654668","host":"s3://npm-registry-packages-npm-production"}},"0.18.2":{"name":"@rcrsr/rill","version":"0.18.2","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.18.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"04b771ef849206cfde40d6896e640af7aeb7e64f","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.18.2.tgz","fileCount":173,"integrity":"sha512-wOqRUYn5+3JnK8mvXXGJf2SLoWba+IQ8BwG3tlCQqasgFwaMMV2GpCMZhlRCxKHEANMT8a/Y+wFyhN8XK0NVMQ==","signatures":[{"sig":"MEYCIQCHd4Z/JJPN2QEyr5nIQUu8jnY7KcVpC4z4NkOidl4PiwIhAO7jJOvXkWtEsrGkWBhUiAVW6jjRzVxsBPA7mLrjY1ua","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.18.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1227259},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.18.2.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./ext/fs":{"types":"./dist/ext/fs/index.d.ts","default":"./dist/ext/fs/index.js"},"./ext/kv":{"types":"./dist/ext/kv/index.d.ts","default":"./dist/ext/kv/index.js"},"./ext/exec":{"types":"./dist/ext/exec/index.d.ts","default":"./dist/ext/exec/index.js"},"./ext/fetch":{"types":"./dist/ext/fetch/index.d.ts","default":"./dist/ext/fetch/index.js"},"./ext/crypto":{"types":"./dist/ext/crypto/index.d.ts","default":"./dist/ext/crypto/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/f9e53faef5600a826d92accf8e25615c/rcrsr-rill-0.18.2.tgz","_integrity":"sha512-wOqRUYn5+3JnK8mvXXGJf2SLoWba+IQ8BwG3tlCQqasgFwaMMV2GpCMZhlRCxKHEANMT8a/Y+wFyhN8XK0NVMQ==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.18.2_1775284767969_0.350618536683152","host":"s3://npm-registry-packages-npm-production"}},"0.18.3":{"name":"@rcrsr/rill","version":"0.18.3","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.18.3","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"24e103b2e259104798158e678cdd2394e68c422b","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.18.3.tgz","fileCount":155,"integrity":"sha512-sgHW2cmMohawoMJoRmTi6aXubg+HFvmkVt/ZIQywpW/yNuXPOu2zha3QgM3zDM7dHkvWxOrpAXBiIl1w9J1glg==","signatures":[{"sig":"MEQCIH479l5TZDYDaR6y7i/DjvRYTihQzK6cq2hxGab2TvEgAiAsPfw07FQ+keSQiIzs2u/x2AW/r6QXZVlTqPFtNQoKZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.18.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1099002},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.18.3.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/c53bc14d22ba91d3127c577a5dc69044/rcrsr-rill-0.18.3.tgz","_integrity":"sha512-sgHW2cmMohawoMJoRmTi6aXubg+HFvmkVt/ZIQywpW/yNuXPOu2zha3QgM3zDM7dHkvWxOrpAXBiIl1w9J1glg==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.18.3_1775349512069_0.06573885319490103","host":"s3://npm-registry-packages-npm-production"}},"0.18.4":{"name":"@rcrsr/rill","version":"0.18.4","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.18.4","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"491d2c05858da488bc3c948e9ea264c3c617fe33","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.18.4.tgz","fileCount":155,"integrity":"sha512-Ns8o9VWGVZUvLwplvxtuWxIYZ7vkoei5kqvBFt8jfhXOwTCQOWIjCEAd4uA0jqQVZCH+k+KP6tNfRYTyFLqSLw==","signatures":[{"sig":"MEQCIFLbLTElHEY+jL41ZObP0oqhU/ytnR6boNrfvP/r2zdWAiBfGn2m4BCchYEvg836RRkLpb1/9yy9sPzt2Vypp/nfnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.18.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1096392},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.18.4.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/c74f16ad83d76ea3622955fbe861bc98/rcrsr-rill-0.18.4.tgz","_integrity":"sha512-Ns8o9VWGVZUvLwplvxtuWxIYZ7vkoei5kqvBFt8jfhXOwTCQOWIjCEAd4uA0jqQVZCH+k+KP6tNfRYTyFLqSLw==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.18.4_1775421175207_0.9521658747653312","host":"s3://npm-registry-packages-npm-production"}},"0.18.5":{"name":"@rcrsr/rill","version":"0.18.5","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.18.5","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"a5667087214f6ac9ee7b3689656dd35788a68260","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.18.5.tgz","fileCount":155,"integrity":"sha512-SzvIeycMg2Q8Uaso/fuLd7b19+vqvmVVrZdIjjDHuGrZCo4FitscjgFthS5KXri5R/qofPcAStFi/LduwwZgyw==","signatures":[{"sig":"MEYCIQCmuk429xtmILPZtfsihSvj5skx5Yrv/k/NnDYVxFd6CwIhAL5JAR3GwE7iQtCzCu8izq2JrrSSKQ2FtZg7VnU4+R9B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.18.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1104794},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.18.5.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/840e8bbd5126a477e16c43e0149c484d/rcrsr-rill-0.18.5.tgz","_integrity":"sha512-SzvIeycMg2Q8Uaso/fuLd7b19+vqvmVVrZdIjjDHuGrZCo4FitscjgFthS5KXri5R/qofPcAStFi/LduwwZgyw==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.18.5_1775530117535_0.8576917103607842","host":"s3://npm-registry-packages-npm-production"}},"0.18.6":{"name":"@rcrsr/rill","version":"0.18.6","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.18.6","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"b77f94b538eefede4b72555e2e219aca328ca434","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.18.6.tgz","fileCount":155,"integrity":"sha512-e3qmTaGtrnAPvjA3ZM9ivggOs41XWJF4czqKy8FUuDkQ/ss7xwPYF/wdxi5suKqKpl0ULlMNFCIZ9xV2Ink4dA==","signatures":[{"sig":"MEYCIQCpKzFSEgxyhNE5RtKG8u5RrgsBmIv1IeJ23KyQwLY5cAIhAMzm47uANmpfKBi8SH7p3xH/MLOTa8WwayHr5EwA2pqM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.18.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1105435},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.18.6.tgz","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/9d0692bfed21ef24be5888417d7a027d/rcrsr-rill-0.18.6.tgz","_integrity":"sha512-e3qmTaGtrnAPvjA3ZM9ivggOs41XWJF4czqKy8FUuDkQ/ss7xwPYF/wdxi5suKqKpl0ULlMNFCIZ9xV2Ink4dA==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.18.6_1776477483430_0.6816072585334239","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@rcrsr/rill","version":"0.19.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.19.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"9ec226dfd49cc9afb2b4a1e6e8a3d4e8a6b10615","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.19.0.tgz","fileCount":213,"integrity":"sha512-0oa34D3TVwwOjSy88ZyQJmwbT8CFClo8YgXb8daXyTqudAy/x+BCHxXWwSF944lsyizPLLPJDe4sDwknrgr9rg==","signatures":[{"sig":"MEUCIQCnb4nzzQrO0TmcXjbCW72H2nUw2G4xlfyXqaE5qY1LGgIgFOxk/ReZ2rb3CJn1JTKTvU2otOkfrGHM3jQaaL2bc84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1348374},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.19.0.tgz","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint:self-test && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/","lint:self-test":"node ../../eslint-rules/lint-glob-self-test.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/98547c947fb0b6d0f17b3acbf676465f/rcrsr-rill-0.19.0.tgz","_integrity":"sha512-0oa34D3TVwwOjSy88ZyQJmwbT8CFClo8YgXb8daXyTqudAy/x+BCHxXWwSF944lsyizPLLPJDe4sDwknrgr9rg==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.19.0_1777357388921_0.4294858198675038","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@rcrsr/rill","version":"0.19.1","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.19.1","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"cd81f933d1e33e4b1cbd9a1882212ec514f44d93","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.19.1.tgz","fileCount":213,"integrity":"sha512-TGBXsztW2xINXRmvm0DoG0MLeMUYX5dpdSte8CUsuIWyxHV4joW2SH69T9n8Gd7juqH8IIevkOvQvHFr1aWfwQ==","signatures":[{"sig":"MEYCIQD8gLJZj7QCkewHvKARcgIB1W3kmmhWxC84vwjyD/CIBgIhAJN7tIiFhVtgjWH0aBoKMtoDy7+JI5Lb1bXjGUsfuVPw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.19.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1372029},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.19.1.tgz","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint:self-test && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/","lint:self-test":"node ../../eslint-rules/lint-glob-self-test.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/b9368206253439dbb0f20ef89f976d2f/rcrsr-rill-0.19.1.tgz","_integrity":"sha512-TGBXsztW2xINXRmvm0DoG0MLeMUYX5dpdSte8CUsuIWyxHV4joW2SH69T9n8Gd7juqH8IIevkOvQvHFr1aWfwQ==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.19.1_1777437162126_0.13956828413386102","host":"s3://npm-registry-packages-npm-production"}},"0.19.2":{"name":"@rcrsr/rill","version":"0.19.2","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.19.2","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"b4f797a79dd360ca8785d5ba631fa25f2298cbb9","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.19.2.tgz","fileCount":213,"integrity":"sha512-DX0mLHxpmuh55lGxvkohAkQahbzl1lPbSYt02MUatGYuLkvNnKTqMgZ3YzGZC2/fwISrOzg33806FOfX5KV7Xw==","signatures":[{"sig":"MEUCID3pRzZAFSgSKm6kP2Xl0SVro2EbzM2O4IlVTfZZGtZPAiEA1owNL5Sw8Ro9zYcqWBGx5SWizDU2ZCCxExeCz5CMDzI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.19.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1408092},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.19.2.tgz","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint:self-test && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/","lint:self-test":"node ../../eslint-rules/lint-glob-self-test.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/5a6024063f1c78a8920cd188e70538d7/rcrsr-rill-0.19.2.tgz","_integrity":"sha512-DX0mLHxpmuh55lGxvkohAkQahbzl1lPbSYt02MUatGYuLkvNnKTqMgZ3YzGZC2/fwISrOzg33806FOfX5KV7Xw==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.19.2_1777595152109_0.7257299092009621","host":"s3://npm-registry-packages-npm-production"}},"0.19.3":{"name":"@rcrsr/rill","version":"0.19.3","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":{"name":"Andre Bremer"},"license":"MIT","_id":"@rcrsr/rill@0.19.3","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"774f4c713797b4704700c07b618b160c3c0f77ce","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.19.3.tgz","fileCount":213,"integrity":"sha512-AYCO/FUbZbE52ZY51XCnK8l8FxMBE22+EaWr3ioV3sJYeGJYDjv+spAGDxNBZqYejrcOk6mFoz0Vlxp3L1XA1Q==","signatures":[{"sig":"MEUCIQDahriR4eEs8e+ZZvoMj/Dli2CDf75v7iyMhOjpV3Kq3wIgC5qgGIhhqaG6nPLHW8L79VYcuoF0OhHWxhqnxU73dkU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.19.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1445869},"main":"dist/index.js","type":"module","_from":"file:rcrsr-rill-0.19.3.tgz","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"eslint --config ../../eslint.config.js src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint:self-test && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/","lint:self-test":"node ../../eslint-rules/lint-glob-self-test.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"_resolved":"/tmp/78100b752ca07adc7326b3c22f43d269/rcrsr-rill-0.19.3.tgz","_integrity":"sha512-AYCO/FUbZbE52ZY51XCnK8l8FxMBE22+EaWr3ioV3sJYeGJYDjv+spAGDxNBZqYejrcOk6mFoz0Vlxp3L1XA1Q==","repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.19.3_1778648366874_0.672334437023625","host":"s3://npm-registry-packages-npm-production"}},"0.19.4":{"name":"@rcrsr/rill","version":"0.19.4","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":"Andre Bremer","license":"MIT","_id":"@rcrsr/rill@0.19.4","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"300b893457c658a8dc72b9dd1d76c966888b8e87","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.19.4.tgz","fileCount":213,"integrity":"sha512-B9xSlqKjhK7JddVtK1nNLDRSRCitB+Yl6kGzRUTDWmF6CmZ37bhIR6wgIT9aRwH9tZhR+wNwwY+gY+hnL+tjpg==","signatures":[{"sig":"MEQCIH1jHGd/N8w7JB/K1wLfn6yj/goFnJR3f716U64fUCSVAiAGYDz55OSpG87qtloHGyVBM+GjSkJ0CmuF6Jn1p4oYCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.19.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1467447},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"oxlint --config ../../.oxlintrc.json src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run test:rules && pnpm run lint:self-test && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:rules":"node ../../lint-rules/rule-unit-test.cjs","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/","lint:self-test":"node ../../lint-rules/lint-glob-self-test.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.19.4_1783815840151_0.1548191735657185","host":"s3://npm-registry-packages-npm-production"}},"0.19.5":{"name":"@rcrsr/rill","version":"0.19.5","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":"Andre Bremer","license":"MIT","_id":"@rcrsr/rill@0.19.5","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"61e109adf6a0d38513499ae080a1a1f89a492959","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.19.5.tgz","fileCount":215,"integrity":"sha512-Y3313MCsVWdNJu6cv06QbPC8MiyEptRKG2YOHNcSgHOzss4LNmpYOjeJLqiUKuz3rbP3hLYwCmjDK2lLaaE26w==","signatures":[{"sig":"MEQCICCIx2zBU6j4KTsA4VNTM3dekNWLfhR0zy2tYleO1FVmAiBsTKCVHo3gi93hzIUs73TqrFXkzvj1CwfksjXl/ZB4UA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.19.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1489807},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"oxlint --config ../../.oxlintrc.json src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run test:rules && pnpm run lint:self-test && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:rules":"node ../../lint-rules/rule-unit-test.cjs","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/","lint:self-test":"node ../../lint-rules/lint-glob-self-test.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.19.5_1783828173041_0.047268628668844404","host":"s3://npm-registry-packages-npm-production"}},"0.19.6":{"name":"@rcrsr/rill","version":"0.19.6","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":"Andre Bremer","license":"MIT","_id":"@rcrsr/rill@0.19.6","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"817c9ac088f64f54cacc022ac6491f8b1955a907","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.19.6.tgz","fileCount":219,"integrity":"sha512-ui2ZC1zJBCA8DGb4gaPX8lyeLfAtXeM+ALq+eFfdMH4ItYE2yv+3Q6f2jqxURGw260XHzbM/T+OafLAlhG6BvA==","signatures":[{"sig":"MEYCIQC2oks9mcaEDrQGEDyJxoT5B8RHSeiMGR+3o/sX47el2AIhAJSdHioiz9fAaxM+NyLY3u68f2x0MQjlfAvdxNxFBQJ7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.19.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1433112},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"oxlint --config ../../.oxlintrc.json src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run test:rules && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:rules":"node ../../lint-rules/rule-unit-test.cjs","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.19.6_1784258012572_0.07345230834903438","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@rcrsr/rill","version":"0.20.0","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"author":"Andre Bremer","license":"MIT","_id":"@rcrsr/rill@0.20.0","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"dist":{"shasum":"96cee00ee43894c384fed1da2a8264bd6de7a20a","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.20.0.tgz","fileCount":245,"integrity":"sha512-/OnCLODUNnATQNOjqgBIxNuTqzTL75P7Db2mLkZgptFGqsi5GMwBaZ0kB3lpJaVdIO6KRjnay253QgWJ/1LXHA==","signatures":[{"sig":"MEQCIGw3S0rL6fdDRM/1mhkmUrjhwe8rlZNQMPIXquh7MEaZAiBUZlpDyaZW0JAj5NAoGsHgqRqZTSRw2nEVBxtRGLsABA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.20.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1461509},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=22.16.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"lint":"oxlint --config ../../.oxlintrc.json src/","test":"vitest run","build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run test:rules && pnpm run lint","pretest":"tsx scripts/generate-version.ts","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","typecheck":"tsc --noEmit","test:rules":"node ../../lint-rules/rule-unit-test.cjs","docs:errors":"tsx scripts/generate-error-docs.ts","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/ ../../README.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"repository":{"url":"git+https://github.com/rcrsr/rill.git","type":"git","directory":"packages/core"},"description":"Scripting designed for machine-generated code","directories":{},"_nodeVersion":"25.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/rill_0.20.0_1785473556761_0.14365685352602564","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@rcrsr/rill","version":"0.21.0","description":"Scripting designed for machine-generated code","license":"MIT","author":"Andre Bremer","type":"module","main":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"repository":{"type":"git","url":"git+https://github.com/rcrsr/rill.git","directory":"packages/core"},"homepage":"https://rill.run","bugs":{"url":"https://github.com/rcrsr/rill/issues"},"engines":{"node":">=22.16.0"},"publishConfig":{"access":"public"},"scripts":{"build":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build","build:dev":"tsx scripts/generate-version.ts && tsx scripts/generate-docs-bundle.ts && tsc --build tsconfig.dev.json","pretest":"tsx scripts/generate-version.ts","test":"vitest run","test:examples":"tsx ../../scripts/test-examples.ts ../../docs/ ../../README.md","typecheck":"tsc --noEmit","lint":"oxlint --config ../../.oxlintrc.json src/ tests/","docs:errors":"tsx scripts/generate-error-docs.ts","docs:llms-full":"tsx scripts/generate-llms-full.ts","check":"pnpm run build && pnpm run test && pnpm run test:examples && pnpm run lint"},"_nodeVersion":"25.9.0","_id":"@rcrsr/rill@0.21.0","dist":{"integrity":"sha512-a1p1jo8eLEmi9qtITeMYdJsZ53SXydncPEoJbbS1yeIGfzDYxA38YzazyMLGhLDtLnq8m6Tda+/bNVNvPN63Lg==","shasum":"5d0e2004c29156ac451b64c7cf2776c3908a4e82","tarball":"https://registry.npmjs.org/@rcrsr/rill/-/rill-0.21.0.tgz","fileCount":247,"unpackedSize":1734905,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rcrsr%2frill@0.21.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEkAAVgv1mUh1oP8F1iJVUUQ/Ae5O2v4PaIc/HJuT1ioAiABjt38JKChJzUc1G0Qh9VEfFg+MCIuoTGguGlLBWSwgg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6be23b47-1ac1-4645-a661-c50f3a770f6b"}},"directories":{},"maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/rill_0.21.0_1788990141447_0.4889868982201575"},"_hasShrinkwrap":false}},"time":{"created":"2026-01-24T04:25:50.891Z","modified":"2026-09-09T21:42:21.903Z","0.1.0":"2026-01-24T04:25:51.237Z","0.2.0":"2026-01-27T08:04:15.775Z","0.2.1":"2026-01-27T18:32:57.721Z","0.2.2":"2026-01-27T18:56:13.684Z","0.2.3":"2026-01-27T22:13:31.975Z","0.2.4":"2026-01-28T08:29:41.592Z","0.4.1":"2026-02-02T01:02:30.732Z","0.4.2":"2026-02-02T07:07:14.023Z","0.4.3":"2026-02-02T07:25:49.667Z","0.4.4":"2026-02-02T08:36:14.554Z","0.4.5":"2026-02-02T19:26:51.529Z","0.5.0":"2026-02-04T05:05:34.019Z","0.6.0":"2026-02-08T03:15:51.589Z","0.6.1":"2026-02-08T03:32:20.446Z","0.6.2":"2026-02-08T03:36:53.491Z","0.7.0":"2026-02-09T00:31:37.793Z","0.7.1":"2026-02-09T07:27:02.143Z","0.7.2":"2026-02-09T07:55:21.819Z","0.8.0":"2026-02-11T02:02:07.182Z","0.8.1":"2026-02-11T16:34:15.318Z","0.8.2":"2026-02-11T18:12:10.346Z","0.8.3":"2026-02-11T18:49:31.003Z","0.8.4":"2026-02-12T11:46:45.707Z","0.8.5":"2026-02-12T12:19:16.045Z","0.8.6":"2026-02-15T20:09:30.350Z","0.9.0":"2026-03-06T23:21:45.164Z","0.10.0":"2026-03-08T05:01:22.307Z","0.11.0":"2026-03-09T23:30:15.681Z","0.12.0":"2026-03-11T21:58:08.961Z","0.13.0":"2026-03-11T23:23:32.487Z","0.13.1":"2026-03-11T23:53:42.493Z","0.13.2":"2026-03-12T01:42:28.648Z","0.14.0":"2026-03-13T01:57:56.301Z","0.15.0":"2026-03-13T19:42:03.932Z","0.16.0":"2026-03-15T05:05:40.539Z","0.17.0":"2026-03-17T03:25:53.768Z","0.18.0":"2026-03-18T05:14:57.676Z","0.18.2":"2026-04-04T06:39:28.163Z","0.18.3":"2026-04-05T00:38:32.349Z","0.18.4":"2026-04-05T20:32:55.391Z","0.18.5":"2026-04-07T02:48:37.733Z","0.18.6":"2026-04-18T01:58:03.676Z","0.19.0":"2026-04-28T06:23:09.139Z","0.19.1":"2026-04-29T04:32:42.314Z","0.19.2":"2026-05-01T00:25:52.287Z","0.19.3":"2026-05-13T04:59:27.019Z","0.19.4":"2026-07-12T00:24:00.329Z","0.19.5":"2026-07-12T03:49:33.229Z","0.19.6":"2026-07-17T03:13:32.772Z","0.20.0":"2026-07-31T04:52:36.939Z","0.21.0":"2026-09-09T21:42:21.599Z"},"bugs":{"url":"https://github.com/rcrsr/rill/issues"},"author":"Andre Bremer","license":"MIT","homepage":"https://rill.run","keywords":["rill","scripting","parser","runtime","pipes","machine-generated"],"repository":{"type":"git","url":"git+https://github.com/rcrsr/rill.git","directory":"packages/core"},"description":"Scripting designed for machine-generated code","maintainers":[{"name":"andrebremer","email":"andre@gxpsoftwaresolutions.com"}],"readme":"# @rcrsr/rill\n\nCore runtime for [rill](https://rill.run) — scripting designed for machine-generated code. Zero dependencies. Browser and Node.js compatible.\n\n> **Experimental.** Breaking changes will occur before stabilization.\n\n## Install\n\n```bash\nnpm install @rcrsr/rill\n```\n\n## Quick Start\n\n```typescript\nimport { parse, execute, createRuntimeContext, toCallable } from '@rcrsr/rill';\nimport type { ExtensionFactoryResult } from '@rcrsr/rill';\n\nfunction createMyExtension(): ExtensionFactoryResult {\n  return {\n    value: {\n      prompt: toCallable({\n        params: [{ name: 'message', type: { kind: 'string' } }],\n        fn: async (args) => await callYourLLM(args.message),\n        annotations: { description: 'Call your LLM' },\n        returnType: { kind: 'string' },\n      }),\n    },\n  };\n}\n\nconst ext = createMyExtension();\nconst ctx = createRuntimeContext({\n  variables: { app: ext.value },\n});\n\nconst script = `\n  app.prompt(\"Analyze this code for issues\")\n    -> .contains(\"ERROR\") ? error($) ! \"Analysis complete\"\n`;\n\nconst result = await execute(parse(script), ctx);\nconsole.log(result.result);\n```\n\n## API\n\n### Core Pipeline\n\n```\nSource Text → parse() → AST → execute() → Result\n```\n\n| Export | Purpose |\n|--------|---------|\n| `parse(source)` | Parse rill source into an AST |\n| `execute(ast, ctx)` | Execute an AST with a runtime context |\n| `createRuntimeContext(opts)` | Create a configured runtime context |\n| `callable(fn, isProperty?)` | Wrap a function as a rill-callable value |\n| `toCallable(def)` | Convert a `RillFunction` to an `ApplicationCallable` |\n| `createTestContext(extensions)` | Wire extensions for testing without config infrastructure |\n\n### Runtime Options\n\n```typescript\nconst ext = createMyExtension();\n\nconst ctx = createRuntimeContext({\n  // Extension values injected as variables (recommended)\n  variables: {\n    app: ext.value,\n    config: { greeting: 'hello' },\n  },\n\n  // Legacy: direct function registration (still supported)\n  functions: {\n    prompt: {\n      params: [{ name: 'text', type: { kind: 'string' } }],\n      fn: async (args, ctx, location) => { /* ... */ },\n      annotations: {},\n      returnType: { kind: 'string' },\n    },\n  },\n\n  // Callbacks\n  callbacks: {\n    onLog: (value) => console.log(value),\n  },\n\n  // Observability hooks\n  observability: {\n    onStepStart: (e) => { /* ... */ },\n    onStepEnd: (e) => { /* ... */ },\n  },\n\n  // Execution limits\n  timeout: 30000,\n  signal: abortController.signal,\n});\n```\n\n### Stepper API\n\nStep through execution one statement at a time:\n\n```typescript\nimport { parse, createRuntimeContext, createStepper } from '@rcrsr/rill';\n\nconst stepper = createStepper(parse(script), createRuntimeContext());\n\nlet step;\nwhile (!(step = await stepper.next()).done) {\n  console.log(step.value);\n}\n```\n\n### Additional Exports\n\n| Export | Purpose |\n|--------|---------|\n| `parseWithRecovery(source)` | Parse with error recovery (for editors) |\n| `tokenize(source)` | Tokenize source into a token stream |\n| `TOKEN_HIGHLIGHT_MAP` | Syntax highlighting category map |\n| `getLanguageReference()` | LLM-optimized language reference text |\n| `getDocumentationCoverage()` | Coverage stats for doc examples |\n| `getFunctions()` | List of built-in function metadata |\n| `VERSION` / `VERSION_INFO` | Runtime version string and metadata |\n\n### Error Handling\n\n```typescript\nimport { parse, execute, createRuntimeContext, RuntimeHaltSignal, getStatus, atomName } from '@rcrsr/rill';\n\ntry {\n  const result = await execute(parse(script), ctx);\n} catch (err) {\n  if (err instanceof RuntimeHaltSignal) {\n    const status = getStatus(err.value);\n    if (atomName(status.code) === 'DISPOSED') {\n      // Execution was cancelled via AbortSignal\n    }\n    // err.catchable indicates whether guard/retry can recover\n  }\n  // Runtime errors include source location and error code\n}\n```\n\n### Type Guards\n\n| Export | Purpose |\n|--------|---------|\n| `isDict(value)` | Check if value is a rill dict |\n| `isTuple(value)` | Check if value is a rill tuple |\n| `isCallable(value)` | Check if value is any callable |\n| `isScriptCallable(value)` | Check if value is a script-defined closure |\n| `isApplicationCallable(value)` | Check if value is a host-provided callable |\n\n## Extensions\n\nExtensions (fs, fetch, exec, kv, crypto) live in the [rill-ext](https://github.com/rcrsr/rill-ext) repository. The core package provides the extension framework (types, contracts, lifecycle hooks) but ships no extension implementations.\n\n## Documentation\n\n| Document | Description |\n|----------|-------------|\n| [Host Integration](https://github.com/rcrsr/rill/blob/main/docs/integration-host.md) | Embedding guide |\n| [Host API Reference](https://github.com/rcrsr/rill/blob/main/docs/ref-host-api.md) | Complete TypeScript API |\n| [Language Reference](https://github.com/rcrsr/rill/blob/main/docs/ref-language.md) | Language specification |\n| [Extensions](https://github.com/rcrsr/rill/blob/main/docs/integration-extensions.md) | Reusable host function packages |\n\n## License\n\nMIT\n","readmeFilename":""}