{"_id":"@rdfc/js-runner","_rev":"41-685b62507d85edc868a60132dc2c6751","name":"@rdfc/js-runner","dist-tags":{"alpha":"3.1.0-alpha.1","remote":"3.0.4-remote","latest":"3.3.0"},"versions":{"0.2.0":{"name":"@rdfc/js-runner","version":"0.2.0","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@0.2.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/bundle.mjs"},"dist":{"shasum":"f2ad6843399dd9a6d3b0a5b64c454263c2d991a6","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-0.2.0.tgz","fileCount":12,"integrity":"sha512-6nHYD/nmCzrDo9O2c2v8zQuobeF04nmPBlbOTF1CA1GObPIad/R3WAWsD6y2x0BYXNtKdrei+51PTqQlyEoARw==","signatures":[{"sig":"MEYCIQD6JztUhXHFs8n2yVV3cLNdTbN3ub02Y1W8AUFQ+/ULMAIhAM0DUYivDkUUVHQlqJCIexG0+TU1fw43w6Q1a6aObYw6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18424},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"914ba1e574ad36f35da3207eb158859bd05648cf","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias && rollup ./dist/index.js --file ./dist/index.cjs --format cjs && bun build --external debug ./bin/js-runner.js --outfile bin/bundle.mjs --target node && npm run build:recompose","watch":"tsc -w","prepare":"husky","build:recompose":"sed -z 's/var __require = (id) => {\\n  return import.meta.require(id);\\n};/import Module from \"node:module\";\\nconst __require = Module.createRequire(import.meta.url);/' -i bin/bundle.mjs"},"_npmUser":{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},"_npmVersion":"10.2.3","description":"[![Bun CI](https://github.com/ajuvercr/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/ajuvercr/js-runner/actions/workflows/build-test.yml)","directories":{},"_nodeVersion":"18.19.0","dependencies":{"n3":"^1.17.1","ws":"^8.14.2","debug":"^4.3.4","kafkajs":"^2.2.4","rdf-lens":"^1.2.8","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.5","stream-to-array":"^2.3.0","command-line-args":"^5.2.1","command-line-usage":"^6.1.3"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.0.11","dotenv":"^16.4.5","eslint":"^8.57.0","rollup":"^4.12.0","vitest":"^1.4.0","ts-node":"^10.9.2","prettier":"^3.2.5","@types/n3":"^1.16.3","@types/ws":"^8.5.8","tsc-alias":"^1.8.8","typescript":"^5.4.3","@types/node":"^18.11.15","lint-staged":"^15.2.2","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.6","@vitest/coverage-v8":"^1.4.0","vite-tsconfig-paths":"^4.3.2","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.2","@types/command-line-usage":"^5.0.3","@typescript-eslint/parser":"^7.4.0","@typescript-eslint/eslint-plugin":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_0.2.0_1718285357693_0.9775954333356633","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@rdfc/js-runner","version":"0.2.1","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@0.2.1","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/bundle.mjs"},"dist":{"shasum":"e49118bdb8f934b0d0fc8104e093a46686181df7","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-0.2.1.tgz","fileCount":31,"integrity":"sha512-LjsioOZtN+PC+VY0PQNL4kJG84Mu8OBYG5fwkEfF2KUhuf2uAktVpibYFYbuhvqPyyTV5CmtGpXi6AGfHiEC7g==","signatures":[{"sig":"MEYCIQCW0ObMQOOIDc0+5QUOKDSmIYVv6dPckjrIFGOX6i6tmwIhAPZtUJKBohWA6YhJhWRhJuZWc89/qijjLzB3a0JDomvc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1195680},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"2cb69b1697ac30be06b80ad33ad1837d0b9067d7","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias && rollup ./dist/index.js --file ./dist/index.cjs --format cjs && bun build --external debug ./bin/js-runner.js --outfile bin/bundle.mjs --target node && npm run build:recompose","watch":"tsc -w","prepare":"husky","build:recompose":"sed -z 's/var __require = (id) => {\\n  return import.meta.require(id);\\n};/import Module from \"node:module\";\\nconst __require = Module.createRequire(import.meta.url);/' -i bin/bundle.mjs"},"_npmUser":{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},"_npmVersion":"10.2.3","description":"[![Bun CI](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?style=popout)](https://npm","directories":{},"_nodeVersion":"18.19.0","dependencies":{"n3":"^1.17.1","ws":"^8.14.2","debug":"^4.3.4","kafkajs":"^2.2.4","rdf-lens":"^1.2.8","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.5","stream-to-array":"^2.3.0","command-line-args":"^5.2.1","command-line-usage":"^6.1.3"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.0.11","dotenv":"^16.4.5","eslint":"^8.57.0","rollup":"^4.12.0","vitest":"^1.4.0","ts-node":"^10.9.2","prettier":"^3.2.5","@types/n3":"^1.16.3","@types/ws":"^8.5.8","tsc-alias":"^1.8.8","typescript":"^5.4.3","@types/node":"^18.11.15","lint-staged":"^15.2.2","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.6","@vitest/coverage-v8":"^1.4.0","vite-tsconfig-paths":"^4.3.2","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.2","@types/command-line-usage":"^5.0.3","@typescript-eslint/parser":"^7.4.0","@typescript-eslint/eslint-plugin":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_0.2.1_1718295007587_0.6285901833837162","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@rdfc/js-runner","version":"0.2.2","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@0.2.2","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/bundle.mjs"},"dist":{"shasum":"2f63bb2bd912aa60c633fe2b2217a0e454638436","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-0.2.2.tgz","fileCount":31,"integrity":"sha512-1IcKUfsPQRj/DmVMfawt0kaG7NKoDwzp8ysyqfJtLcGA5QgRgU45vF9yWF16POVSjb8oDhQslJkJHyCCW6MQzg==","signatures":[{"sig":"MEYCIQDtHDoWia7l2bYlEsnQQa4jJqvSWoBrY+YGasJTzuvC5gIhALn4Agwnh8dGgtHuVkLD40rFYk3X/H+rh3S3mBv9Isox","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1194853},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"91c36c1d2cce8416c24870c812cc686ded72acc9","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias && rollup ./dist/index.js --file ./dist/index.cjs --format cjs && bun build --external debug ./bin/js-runner.js --outfile bin/bundle.mjs --target node && npm run build:recompose","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build","build:recompose":"sed -z 's/var __require = (id) => {\\n  return import.meta.require(id);\\n};/import Module from \"node:module\";\\nconst __require = Module.createRequire(import.meta.url);/' -i bin/bundle.mjs"},"_npmUser":{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},"_npmVersion":"10.2.3","description":"[![Bun CI](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?style=popout)](https://npm","directories":{},"_nodeVersion":"18.19.0","dependencies":{"n3":"^1.17.4","ws":"^8.18.0","debug":"^4.3.5","kafkajs":"^2.2.4","rdf-lens":"^1.2.8","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^5.2.1","command-line-usage":"^7.0.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.0.11","dotenv":"^16.4.5","eslint":"^8.56.0","rollup":"^4.18.0","vitest":"^1.6.0","ts-node":"^10.9.2","prettier":"^3.3.2","@types/n3":"^1.16.4","@types/ws":"^8.5.10","tsc-alias":"^1.8.10","typescript":"^5.5.3","@types/node":"^20.14.9","lint-staged":"^15.2.7","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@vitest/coverage-v8":"^1.6.0","vite-tsconfig-paths":"^4.3.2","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_0.2.2_1720101952879_0.8916296272517819","host":"s3://npm-registry-packages"}},"1.0.0-alpha.0":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.0","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/bundle.mjs"},"dist":{"shasum":"1bb532a4282c900a2b2ee37074ab698ee71e2f35","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.0.tgz","fileCount":30,"integrity":"sha512-heH8WU3y526O/+kEBecoRTU8C8c7z/2jQTDIV20KoHZ40uoPxDBa8ce4me5n2XgZL4cNl1JiAZdYmuDUtUMO7A==","signatures":[{"sig":"MEQCICF+QVZ84QfB65b5+Ui4xvJl38flqSuLt9FIf3ucY8aVAiA4lM13KnEqr0r5fhRCfB0gjbgubEnOx6alYR9a3jO9iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1339825},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"3ebaefee29fd4ab786149b17d01406c47a9624d8","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.7.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.0_1724830483721_0.2931048001891592","host":"s3://npm-registry-packages"}},"1.0.0-alpha.1":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.1","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.1","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/bundle.mjs"},"dist":{"shasum":"96e2f4bb837fdce5a43711ec2bb9cab234dfdcdd","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.1.tgz","fileCount":32,"integrity":"sha512-v8Y2IVxgZSXaktCF93vBsU9VpIp0B2rEPSHCig/zReksJY0OgzPBEA8P+ovKg8pk78emkQ5ugjQgzueno7hCIQ==","signatures":[{"sig":"MEYCIQCjU+7m1ngJK8C/spE3bM5DWIohUr+0Lz3Pbqk0oam7wwIhAOLv6h8bSQPty00ks36j7Z6v2Kidp6YH2Af5dnM3TXdy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1344651},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"3ebaefee29fd4ab786149b17d01406c47a9624d8","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.9.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.1_1729175342104_0.510525376748328","host":"s3://npm-registry-packages"}},"1.0.0-alpha.2":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.2","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.2","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/bundle.mjs"},"dist":{"shasum":"e806be88be219bf3bfa9f89f186778e61d1b64c9","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.2.tgz","fileCount":32,"integrity":"sha512-nyIA+w5feQFdincGVSUBsQPxXxqypPhZTvDor+h/g397FEBTMkFnbNrcQOkAyhQc6VVZlh3SogvatMKaETr21w==","signatures":[{"sig":"MEQCIBtwv/0knTOFgRnWb4OIe/m5EWY8YU1N45PJ/pLwzEszAiBnvOw8driMHw4zzBKJzTRzcMwzW0sMrPKJ9Zc98LSkJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1344770},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"3ebaefee29fd4ab786149b17d01406c47a9624d8","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.9.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.2_1729176227584_0.6301707493964264","host":"s3://npm-registry-packages"}},"1.0.0-alpha.3":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.3","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.3","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"2b9726657938e0b815f5e6d0bf941cea5c18835a","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.3.tgz","fileCount":32,"integrity":"sha512-xq3pRA4+XB49muzb7EOKMr1+el6DLgG4gtZv9gdiPeQQtoIu7QpvlinBM44Shc1k66ilf8phG8doc5QJf1zCoA==","signatures":[{"sig":"MEYCIQC0kKS69b2XuvPars6GDqG+/EpNDul7s85vltdQ6cju2wIhAM64bCIkUKkLP7tEOsHckYkW/ck1KKwW5IIAkyHkD19u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82369},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"3ebaefee29fd4ab786149b17d01406c47a9624d8","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.9.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.3_1729176583690_0.9812166347714064","host":"s3://npm-registry-packages"}},"1.0.0-alpha.4":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.4","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.4","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"82de248be4a1310fdd348efa52c5edb8da4ecfe1","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.4.tgz","fileCount":32,"integrity":"sha512-Xk0gm4azujtY4ypjm3EOaWExgGEF7/OGNHAzRYoRXk2PEZ3vA22PF3w6kE7LgTKs9CqzNz5mJtpnAO4G2A4XUA==","signatures":[{"sig":"MEQCIDoiEXvbR7qp4apMiDXjBk1gd5p0B2WwUSuBTX95vjegAiBhmY3RQxLzLdaZjT5UZd57y2ZglRXF/oaBzWIj9IK2Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82480},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"3ebaefee29fd4ab786149b17d01406c47a9624d8","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.9.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.4_1729176932815_0.19866668205782156","host":"s3://npm-registry-packages"}},"1.0.0-alpha.5":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.5","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.5","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"623167d4f50e8a92c9a7f9d4aaf8acc80c880ae6","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.5.tgz","fileCount":32,"integrity":"sha512-/IHD/pHntyPr4gJOBCedtJ4kzTVLsQvWBImrwcIU9xl5eInGHCfaWbWx+OvEgETh06dVUz4QPaLJNv+AtJ6WAg==","signatures":[{"sig":"MEYCIQDlr8aRpnBZl3KXzWPQH4whNkOE1eOsYjsTUp/aRA8O0gIhAL3+f87iTWzlaQbtdL0VNYhnswGQpq2tChR7QSj8/Slv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82481},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"3ebaefee29fd4ab786149b17d01406c47a9624d8","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.9.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.5_1729176983910_0.5967821339379225","host":"s3://npm-registry-packages"}},"1.0.0-alpha.6":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.6","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.6","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"06774a78b255010db9bceca72c3e775c87626232","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.6.tgz","fileCount":32,"integrity":"sha512-LG+LJLtUpVD8YgIAWNIIsMUFORXkFVnYNpGvPNwzqCVR31qYfbHxK5wE9RADJTTTPhWEI5d1z1KqG2S9TmXHXg==","signatures":[{"sig":"MEYCIQCOkwgepeB3p1iHGaHoUqU6nMvZ4dECvy1Dsgq2cIrQ8QIhAN1FjlUXvtnZPtH98ZwyEYjS3gYlvMI2CUJQXVUDDWaS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82408},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"42e033c06979afda2e9f48fc160ed4844b0a6286","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.9.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.6_1729514453360_0.2610037960707623","host":"s3://npm-registry-packages"}},"1.0.0-alpha.7":{"name":"@rdfc/js-runner","version":"1.0.0-alpha.7","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0-alpha.7","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"c5106e22e31c9df4abeb5f066a5a4e20cd7ef1b3","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0-alpha.7.tgz","fileCount":32,"integrity":"sha512-bEHRf2ETLTurWAupl4NciFWnxWTDplxqBNj2jIPo6NKvGc3KY8wswqEEZhTrU/3J8Q+/j2kJ4fLySxoE0K2yJg==","signatures":[{"sig":"MEYCIQCTB7FTwe4PyDerG+LqJQID1jFkYPmfXqUyuxim/82QswIhAJ64tl4Fymg0LOCNWtx3+cWZRSoVUiyouHTMLwnQFVoZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82523},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"42e033c06979afda2e9f48fc160ed4844b0a6286","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.9.0","dependencies":{"n3":"^1.21.0","ws":"^8.18.0","debug":"^4.3.6","kafkajs":"^2.2.4","rdf-lens":"^1.3.0","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.0","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.5","dotenv":"^16.4.5","eslint":"^9.9.1","rollup":"^4.21.1","vitest":"^2.0.5","globals":"^15.9.0","ts-node":"^10.9.2","prettier":"^3.3.3","@types/n3":"^1.16.5","@types/ws":"^8.5.12","tsc-alias":"^1.8.10","@eslint/js":"^9.9.1","typescript":"^5.5.4","@types/node":"^22.5.1","lint-staged":"^15.2.9","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@eslint/eslintrc":"^3.1.0","@vitest/coverage-v8":"^2.0.5","vite-tsconfig-paths":"^5.0.1","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0-alpha.7_1729515194521_0.11346599771652888","host":"s3://npm-registry-packages"}},"0.3.0-alpha.0":{"name":"@rdfc/js-runner","version":"0.3.0-alpha.0","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@0.3.0-alpha.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/bundle.mjs"},"dist":{"shasum":"d702a343ae38a0ac11b6d0dcac1924ef9d06b18c","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-0.3.0-alpha.0.tgz","fileCount":31,"integrity":"sha512-lAmZp6vaQeL0u8M7lf+YTJMkG18VokrCt6ecJ2v8xzWT5mNvb0qw9qMhoqNlqM8Jak+y/ElPd33TV5eKnjsCwA==","signatures":[{"sig":"MEQCIDkAdhROPraeWsu6oum+Ia1p5IqW0Hhb8Qf3mX7tWD1uAiAS2jluX45BVCmDDgT8BDFV/yEkj5yvMM9guGigl2KzQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1195413},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"9aa27ed47c95836b60f2c7411b39b45305f8a01f","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"10.9.0","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.11.0","dependencies":{"n3":"^1.17.4","ws":"^8.18.0","debug":"^4.3.5","kafkajs":"^2.2.4","rdf-lens":"^1.3.2","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^5.2.1","command-line-usage":"^7.0.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.0.11","dotenv":"^16.4.5","eslint":"^8.56.0","rollup":"^4.18.0","vitest":"^1.6.0","ts-node":"^10.9.2","prettier":"^3.3.2","@types/n3":"^1.16.4","@types/ws":"^8.5.10","tsc-alias":"^1.8.10","typescript":"^5.5.3","@types/node":"^20.14.9","lint-staged":"^15.2.7","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@vitest/coverage-v8":"^1.6.0","vite-tsconfig-paths":"^4.3.2","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_0.3.0-alpha.0_1734943814139_0.06389951847401254","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-alpha.1":{"name":"@rdfc/js-runner","version":"0.3.0-alpha.1","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@0.3.0-alpha.1","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"5f834c559a3b726eb0a231a2b261a4f2f086cacc","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-0.3.0-alpha.1.tgz","fileCount":31,"integrity":"sha512-PIofM8gJ8K5m9xoEKSdrA+KsxxNbZWg4TWPIs7UHhKfza+Ug7qjtyR60mbPDZG3rVe879t/kwuReTa3BO7Xe7g==","signatures":[{"sig":"MEUCIQC9V4T4HNefh0zza8oz0g01PHNo33p9+YZGUIN7L7YsKgIgDkKH5zD3Qf5kVsq9N0qTc6gGzR5Krv5wBeHKBO6/AhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98721},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"7a19dfbb5e627397248c04b0de0faa78706d2007","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"11.0.0","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.11.0","dependencies":{"n3":"^1.17.4","ws":"^8.18.0","debug":"^4.3.5","kafkajs":"^2.2.4","rdf-lens":"^1.3.2","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^5.2.1","command-line-usage":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.0.11","dotenv":"^16.4.5","eslint":"^8.56.0","rollup":"^4.18.0","vitest":"^1.6.0","ts-node":"^10.9.2","prettier":"^3.3.2","@types/n3":"^1.16.4","@types/ws":"^8.5.10","tsc-alias":"^1.8.10","typescript":"^5.5.3","@types/node":"^20.14.9","lint-staged":"^15.2.7","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@vitest/coverage-v8":"^1.6.0","vite-tsconfig-paths":"^4.3.2","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_0.3.0-alpha.1_1734961120703_0.1745564984740009","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-alpha.2":{"name":"@rdfc/js-runner","version":"0.3.0-alpha.2","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@0.3.0-alpha.2","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"910086940fc245970228e0c9708ef0b5588cae56","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-0.3.0-alpha.2.tgz","fileCount":31,"integrity":"sha512-x+W3ud6OO89GWly1czwZb2fwzQDBKYzclIA8g5uRs2TEUAkH9+pIjzjo1XPrkMUcxvBlqGjB4AVAocmLH2Gp7g==","signatures":[{"sig":"MEUCIQDBFAvexm00AfmmVz7F+VFJtkV/4QFBGvf8sCIgE0GvugIgRuoyfwYblTcMJ9SRSPY5HQ2X7jNOSWGaF5uytJ68f4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98721},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"700dfbf7570baccc3429809b38b1a955fb5e66b0","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"11.0.0","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.11.0","dependencies":{"n3":"^1.17.4","ws":"^8.18.0","debug":"^4.3.5","kafkajs":"^2.2.4","rdf-lens":"^1.3.3","@rdfjs/types":"^1.1.0","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^5.2.1","command-line-usage":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.0.11","dotenv":"^16.4.5","eslint":"^8.56.0","rollup":"^4.18.0","vitest":"^1.6.0","ts-node":"^10.9.2","prettier":"^3.3.2","@types/n3":"^1.16.4","@types/ws":"^8.5.10","tsc-alias":"^1.8.10","typescript":"^5.5.3","@types/node":"^20.14.9","lint-staged":"^15.2.7","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^1.0.8","@vitest/coverage-v8":"^1.6.0","vite-tsconfig-paths":"^4.3.2","eslint-config-prettier":"^9.1.0","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^7.15.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_0.3.0-alpha.2_1734970731838_0.3836820607752567","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@rdfc/js-runner","version":"1.0.0","keywords":[],"author":"","license":"MIT","_id":"@rdfc/js-runner@1.0.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/js-runner.js"},"dist":{"shasum":"f77ac016ef85de4480ee73387c088b0da2c677ac","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-1.0.0.tgz","fileCount":31,"integrity":"sha512-9lC2XdL+Nd5icFgdXQ9hBiEQNHpZvVz3mRHW6GBvX4z84IvF2hjUkesFgFOr++EfAS7Ph1LDR7RdMHGKXQDwjw==","signatures":[{"sig":"MEQCIAwaANLdUJKsfLlSQb+ylgUzT6fapxB0uDsgFVTqU7s3AiAyJODDQsNZAP4BWPI5dCw/uFAxsMMz8rZf+Idk4/DYng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108028},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"gitHead":"fad9777da633fc226b27deea050f373d162c3f91","scripts":{"test":"vitest run --coverage --coverage.include src","build":"tsc && tsc-alias","watch":"tsc -w","prepare":"husky","prepublishOnly":"npm run build"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"10.9.0","description":"[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?styl","directories":{},"_nodeVersion":"22.12.0","dependencies":{"n3":"^1.23.1","ws":"^8.18.0","debug":"^4.4.0","kafkajs":"^2.2.4","rdf-lens":"^1.3.3","@rdfjs/types":"^2.0.1","@treecg/types":"^0.4.6","stream-to-array":"^2.3.0","command-line-args":"^6.0.1","command-line-usage":"^7.0.3"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","dotenv":"^16.4.7","eslint":"^8.56.0","rollup":"^4.30.1","vitest":"^3.0.2","ts-node":"^10.9.2","prettier":"^3.4.2","@types/n3":"^1.21.1","@types/ws":"^8.5.13","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.7","lint-staged":"^15.4.1","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@knighted/duel":"^2.0.0","@vitest/coverage-v8":"^3.0.2","vite-tsconfig-paths":"^5.1.4","eslint-config-prettier":"^10.0.1","@types/command-line-args":"^5.2.3","@types/command-line-usage":"^5.0.4","@typescript-eslint/parser":"^8.20.0","@typescript-eslint/eslint-plugin":"^8.20.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_1.0.0_1737363439075_0.5067442751137385","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.1":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.1","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.1","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"5747b326df25f623ffd77ebee97f21133f425b10","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.1.tgz","fileCount":50,"integrity":"sha512-iBWlrq9/O3qV9TKAO4neLtOkj2NRA3ljOYJntW1EtutpsUfNGp2nkcORTiEXsemyTsYEw0sHcmXK36MXKbuGHw==","signatures":[{"sig":"MEUCIFnnLVVaL6sWJk3vxBEJL1mFkPDq9ZwRo3lZ0SXLms0iAiEAmw+MMnoU7Rm/qOx2M+zDbCCW2UlFGgkxjIsnOIlftjQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":198814},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"088265a0ff3b304f71e05ca581cc2727ea9f3ac4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"deprecated":"this version is an alpha version","_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.9.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.1_1743518738034_0.23227598338597488","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.2","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.2","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"cf40abdf0e2c5509665eaef837f912da02008520","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.2.tgz","fileCount":50,"integrity":"sha512-eUCNAP0i8ejBE+9uFN5MXGQuOCU1HUSTpG1k1HH2X7OS2PbIAcXJWGDyX3d3GwWyREuRDgeAt/MsPUV+MYibeQ==","signatures":[{"sig":"MEUCIGpIiynCEi84kGLYGRKTsgRGKGfx+b+UuU2Wxif/ks8OAiEAnpayhyo24pubJO/mKYyqkQyVGV0cPyiBOxhRzQEt0+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":198814},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"088265a0ff3b304f71e05ca581cc2727ea9f3ac4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.9.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.2_1743519002949_0.6938117241084383","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.3","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.3","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"29a7c128840241ddd4108944525edd4a553eec58","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.3.tgz","fileCount":56,"integrity":"sha512-a4vUnc4dfaCvTjjmN0dQeoE50H0EwVhenDz33d0UsqoYBQ+8jnbHZB3+N6UTxpT84IOrP5xz6lsCFjMu8xnCMQ==","signatures":[{"sig":"MEUCIGAF7j7x7SnWSknoyrMpj8PXXmcWBLduM3XANjhZa8ynAiEAy2ZlSnwtJJpMxqUGuC/WlFBWqg61Fmd//xiW/NQu0gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210143},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"088265a0ff3b304f71e05ca581cc2727ea9f3ac4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.9.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.3_1744022667745_0.5325865331447275","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.4":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.4","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.4","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"2faf008ba4acb94cff699aa05febd546a4b25c00","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.4.tgz","fileCount":56,"integrity":"sha512-6xlg/EWoUw/g7rdUgN7FnLE3IVsc/HFK6TUQkvs4QDLHvz23g1sv6Nx2DQPBRGDluNnBqtiR7r0DzZPNwWhgKg==","signatures":[{"sig":"MEUCIQDebGEstarPNgc2LhpSPjX4zfynctNzgJRqZUnPTcY6gQIgTFmSfQ25cj3D9NfDjo/VhlTDjAH6KEMHiqDPI2PPwng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210088},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"088265a0ff3b304f71e05ca581cc2727ea9f3ac4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.9.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.4_1744022743262_0.12549136547263795","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.5":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.5","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.5","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"9a2c17918f898a7143f0b2333107457d91c80088","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.5.tgz","fileCount":56,"integrity":"sha512-2nzQNaW0Mgar25e3ZaxcCCy1oHkKDPEeRhMyk5QBD+rYzBsGQsE4jP9+hFBuYEMofF34dekeZqv++ViO6k7P3Q==","signatures":[{"sig":"MEYCIQDFbycaf0c4/SUNNUpQmA8MJKITAR2TKkuvFGTwu+WyAAIhAK01+XyfIWrNRaYA3OEVvKHfbwGVZKP5fYoLmyegc2Mh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210820},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"088265a0ff3b304f71e05ca581cc2727ea9f3ac4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.9.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.5_1744105349325_0.1413153854078506","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.6":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.6","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.6","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"d6a947ee2fd48a4ee99ae4caab016804cd013896","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.6.tgz","fileCount":56,"integrity":"sha512-f1QFPhz4/fxWIhvUmQA1d3P4cA4E9cCMrc1umGnbibUzf1n2qESAvTmQdvgeg3YTe8WN3afS7vWJHJAnJDLHdA==","signatures":[{"sig":"MEQCIHaccfeNCATTJMGQLkCkEBWhWzdquoJpL52zIwb4C4geAiBkpRyKZczet/AUrq14FtMOJlgbjH8wkiHQ16yPVVl7jA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":210481},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"088265a0ff3b304f71e05ca581cc2727ea9f3ac4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.9.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.6_1744115646914_0.9213272480990216","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.7":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.7","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.7","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"7fd3c290d8e96ac2bb8dcd7a29062fee8a54d128","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.7.tgz","fileCount":68,"integrity":"sha512-Bephe4ZTXfLxuq6NGKquLAUiUZVfKudkDFln/TlX2v+rJKXo9HLDzCYp9lIE5hFRccjaYwbgskVMz8OFzOsDmQ==","signatures":[{"sig":"MEQCIHefOElFQIcS5Ti63zOTvcejL+1h0QQVtNTO9Gbv+emDAiAO97AvcWWxW2cjHWMPV+AwhpuyXEZ6c3/xWHvSBJsQ3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":271775},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"088265a0ff3b304f71e05ca581cc2727ea9f3ac4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","actor":{"name":"ajuvercr","type":"user","email":"arthur.vercruysse@outlook.com"},"email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"24.3.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.7_1751629309330_0.45507699640182353","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.8":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.8","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.8","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"d03095e60d4122e0d1abfb40820c3e427f53a0ae","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.8.tgz","fileCount":72,"integrity":"sha512-005XL/kq1hlpM0FUvHjdik5ge0QsnqBmiyhYjSnv/25Z0O2FQHSZdF4cXF0xv4XRmXOYWe04YppeQztztSzkiA==","signatures":[{"sig":"MEQCIAI9haYw32ZlZR6t16H2Sm1DyS4z1OULsqcRmPdshZsDAiB5jNY4LqjeO5iG4B9wuYPrmwde/PCz9uAE4k4WrLHaNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281683},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"2a4db7f68a1d74ebea56b9456952c0a6d6b04fa4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"24.5.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.8_1755093031460_0.9911190626318083","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.9":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.9","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.9","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"09358a3c1f490f0112438eee57764f073d4ed05b","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.9.tgz","fileCount":79,"integrity":"sha512-w3mC4Lvnv0L/ogOw6HwcUuhMFvTy+nZj+P6uUgjSIDRU4boK2GTl6DWb5/Bk8HnQEwsg3lfHudMFsJFZel3wyw==","signatures":[{"sig":"MEUCIQC5Xk3XCvZOyqR2gfb9P+6j86peMQG7NoxTKog70vSisgIgQnP/ttuHvGUkJRSh3M9JInbMtwNF91NlJVYTOzLxbMY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":311337},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"2bd9555ca12799d2a1ec2913b0fbd4c11fa9019c","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"10.9.2","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.16.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.0.7","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.9_1755725761694_0.7903035187048542","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.10":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.10","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.10","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"2ce9f7c35d1dd3f4599eaf9821d60f45b6ddc291","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.10.tgz","fileCount":79,"integrity":"sha512-Rf+3zXQ9i0CdKRah0ebUZOngGUUbRQcUQXUY/8dVW7/Y4tElLvjn9LR61Q6ez/afm/fNCMOa1lP/1WOXiIf/OA==","signatures":[{"sig":"MEYCIQCMHpbOoR7jU7e6erf8DyhwYgNLBEkHYHYt7s0UrX+aiQIhAPQp8ln8KBVE1fnSFzVgJ05/qe3qGEdgczkSO9VnupZS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":342737},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"2bd9555ca12799d2a1ec2913b0fbd4c11fa9019c","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"10.9.2","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.16.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.2.4","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.10_1755942245727_0.8305211013058831","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.11":{"name":"@rdfc/js-runner","version":"2.0.0-alpha.11","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0-alpha.11","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"a164a7274d727aa511bd219d37e7850bd5214c33","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0-alpha.11.tgz","fileCount":69,"integrity":"sha512-L6yvdlKTbjVfiMGXxUZgAt0oZ6CevjyITSvpnzHiqe8AcyHLkTqriDAf88WkfhxZhNdxia+Xnt0jly5yhWjG9A==","signatures":[{"sig":"MEYCIQDEDy7yBS1sGwHDGdRvyQbzdB0MYgYgbICVQox3gWVgpQIhAJAb8Tg0hXlgXssCA6iXqS+t5E+Kk6TuUdPHS/pqrYvB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":302656},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"d9d146c6d359d79ebf4822de40233b4c80dadec5","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"24.6.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.2.4","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0-alpha.11_1756027602593_0.3640574214924419","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@rdfc/js-runner","version":"2.0.0","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@2.0.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"11c0d7328e15646b4b9775a4e2f1dcd2bae7230f","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-2.0.0.tgz","fileCount":79,"integrity":"sha512-DXcQErS00TRv3APueb+aoqjgl6CGNrSkl9+xg+vYRbVnHm3ZwBRxnxEWBYhBIDT9xAWRGv8LsBPUFQgpt4PnIA==","signatures":[{"sig":"MEUCIGMiUDauyW+eJyHEgHE4lr2n2nUOXzNUqWrPixlE4xdbAiEAog0+SeVJ30Dsfph/pCjh+Dy74DjxAZ4idl079KJxFBQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":341698},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"21220944734a58292c1826aa4185fd471d3fd145","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"10.9.2","description":"Communitcates with the rdfc orchestrator though grpc.","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.16.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2-alpha.1","@grpc/grpc-js":"^1.12.6","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.2.4","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_2.0.0_1756062381426_0.44679783606378254","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@rdfc/js-runner","version":"3.0.0","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@3.0.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"b3df55383269cb84b8ac72f6bb862c6a7ebf3d2a","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.0.0.tgz","fileCount":76,"integrity":"sha512-9b6ROHtpwU3Y+cTOFczNPfU+wi68Q0L92B8t/zMJjwBuP5yjapQwzG/HrxhhtSRwjYPcIZPs0UiyVofKKAkkpg==","signatures":[{"sig":"MEUCIH6q7KtZ37Vos961Oht4iZVGDWK/fWvQONXEqSuHUKOVAiEAqdLHU7YUXNUee5UNq24LPoJ0XTUF+oopTtzOsJXn68A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":383240},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"44f5b632bdf5d8fc16d521186a55ac806b20a07c","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"## Usage","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"24.9.0","dependencies":{"n3":"^1.23.1","jsonld":"^8.3.3","winston":"^3.17.0","rdf-lens":"^1.3.5","@rdfc/proto":"^0.1.2","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.2.4","globals":"^16.0.0","ts-jest":"^29.2.6","prettier":"^3.5.2","@types/n3":"^1.21.1","tsc-alias":"^1.8.10","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^22.13.5","lint-staged":"^15.4.3","@rdfjs/types":"^2.0.1","@grpc/grpc-js":"^1.12.6","@types/jsonld":"^1.5.15","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.0.1","eslint-plugin-prettier":"^5.2.3","@typescript-eslint/parser":"^8.25.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.0.0_1760949468107_0.32099898958747963","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@rdfc/js-runner","version":"3.0.1","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@3.0.1","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"7de49feb827ad255c7b8ab72c1dab53a8507c7b3","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.0.1.tgz","fileCount":87,"integrity":"sha512-IehKLAGrmNUEnLm1kxghb7Kg/lFDRi5om+lKevkSiUUtyoPC5MbM26Ya1WJOiIxdB3BdpsC2Fd76GCkwZBKoYg==","signatures":[{"sig":"MEUCIQDovtOgWR36lmnA9wFky03hDWn8RpB9KGKxcOdAJTHO7QIgECkbV398u+Ig/Zve12eaKqmxhI1QfCMZAdX4juZHLDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":421136},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"fdf90423bb2ad3386ca5a654f6acf88b591354db","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"10.9.2","description":"## Usage","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.16.0","dependencies":{"n3":"^1.26.0","jsonld":"^8.3.3","winston":"^3.18.3","rdf-lens":"^1.3.6","@rdfc/proto":"^0.1.2","@grpc/grpc-js":"^1.14.0","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^3.2.4","globals":"^16.4.0","ts-jest":"^29.4.5","prettier":"^3.6.2","@types/n3":"^1.26.1","tsc-alias":"^1.8.16","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^22.18.12","lint-staged":"^15.5.2","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.46.2","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.0.1_1761572576486_0.06256945598169117","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@rdfc/js-runner","version":"3.0.2","keywords":[],"author":"","license":"ISC","_id":"@rdfc/js-runner@3.0.2","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"32dedc42e91915d7369177f20e668c466d207d82","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.0.2.tgz","fileCount":88,"integrity":"sha512-PgEssC+i/aUoJuE7rub2ipjV/xldA6Cmrku7yy2NKMvdDK/hfAwUM1k/2d7PV5MloJjcdQVXhEwSv3IZStBxYw==","signatures":[{"sig":"MEUCIDEoMGKh6izsH8D31gUWj2Sluxpa4hupqLNwVvtWRGCxAiEAxnRDrLT5uk7ZVFf9Onz1RqOubsPslg88lJcxzh57ED0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":426114},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"9e71172aa7301580de40bc1d724eec426ccbdd19","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"11.6.2","description":"To use the JavaScript (Node or Bun) runner for RDF-Connect, you need to have a pipeline configuration that includes JavaScript/TypeScript processors. The runner can be added to your RDF-Connect pipeline as follows:","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.2.1","dependencies":{"n3":"^2.0.1","jsonld":"^9.0.0","winston":"^3.19.0","rdf-lens":"^1.3.6","@rdfc/proto":"^0.1.2","@grpc/grpc-js":"^1.14.3","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","eslint":"^9.21.0","vitest":"^4.0.18","globals":"^17.3.0","ts-jest":"^29.4.6","prettier":"^3.8.1","@types/n3":"^1.26.1","tsc-alias":"^1.8.16","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^24.10.9","lint-staged":"^16.2.7","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.54.0","@vitest/coverage-v8":"^4.0.18","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.54.0","@typescript-eslint/eslint-plugin":"^8.54.0"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.0.2_1770036753168_0.7654722339179654","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@rdfc/js-runner","version":"3.0.3","keywords":[],"author":{"name":"Arthur Vercruysse"},"license":"MIT","_id":"@rdfc/js-runner@3.0.3","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"contributors":[{"name":"Ieben Smessaert"},{"name":"Julián Rojas"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"e726936ece5496afe50b6c502fcdcdb30a898700","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.0.3.tgz","fileCount":59,"integrity":"sha512-UrlPkEOKBIYwvqvo2eSq5goAWB28klRzIXT2ytWFP8VxQjQ7Wyz29VODjFOx1E1uEL/uXTBILMty66gnOmQ79A==","signatures":[{"sig":"MEQCIBlExlEhhicOjuexzvo/Z6Z1qhl1OzZDHJjwl18DYSN3AiBoZ9odQqKyKP6+Db9GHvhDZ0GJPkJNiYy2VJvxWQB/PQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":378259},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"152965631ea8cb39dda6d9291576d57e3705642a","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},"_npmVersion":"11.10.1","description":"JavaScript runner implementation for RDF-Connect","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.7.0","dependencies":{"n3":"^2.0.1","jsonld":"^9.0.0","winston":"^3.19.0","rdf-lens":"^1.3.6","@rdfc/proto":"^0.1.2","@grpc/grpc-js":"^1.14.3","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.0.2","vitest":"^4.0.18","globals":"^17.3.0","prettier":"^3.8.1","@types/n3":"^1.26.1","tsc-alias":"^1.8.16","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.3.3","lint-staged":"^16.3.0","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.56.1","@vitest/coverage-v8":"^4.0.18","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.56.1","@typescript-eslint/eslint-plugin":"^8.56.1"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.0.3_1772314141570_0.34642678051156994","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-alpha.1":{"name":"@rdfc/js-runner","version":"3.1.0-alpha.1","keywords":[],"author":{"name":"Arthur Vercruysse"},"license":"MIT","_id":"@rdfc/js-runner@3.1.0-alpha.1","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"contributors":[{"name":"Ieben Smessaert"},{"name":"Julián Rojas"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"b5752ae6f378b35e892af6cd508fa25860396355","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.1.0-alpha.1.tgz","fileCount":88,"integrity":"sha512-R82TnCoDfU2n55iVPsemwmNELWlfmi3RUAXGthD/Nufw7qmtY4UmtGLHMwI4b7Pc9loUNApRwMI8MU2lDtsY8Q==","signatures":[{"sig":"MEUCIACUxOayfnPIrNOalU7nTlLrHwqSTkB4HDwR+g9yXkuQAiEAon2ya4O8tHY1s9bL6gISBLD9AV5c4LZu5VKmgl8utnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499182},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"489db20e69fbb18326704ec3fd705a2a4e9372a4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"11.11.1","description":"JavaScript runner implementation for RDF-Connect","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.2.1","dependencies":{"n3":"^2.0.3","jsonld":"^9.0.0","winston":"^3.19.0","rdf-lens":"^1.3.7","@rdfc/proto":"^0.1.2","@grpc/grpc-js":"^1.14.3","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.2","vitest":"^4.1.1","globals":"^17.4.0","prettier":"^3.8.1","@types/n3":"^1.26.1","tsc-alias":"^1.8.16","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.5.0","lint-staged":"^16.4.0","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.57.2","@vitest/coverage-v8":"^4.1.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.57.2","@typescript-eslint/eslint-plugin":"^8.57.2"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.1.0-alpha.1_1774520077158_0.300146273987721","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@rdfc/js-runner","version":"3.1.0","keywords":[],"author":{"name":"Arthur Vercruysse"},"license":"MIT","_id":"@rdfc/js-runner@3.1.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"contributors":[{"name":"Ieben Smessaert"},{"name":"Julián Rojas"}],"bin":{"js-runner":"bin/runner.js"},"dist":{"shasum":"acfd92e61d7ffd73ff5936529d6d62fc0cecc9f1","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.1.0.tgz","fileCount":70,"integrity":"sha512-wLTnaQ7hlM5djaNNOCgKa8yxYy036fvmUgG2M7U6Y63JBz5zmBQflQvDtlDOgR96qBrLhlMvuzKDeg6YIIKXiw==","signatures":[{"sig":"MEUCIFh1Zlutokk32sWGaFmKQnVo/uzDDvCeavLQMuy0KHkeAiEAw17jIIWriWsN3zW7D8orJPMQwWbpGkP9no9Kq0LJAy4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414949},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"2e0a6b3e82eae87e59412440b052c5816cd281a4","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"11.11.1","description":"JavaScript runner implementation for RDF-Connect","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.2.1","dependencies":{"n3":"^2.0.3","jsonld":"^9.0.0","winston":"^3.19.0","rdf-lens":"^1.3.7","@rdfc/proto":"^0.1.3","@grpc/grpc-js":"^1.14.3","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.0.2","vitest":"^4.1.1","globals":"^17.4.0","prettier":"^3.8.1","@types/n3":"^1.26.1","tsc-alias":"^1.8.16","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.5.0","lint-staged":"^16.4.0","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.57.2","@vitest/coverage-v8":"^4.1.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.57.2","@typescript-eslint/eslint-plugin":"^8.57.2"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.1.0_1774615003707_0.8527478202501357","host":"s3://npm-registry-packages-npm-production"}},"3.0.4-remote":{"name":"@rdfc/js-runner","version":"3.0.4-remote","keywords":[],"author":{"name":"Arthur Vercruysse"},"license":"MIT","_id":"@rdfc/js-runner@3.0.4-remote","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"contributors":[{"name":"Ieben Smessaert"},{"name":"Julián Rojas"}],"bin":{"js-runner":"bin/runner.js","js-runner-server":"bin/server.js"},"dist":{"shasum":"bfa57b7c4922b54ca9a3a8a646bcff487d1b7a09","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.0.4-remote.tgz","fileCount":82,"integrity":"sha512-A+YrfIWcoJB62nunrju9bpz4r7e/kqx2vcVFDwXfbZMfc8LSE20tXCzYHdZWHvTTlPVMAcNbYx+9gGmAw/UGTA==","signatures":[{"sig":"MEUCIQDfzF5i6fYw6pEulXNq3BmFEO0bSpv+P/TjFbsTN/uVAAIgO2WUMRoWOZvxXX4wAeBRFUdKMbOE27X+3ZG+0cUj7po=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":529818},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"3eb2de88b0435bf1ee776be0a224981bd6d145d1","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"_npmVersion":"10.8.1","description":"JavaScript runner implementation for RDF-Connect","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"26.2.0","dependencies":{"n3":"^2.0.3","jsonld":"^9.0.0","winston":"^3.19.0","rdf-lens":"^1.3.6","@rdfc/proto":"^0.1.2","@grpc/grpc-js":"^1.14.3","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.2","vitest":"^4.1.0","globals":"^17.4.0","prettier":"^3.8.1","@types/n3":"^1.26.1","tsc-alias":"^1.8.16","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.5.0","lint-staged":"^16.4.0","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.57.1","@vitest/coverage-v8":"^4.1.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.57.1","@typescript-eslint/eslint-plugin":"^8.57.1"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.0.4-remote_1783000790364_0.18103522058235266","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"@rdfc/js-runner","version":"3.2.0","keywords":[],"author":{"name":"Arthur Vercruysse"},"license":"MIT","_id":"@rdfc/js-runner@3.2.0","maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"contributors":[{"name":"Ieben Smessaert"},{"name":"Julián Rojas"}],"bin":{"js-runner":"bin/runner.js","rdfc-shacl2owl":"bin/shacl2owl.js"},"dist":{"shasum":"79341453cee39aa26f3a52f47092caf8d777ac3d","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.2.0.tgz","fileCount":76,"integrity":"sha512-QMYwdfPtIraMBg+rGjPpAD1JgB4mtd54odFt7LYNDO/gdZ7OO28EOjvVtTfX5VJi4RXnzwuHcTChlnT2Dg8I1Q==","signatures":[{"sig":"MEYCIQCURawdeYgGG2bhjoaibHZlGOJqQEULtP+b/QODqOUSUwIhANfG41I2cQ1L1axVrJ0ho6hNw5b5Kk98jgeC0OOkGBch","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":442038},"main":"lib/index.js","type":"module","husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"types":"./lib/index.d.ts","gitHead":"3b897925c6ff4683af42008e0ff0436edc2b7d66","scripts":{"lint":"eslint . --ext .ts","test":"npm run build && vitest run","build":"tsc && tsc-alias","format":"prettier --write .","prepare":"husky"},"_npmUser":{"name":"smessie","email":"smessie@smessie.com"},"_npmVersion":"11.11.0","description":"JavaScript runner implementation for RDF-Connect","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"24.14.1","dependencies":{"n3":"^2.1.1","jsonld":"^9.0.0","winston":"^3.19.0","rdf-lens":"^1.3.7","@rdfc/proto":"^0.1.3","@grpc/grpc-js":"^1.14.4","@treecg/types":"^0.4.6","winston-transport":"^4.9.0","jsonld-streaming-parser":"^5.0.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.0.2","vitest":"^4.1.10","globals":"^17.7.0","prettier":"^3.9.4","@types/n3":"^1.26.1","tsc-alias":"^1.9.0","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.9.4","lint-staged":"^17.0.8","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.10","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.6","@typescript-eslint/parser":"^8.62.1","@typescript-eslint/eslint-plugin":"^8.62.1"},"_npmOperationalInternal":{"tmp":"tmp/js-runner_3.2.0_1783423329737_0.7779098785474772","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"@rdfc/js-runner","version":"3.3.0","main":"lib/index.js","type":"module","scripts":{"build":"tspc && tsc-alias","lint":"eslint . --ext .ts","format":"prettier --write .","test":"npm run build && vitest run","prepare":"husky"},"bin":{"js-runner":"bin/runner.js","rdfc-shacl2owl":"bin/shacl2owl.js","js-runner-server":"bin/server.js"},"husky":{"hooks":{"pre-commit":"echo \"Husky pre-commit\""}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"keywords":[],"author":{"name":"Arthur Vercruysse"},"contributors":[{"name":"Ieben Smessaert"},{"name":"Julián Rojas"}],"license":"MIT","description":"JavaScript runner implementation for RDF-Connect","devDependencies":{"@ajuvercr/ts-transformer-inline-file":"^0.2.0","@eslint/js":"^10.0.1","@rdfjs/types":"^2.0.1","@types/jsonld":"^1.5.15","@types/n3":"^1.26.1","@types/node":"^25.9.5","@typescript-eslint/eslint-plugin":"^8.65.0","@typescript-eslint/parser":"^8.65.0","@vitest/coverage-v8":"^4.1.10","eslint":"^10.0.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.6","globals":"^17.8.0","husky":"^9.1.7","lint-staged":"^17.3.0","prettier":"^3.9.6","ts-patch":"^4.0.1","tsc-alias":"^1.9.1","typescript":"^6.0.3","typescript-eslint":"^8.65.0","vitest":"^4.1.10"},"dependencies":{"@grpc/grpc-js":"^1.14.4","@rdfc/proto":"^0.1.3","@treecg/types":"^0.4.6","jsonld":"^9.0.0","jsonld-streaming-parser":"^5.0.1","n3":"^2.1.1","rdf-lens":"^1.3.7","winston":"^3.19.0","winston-transport":"^4.9.0"},"_id":"@rdfc/js-runner@3.3.0","gitHead":"2dc54bac9d08f4787b084eca97269e540ed398a9","types":"./lib/index.d.ts","_nodeVersion":"26.4.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-ka8FO8WJxBmJ9I30rXmAI5Tb+l8ZKp+doRkBEyHx28loQFEcUCspQ6pW/nyAVmT6GWiTLqgaaUAG4VKYLHLrNQ==","shasum":"e328bc9d3b007423aabbef584352a47325ba4355","tarball":"https://registry.npmjs.org/@rdfc/js-runner/-/js-runner-3.3.0.tgz","fileCount":94,"unpackedSize":739067,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGM/OBsrQAUvV+U2kgYzjCKL58Opa1CglOVrUiOxUY+PAiEAyxn5PYsEvfv6SmgEUmH7nc/RZMBnuMjT+BnvCpfPA0Y="}]},"_npmUser":{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},"directories":{},"maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/js-runner_3.3.0_1785740506298_0.19392102428674973"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-13T13:29:17.603Z","modified":"2026-08-03T07:01:46.706Z","0.2.0":"2024-06-13T13:29:17.849Z","0.2.1":"2024-06-13T16:10:07.728Z","0.2.2":"2024-07-04T14:05:53.056Z","1.0.0-alpha.0":"2024-08-28T07:34:43.946Z","1.0.0-alpha.1":"2024-10-17T14:29:02.366Z","1.0.0-alpha.2":"2024-10-17T14:43:47.832Z","1.0.0-alpha.3":"2024-10-17T14:49:43.892Z","1.0.0-alpha.4":"2024-10-17T14:55:33.074Z","1.0.0-alpha.5":"2024-10-17T14:56:24.073Z","1.0.0-alpha.6":"2024-10-21T12:40:53.591Z","1.0.0-alpha.7":"2024-10-21T12:53:14.792Z","0.3.0-alpha.0":"2024-12-23T08:50:14.343Z","0.3.0-alpha.1":"2024-12-23T13:38:40.908Z","0.3.0-alpha.2":"2024-12-23T16:18:52.080Z","1.0.0":"2025-01-20T08:57:19.243Z","2.0.0-alpha.1":"2025-04-01T14:45:38.265Z","2.0.0-alpha.2":"2025-04-01T14:50:03.160Z","2.0.0-alpha.3":"2025-04-07T10:44:27.962Z","2.0.0-alpha.4":"2025-04-07T10:45:43.453Z","2.0.0-alpha.5":"2025-04-08T09:42:29.515Z","2.0.0-alpha.6":"2025-04-08T12:34:07.087Z","2.0.0-alpha.7":"2025-07-04T11:41:49.522Z","2.0.0-alpha.8":"2025-08-13T13:50:31.631Z","2.0.0-alpha.9":"2025-08-20T21:36:01.885Z","2.0.0-alpha.10":"2025-08-23T09:44:05.936Z","2.0.0-alpha.11":"2025-08-24T09:26:42.841Z","2.0.0":"2025-08-24T19:06:21.626Z","3.0.0":"2025-10-20T08:37:48.371Z","3.0.1":"2025-10-27T13:42:56.717Z","3.0.2":"2026-02-02T12:52:33.309Z","3.0.3":"2026-02-28T21:29:01.761Z","3.1.0-alpha.1":"2026-03-26T10:14:37.314Z","3.1.0":"2026-03-27T12:36:43.845Z","3.0.4-remote":"2026-07-02T13:59:50.532Z","3.2.0":"2026-07-07T11:22:09.886Z","3.3.0":"2026-08-03T07:01:46.464Z"},"author":{"name":"Arthur Vercruysse"},"license":"MIT","keywords":[],"description":"JavaScript runner implementation for RDF-Connect","contributors":[{"name":"Ieben Smessaert"},{"name":"Julián Rojas"}],"maintainers":[{"name":"smessie","email":"smessie@smessie.com"},{"name":"ajuvercr","email":"arthur.vercruysse@outlook.com"},{"name":"pietercolpaert","email":"pieter.colpaert@gmail.com"},{"name":"julianrojas87","email":"julian.rojas87@gmail.com"},{"name":"dexagod","email":"dedecker.ruben@gmail.com"}],"readme":"# JavaScript runner for RDF-Connect\n\n[![Build and tests with Node.js](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml/badge.svg)](https://github.com/rdf-connect/js-runner/actions/workflows/build-test.yml) [![npm](https://img.shields.io/npm/v/@rdfc/js-runner.svg?style=popout)](https://npmjs.com/package/@rdfc/js-runner)\n\nThis package provides a JavaScript runner implementation for RDF-Connect, which allows you to run JavaScript/TypeScript processors in your [RDF-Connect](https://github.com/rdf-connect/rdf-connect) pipeline.\n\n## Usage\n\nTo use the JavaScript (Node or Bun) runner for RDF-Connect, you need to have a pipeline configuration that includes JavaScript/TypeScript processors.\nThe runner can be added to your RDF-Connect pipeline as follows:\n\n```turtle\n@prefix rdfc: <https://w3id.org/rdf-connect#>.\n@prefix owl: <http://www.w3.org/2002/07/owl#>.\n\n### Import the runner\n<> owl:imports <./node_modules/@rdfc/js-runner/index.ttl>.\n\n### Define the pipeline and add the Node runner\n<> a rdfc:Pipeline;\n   rdfc:consistsOf [\n       rdfc:instantiates rdfc:NodeRunner;  # Use rdfc:BunRunner for Bun\n       rdfc:processor <log>, <send>;  # List of JavaScript processors to be used in the pipeline. You should define and configure these processors separately.\n   ].\n```\n\nThis example assumes that the js-runner is installed in your project via npm or yarn in the current working directory.\n\nYou can install the js-runner package using the following command:\n\n```bash\nnpm install @rdfc/js-runner\n```\n\n### Remote runner usage\n\nThe js-runner can also be used as a remote runner. To do this, start the runner server using `npx js-runner-server ./server.ttl`.\nThis starts the remote server as configured in `server.ttl`\n\n```turtle\n# example server.ttl\n\n@prefix rdfc: <https://w3id.org/rdf-connect#>.\n\n<> a rdfc:JsRunnerServer;\n  rdfc:httpPort 3000;\n  rdfc:grpcPort 4001;\n  # number of disconnected runners to keep for the dashboard (default: 5, -1 = keep all)\n  rdfc:historySize 5;\n  # one or more processor definition files to host\n  rdfc:processorConfig <./processors/echo.ttl>,\n    <./processors/send.ttl>,\n    <./processors/log.ttl>,\n    <./node_modules/@rdfc/http-utils-processor-ts/server.ttl>.\n```\n\nThis enables the user to configure the pipeline just like a normal pipeline. The runner definition is automatically available at `localhost:{httpPort}`.\n\n```turtle\n# Example pipeline file using the remote runner\n\n@prefix owl: <http://www.w3.org/2002/07/owl#>.\n@prefix rdfc: <https://w3id.org/rdf-connect#>.\n\n<> owl:imports <http://localhost:3000/>, # runner definition\n    <http://localhost:3000/processors/log.ttl>, # log processor definition\n    <http://localhost:3000/processors/send.ttl>. # send processor definition\n\n# setup the pipeline\n<> a rdfc:Pipeline;\n  rdfc:consistsOf [\n    rdfc:processor <logProc>, <sendProc>;\n    rdfc:instantiates <http://localhost:3000/jsRunner>;\n  ].\n```\n\nThe orchestrator connects to `runner:grpc` over plain TCP, sends the runner URI, and the js-runner reverse-upgrades the socket to carry the gRPC connection.\n\nEvery `rdfc:processorConfig` (and everything it `owl:imports`) is served at its path relative to the directory holding `server.ttl`, so it must live under that directory — the server logs the full URL-to-file table on startup, and warns about any file it cannot reach. Set `LOG_LEVEL=debug` to also log every HTTP request it handles.\n\nThere is an example in the `./examples/echo` directory. Start the server with the command `npx js-runner-server ./server.ttl`, then run the pipeline with the command `npx rdfc ./remote_pipeline.ttl`.\n\n## Logging\n\nThe JavaScript runner and processors use the `winston` logging library for logging.\nThe JavasScript runner initiates a logger that is passed to each processor, allowing them to log messages at various levels (info, warn, error, debug).\nYou can access this logger in your processor class code on the `this.logger` property.\nHere's an example of how to use the logger in a processor:\n\n```typescript\nimport { Processor } from '@rdfc/js-runner'\n\nclass MyProcessor extends Processor<MyProcessorArgs> {\n  async init(this: MyProcessorArgs & this): Promise<void> {\n    this.logger.info('I am initializing my processor!')\n  }\n  // ...\n}\n```\n\nThis logger is configured to forward log messages to the RDF-Connect logging system.\nThis means you can view and manage these logs in the RDF-Connect logging interface, allowing for consistent log management across different components of your RDF-Connect pipeline.\n\nIf you want to create a child logger for a subclass or submethod, you can do so using the `extendLogger` method.\nHere's an example:\n\n```typescript\nimport { Processor, extendLogger } from '@rdfc/js-runner'\n\nclass MyProcessor extends Processor<MyProcessorArgs> {\n  async init(this: MyProcessorArgs & this): Promise<void> {\n    const childLogger = extendLogger(this.logger, 'init')\n    childLogger.debug('This is a debug message from init.')\n  }\n  // ...\n}\n```\n\n## Develop a processor for this runner\n\nThe simplest way to start developing a processor for the JavaScript runner, is to start from the [template-processor-ts](https://github.com/rdf-connect/template-processor-ts) template repository.\nIt has everything set up to get you started quickly and let you focus on the actual processor logic.\n\nAt the very least, a JavaScript/TypeScript processor should consist of a class that inherits from the `Processor` abstract base class provided by the `@rdfc/js-runner` package.\nThis class should implement the `init` method, which is called when the processor is initialized.\nThis method is where you can set up any necessary configuration or state for your processor like opening a database connection or reading a file.\nAdditionally, you should implement the `transform` method, which is called before the `produce` method.\nIn this `transform` method, you should put any logic that handles incoming data by consuming readers, possibly transforming it, and passing it to the next processor in the pipeline.\nThis method should only write to writers as reply to the data it receives from readers, not produce new data, as it is important that it does not write data to channels before all readers have been initialized and are ready to consume data.\nFinally, you should implement the `produce` method, which is called after all readers have been initialized and are ready to consume data.\nIt is called after the `transform` method.\nThis method is where you can produce (new) output data by writing to writers to send the data to the next step in the pipeline.\n\nNext to the class, you should define a configuration for the processor in the `processor.ttl` file of your package.\nJavaScript/TypeScript processors must include the JavaScript specific configuration parameters `rdfc:file`, `rdfc:class`, and `rdfc:entrypoint`, which specify the file, class, and entrypoint path of the processor, respectively.\n\n## Development of the js-runner\n\nThe JavaScript runner is implemented in TypeScript.\nThe source code is contained in the `src` folder.\nThe main cli entry points are the `bin/runner.js` and `bin/server.js` files, which you can also run after installation of the package using `npx js-runner` and `npx js-runner-server` respectively.\n\nIf you want to get started with the development of the js-runner, you can clone the repository and install the dependencies using the following commands.\n\nClone the repository:\n\n```bash\ngit clone git@github.com:rdf-connect/js-runner.git\ncd js-runner\n```\n\nInstall the dependencies:\n\n```bash\nnpm install\n```\n\nYou can run the formatter and linter using:\n\n```bash\nnpm run format\nnpm run lint\n```\n\nYou can run the tests using:\n\n```bash\nnpm test\n```\n\nYou can then build the project using:\n\n```bash\nnpm run build\n```\n\nLastly, you can publish the package to npm using:\n\n```bash\nnpm publish --access=public\n```\n","readmeFilename":"README.md"}