{"_id":"@jsonjoy.com/fs-node","_rev":"48-9ecd9991a4c91d7ddf4312d1d9a36235","name":"@jsonjoy.com/fs-node","dist-tags":{"latest":"4.79.0"},"versions":{"4.56.0":{"name":"@jsonjoy.com/fs-node","version":"4.56.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","dist":{"shasum":"1c9ef056db64aefa79ea9ec224ed6630b9ddf80b","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.0.tgz","fileCount":54,"integrity":"sha512-QBKeFAm9yC0lx33AfrVtRfwinOCpR/8s3juOMgoaB95r/LEn64Ss/uUwsSzkkctGzd4dAlmUxocKA31uRtwIZw==","signatures":[{"sig":"MEUCIGavGiX95oMImVSnzKkvBt+3MlSf+wPtjNCRXLCYPmhaAiEAk3nS904V1AhVa4MPJE2PMfnCm8oRHqZxOG4DLWCRjo0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286895},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"gitHead":"c68fdb03287e18fb8de1b2945bfc8e0ce909926d","scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"repository":"streamich/memfs","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.56.0","@jsonjoy.com/fs-print":"4.56.0","@jsonjoy.com/fs-node-utils":"4.56.0","@jsonjoy.com/fs-node-builtins":"4.56.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.0_1768844912603_0.5941469077690527","host":"s3://npm-registry-packages-npm-production"}},"4.56.1":{"name":"@jsonjoy.com/fs-node","version":"4.56.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","dist":{"shasum":"7fd744b16ab5f1ab0ae6ff88b7db9ddea9228e3e","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.1.tgz","fileCount":54,"integrity":"sha512-0CQrk4I4+lFQBwShHV2cEimibc7cdim8CPztjG6Ay8JUDJ3bddMEhOLp0X2CJIEPJbx9+bxMExx9rhEyoPzVEg==","signatures":[{"sig":"MEUCIQDRpCiFBmsG4IpyCJ6Zk4sHwYbTc/c9pa5m6cyPCWnEJgIgbAliDfIdTAcEJgG1D7mdVuGDp6P4X5q7i1epNMsj+cM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286895},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"gitHead":"c68fdb03287e18fb8de1b2945bfc8e0ce909926d","scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"repository":"streamich/memfs","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.56.1","@jsonjoy.com/fs-print":"4.56.1","@jsonjoy.com/fs-node-utils":"4.56.1","@jsonjoy.com/fs-node-builtins":"4.56.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.1_1768845599889_0.9590367514366624","host":"s3://npm-registry-packages-npm-production"}},"4.56.2":{"name":"@jsonjoy.com/fs-node","version":"4.56.2","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.2","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","dist":{"shasum":"f64d010bc99224ca3e5bb437455b668c7d3092f6","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.2.tgz","fileCount":54,"integrity":"sha512-Ws4cwm9UQY0noP/Ee2KpPf2zJJukJywjTIl3lBTH/AdH7r5n5CyGPLgySxpAa7/isV0WD02bYV+XKhslF/Dtbg==","signatures":[{"sig":"MEYCIQDPXDimJMwTy2I/pSh7F9LkineIfgRMccYVjvOBdukO9QIhANaOzU6iSkMaRmlqgw2OkLTYg06xNEuSJbbxpVdb7g1m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286895},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"gitHead":"90ebbb9f65519d102fa1c2c8ddf8e2052fb340a0","scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"repository":"streamich/memfs","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.56.2","@jsonjoy.com/fs-print":"4.56.2","@jsonjoy.com/fs-node-utils":"4.56.2","@jsonjoy.com/fs-node-builtins":"4.56.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.2_1768846106978_0.13337025027234883","host":"s3://npm-registry-packages-npm-production"}},"4.56.4":{"name":"@jsonjoy.com/fs-node","version":"4.56.4","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.4","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","dist":{"shasum":"f6fe75e7e9129778789e0f59267707fc26bb652a","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.4.tgz","fileCount":54,"integrity":"sha512-4G7KBypcWy2BGPnuDCmUQWHasbNZnEqcb3DLODuH22J8fre7YK8MiyciIohkUTFMqR9qem84LK22T1FmUwiTSQ==","signatures":[{"sig":"MEYCIQCO7RfGUeq7ZyZ0CwP/rabKfuEI5nhT2Q+HKxnyfbsCWAIhAMrybR047D02Gd5UFZBnWK+UdP5QmELocawNiblC7pbT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286895},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"gitHead":"3843eddf95cae00136a747f0defa119e856aa475","scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"repository":"streamich/memfs","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.56.4","@jsonjoy.com/fs-print":"4.56.4","@jsonjoy.com/fs-node-utils":"4.56.4","@jsonjoy.com/fs-node-builtins":"4.56.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.4_1768936258564_0.2535309489677251","host":"s3://npm-registry-packages-npm-production"}},"4.56.7":{"name":"@jsonjoy.com/fs-node","version":"4.56.7","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.7","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"ff09055e30410fdb5640bb9f4b31c0a31819e36d","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.7.tgz","fileCount":54,"integrity":"sha512-1Zo2wzbgjj9L5rJJg2V7rRSzAsLR9tB9Ygzg2ZeXJKRqeMKXklsqSUwOuFgKQ6CwvRXEze2YZXZueMNK3a1XnQ==","signatures":[{"sig":"MEQCIBDh/90m1rEJjtrnCK4uh2IVIElrFK1wPes8izZjbUgCAiBOEWd3OLVV+PHgCW1akXn8v7JZC4396rNL9PO0534ygQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.56.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":286736},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"gitHead":"f2e532dfa180c200b6bd7b59f6e5a46987b83fc1","scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.6.2","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.12.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"workspace:*","@jsonjoy.com/fs-print":"workspace:*","@jsonjoy.com/fs-node-utils":"workspace:*","@jsonjoy.com/fs-node-builtins":"workspace:*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.7_1769013259160_0.7335964075716022","host":"s3://npm-registry-packages-npm-production"}},"4.56.8":{"name":"@jsonjoy.com/fs-node","version":"4.56.8","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.8","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"11377e8f61bc83911ff2d4e96fcad0ad9ddf99c2","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.8.tgz","fileCount":54,"integrity":"sha512-cKbgS4E/Mjk9fFGX5dlFAX8PaQlp2OZobepRSgdUJ4oCWoxlRAwOZQmhEBIK5rZQhf6bk1RgseBKE6R5WtzPLA==","signatures":[{"sig":"MEUCIDuCZAgsrcFoBlvLpxLcQQeYRLDoBktLNjzsfPJR2Z8jAiEA9COE2X6DYHw7FoBfbWNh48GKrpMYFNNwacCcByE0dME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.56.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":286736},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"gitHead":"ee160034f174a7c495ffff81db35f63c01f32a00","scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.6.2","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.12.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"workspace:*","@jsonjoy.com/fs-print":"workspace:*","@jsonjoy.com/fs-node-utils":"workspace:*","@jsonjoy.com/fs-node-builtins":"workspace:*"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.8_1769013615285_0.7972950440010387","host":"s3://npm-registry-packages-npm-production"}},"4.56.9":{"name":"@jsonjoy.com/fs-node","version":"4.56.9","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.9","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"cb3e35ba8ef40b644584b5238c7aacdc8ef3f331","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.9.tgz","fileCount":54,"integrity":"sha512-YiI2iqVMi/Ro9BcqWWLQBv939gje748pC4t376M/goQoLaM0sItsj0bBTiQr4eXyLsLdGw10n/F/kH5/snBe7g==","signatures":[{"sig":"MEQCIDGswaTGkEsymRtDtVW+GQAWlhP4I5kH/H86w32TPqofAiAdhk5vOqA45c4R8bS2wIvAQ271+6h6ZKV8l1wCRXwEEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.56.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":286715},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-YiI2iqVMi/Ro9BcqWWLQBv939gje748pC4t376M/goQoLaM0sItsj0bBTiQr4eXyLsLdGw10n/F/kH5/snBe7g==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.6.2","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.12.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.56.9","@jsonjoy.com/fs-print":"4.56.9","@jsonjoy.com/fs-node-utils":"4.56.9","@jsonjoy.com/fs-node-builtins":"4.56.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.9_1769016238727_0.20612793015198183","host":"s3://npm-registry-packages-npm-production"}},"4.56.10":{"name":"@jsonjoy.com/fs-node","version":"4.56.10","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.10","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"70b18bfaf14544a9820d2016e913dde12c6de991","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.10.tgz","fileCount":54,"integrity":"sha512-7R4Gv3tkUdW3dXfXiOkqxkElxKNVdd8BDOWC0/dbERd0pXpPY+s2s1Mino+aTvkGrFPiY+mmVxA7zhskm4Ue4Q==","signatures":[{"sig":"MEUCIG8yjPKmC+Ujf24Dele0RJttpw0VCr/Pki2RJadL1NAuAiEA8u1evzzQ1+dyjAn/gcdgefHuLr9ZSe/fXotlp+YdDxA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.56.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":286763},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-7R4Gv3tkUdW3dXfXiOkqxkElxKNVdd8BDOWC0/dbERd0pXpPY+s2s1Mino+aTvkGrFPiY+mmVxA7zhskm4Ue4Q==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.6.2","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.13.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.56.10","@jsonjoy.com/fs-print":"4.56.10","@jsonjoy.com/fs-snapshot":"4.56.10","@jsonjoy.com/fs-node-utils":"4.56.10","@jsonjoy.com/fs-node-builtins":"4.56.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.10_1769166919512_0.9671917141884829","host":"s3://npm-registry-packages-npm-production"}},"4.56.11":{"name":"@jsonjoy.com/fs-node","version":"4.56.11","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.56.11","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"d71b7ff4dfdf460e419a4057eaeb8e36bed02197","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.11.tgz","fileCount":54,"integrity":"sha512-D65YrnP6wRuZyEWoSFnBJSr5zARVpVBGctnhie4rCsMuGXNzX7IHKaOt85/Aj7SSoG1N2+/xlNjWmkLvZ2H3Tg==","signatures":[{"sig":"MEYCIQCPHrvsczAtC4kN+a5/7fEa35pxTeBZkWnUUr+2W9PQ4wIhAOb/uQxw37xDJqM0Bps6isABu/QOfON/pl64tDw2uiSp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.56.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":286945},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-D65YrnP6wRuZyEWoSFnBJSr5zARVpVBGctnhie4rCsMuGXNzX7IHKaOt85/Aj7SSoG1N2+/xlNjWmkLvZ2H3Tg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.8.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.13.1","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.56.11","@jsonjoy.com/fs-print":"4.56.11","@jsonjoy.com/fs-snapshot":"4.56.11","@jsonjoy.com/fs-node-utils":"4.56.11","@jsonjoy.com/fs-node-builtins":"4.56.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.56.11_1772626858379_0.10549266203102614","host":"s3://npm-registry-packages-npm-production"}},"4.57.0":{"name":"@jsonjoy.com/fs-node","version":"4.57.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"2001642e12e2b2ca5ed18646e420e8bee955e9e9","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.0.tgz","fileCount":54,"integrity":"sha512-yPUd356GdKU/AV0btLUDngQLWqe/5l8qTghlTOxYglq1xUsk56UH9/krJXPu04Nv8jzr2kVoQKVV9kQO+sOdxQ==","signatures":[{"sig":"MEUCIQCvsDShe9ozR75S8uWFucRdaefoIMWz9KNKparjEOvOZAIgeuj2b0K4/CduetNXL5hDFlXQFjHBZrU2FKbTSCe9SIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":287114},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-yPUd356GdKU/AV0btLUDngQLWqe/5l8qTghlTOxYglq1xUsk56UH9/krJXPu04Nv8jzr2kVoQKVV9kQO+sOdxQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.9.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.0","@jsonjoy.com/fs-print":"4.57.0","@jsonjoy.com/fs-snapshot":"4.57.0","@jsonjoy.com/fs-node-utils":"4.57.0","@jsonjoy.com/fs-node-builtins":"4.57.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.0_1774109667853_0.3537922293940008","host":"s3://npm-registry-packages-npm-production"}},"4.57.1":{"name":"@jsonjoy.com/fs-node","version":"4.57.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"3dae969fe02d9450f5dfc7c12bfe3b859cb1038e","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.1.tgz","fileCount":54,"integrity":"sha512-3YaKhP8gXEKN+2O49GLNfNb5l2gbnCFHyAaybbA2JkkbQP3dpdef7WcUaHAulg/c5Dg4VncHsA3NWAUSZMR5KQ==","signatures":[{"sig":"MEYCIQDjMGIZejpM2fTD0ScUayxWNHVk3PcEs8hDUDMFZ94tLQIhAN1iNoynk4B6lXtS/i03ETbyrnVzJx7dDp6ix/w2UDNy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288378},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-3YaKhP8gXEKN+2O49GLNfNb5l2gbnCFHyAaybbA2JkkbQP3dpdef7WcUaHAulg/c5Dg4VncHsA3NWAUSZMR5KQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.9.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.1","@jsonjoy.com/fs-print":"4.57.1","@jsonjoy.com/fs-snapshot":"4.57.1","@jsonjoy.com/fs-node-utils":"4.57.1","@jsonjoy.com/fs-node-builtins":"4.57.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.1_1774113633366_0.3596758455497093","host":"s3://npm-registry-packages-npm-production"}},"4.57.2":{"name":"@jsonjoy.com/fs-node","version":"4.57.2","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.2","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"8db2875df19683683e5852053e0099e233dc45d2","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.2.tgz","fileCount":54,"integrity":"sha512-nX2AdL6cOFwLdju9G4/nbRnYevmCJbh7N7hvR3gGm97Cs60uEjyd0rpR+YBS7cTg175zzl22pGKXR5USaQMvKg==","signatures":[{"sig":"MEUCIFhLVaiquBVUtsvqPKw3uuYaiXAqKg1cbj84bNurx41bAiEAt6/GKlJFY9cCWAYpb3oTPQTyvvP2AimjlLequIAa9f8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288388},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-nX2AdL6cOFwLdju9G4/nbRnYevmCJbh7N7hvR3gGm97Cs60uEjyd0rpR+YBS7cTg175zzl22pGKXR5USaQMvKg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.11.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.2","@jsonjoy.com/fs-print":"4.57.2","@jsonjoy.com/fs-snapshot":"4.57.2","@jsonjoy.com/fs-node-utils":"4.57.2","@jsonjoy.com/fs-node-builtins":"4.57.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.2_1776377655237_0.5407013189490222","host":"s3://npm-registry-packages-npm-production"}},"4.57.3":{"name":"@jsonjoy.com/fs-node","version":"4.57.3","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.3","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"edf03464f451d1bdd59bafc39f707d804524b364","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.3.tgz","fileCount":54,"integrity":"sha512-089gZoKvbeOsT2jeBaVKSz91oFXQWFG7a62sMY6gVMHnoWbyGzTb6OVUP/V7G3wLQLJ555BEsHt8SD1nj1dgaQ==","signatures":[{"sig":"MEYCIQDdin0zaA7cTOkvlHE9D9zAKILkxfvRkdyPdnmMrKgHTAIhAKsfb7MMNZYxq019fbOe4DnBOxWZ+O4oHWs7G/G6Burn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288379},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-089gZoKvbeOsT2jeBaVKSz91oFXQWFG7a62sMY6gVMHnoWbyGzTb6OVUP/V7G3wLQLJ555BEsHt8SD1nj1dgaQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.12.1","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.3","@jsonjoy.com/fs-print":"4.57.3","@jsonjoy.com/fs-snapshot":"4.57.3","@jsonjoy.com/fs-node-utils":"4.57.3","@jsonjoy.com/fs-node-builtins":"4.57.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.3_1779968426371_0.45351271760536815","host":"s3://npm-registry-packages-npm-production"}},"4.57.4":{"name":"@jsonjoy.com/fs-node","version":"4.57.4","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.4","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"6c9199434b5a2c8aa355e4697ce07b20c89cad10","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.4.tgz","fileCount":54,"integrity":"sha512-nSYMXFWdug8Pv/38gnCZOVBev/lfzT3CC3cClydN+7M+OVNzQ5OmmS7BTcV6rNEtqOmUUE8WpZTq/deVJTx9Bg==","signatures":[{"sig":"MEYCIQDlEZj04xVOiDg4IQDvETd3JT2QAvUFDC9M5x+DXnKPuwIhAJw/oRrpsPwOpCEhiuC8dlt9wxgz5aCnvUgsfCXNhzK5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288379},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-nSYMXFWdug8Pv/38gnCZOVBev/lfzT3CC3cClydN+7M+OVNzQ5OmmS7BTcV6rNEtqOmUUE8WpZTq/deVJTx9Bg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.13.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.4","@jsonjoy.com/fs-print":"4.57.4","@jsonjoy.com/fs-snapshot":"4.57.4","@jsonjoy.com/fs-node-utils":"4.57.4","@jsonjoy.com/fs-node-builtins":"4.57.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.4_1780480055891_0.8644901050045546","host":"s3://npm-registry-packages-npm-production"}},"4.57.5":{"name":"@jsonjoy.com/fs-node","version":"4.57.5","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.5","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"e069c5509b2ef6d48f8a257d4e58499c0b2f5f25","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.5.tgz","fileCount":54,"integrity":"sha512-F6kdnfsmK6q+WEjGhCOd/2iJpcmffj8q3qgXUG1/gHMXaThZp30Ienk3eMT+GfOpEbuVqoPvqNe8IwiPlDk/QQ==","signatures":[{"sig":"MEYCIQDcj6+3iIuuFDTLVLyCvpeXkL49a+QUH06PfqwQo9qzBQIhAL3Ahwr4vd8vbHH1zGY0IoljxLpUlAyHxs+EWG3SBL3M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288379},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-F6kdnfsmK6q+WEjGhCOd/2iJpcmffj8q3qgXUG1/gHMXaThZp30Ienk3eMT+GfOpEbuVqoPvqNe8IwiPlDk/QQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.13.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.5","@jsonjoy.com/fs-print":"4.57.5","@jsonjoy.com/fs-snapshot":"4.57.5","@jsonjoy.com/fs-node-utils":"4.57.5","@jsonjoy.com/fs-node-builtins":"4.57.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.5_1780480955107_0.16707703386941075","host":"s3://npm-registry-packages-npm-production"}},"4.57.6":{"name":"@jsonjoy.com/fs-node","version":"4.57.6","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.6","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"1772c9e34c044bc7a65bce49e3882c7e2907a140","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.6.tgz","fileCount":54,"integrity":"sha512-Kbn1jdkvDN4F2+BhoB6mMu7NCbhP0bgA5NcI1aJj/Q5UcU+I1JLLW+dEQean33iV4tXv35AzBVKPICnDltBpxw==","signatures":[{"sig":"MEYCIQDFeFXMFH+yTLW74Ih7HmI0SO3JfUlwneG6rKOJIJkNYAIhAPj2nCLX8jg3PwVpQAhGvKDWTTPiAPBst6DB6qoq2upA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288379},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-Kbn1jdkvDN4F2+BhoB6mMu7NCbhP0bgA5NcI1aJj/Q5UcU+I1JLLW+dEQean33iV4tXv35AzBVKPICnDltBpxw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.13.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.6","@jsonjoy.com/fs-print":"4.57.6","@jsonjoy.com/fs-snapshot":"4.57.6","@jsonjoy.com/fs-node-utils":"4.57.6","@jsonjoy.com/fs-node-builtins":"4.57.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.6_1780483364205_0.6742084665959709","host":"s3://npm-registry-packages-npm-production"}},"4.57.7":{"name":"@jsonjoy.com/fs-node","version":"4.57.7","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.7","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"3d62f93af1ccdffd39d439154f36155d7e3eb5c6","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.7.tgz","fileCount":54,"integrity":"sha512-xhnyeyEVTiIOibFvda/5n89nChMLCPKHHM2WQ+GGDf6+U/IrQBW3Qx6x+Uq1bkDbxBkybLOdIGoBtVBrE8Nngg==","signatures":[{"sig":"MEQCIBLMf6JoBi4EKmCGYyeZz+O+nEb0QNOTlA46O8wZf2ifAiA4j/HJBITzwT+XFt2e5Z3QGN3b4452kOEvza5CxhhLvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288379},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-xhnyeyEVTiIOibFvda/5n89nChMLCPKHHM2WQ+GGDf6+U/IrQBW3Qx6x+Uq1bkDbxBkybLOdIGoBtVBrE8Nngg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.13.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.7","@jsonjoy.com/fs-print":"4.57.7","@jsonjoy.com/fs-snapshot":"4.57.7","@jsonjoy.com/fs-node-utils":"4.57.7","@jsonjoy.com/fs-node-builtins":"4.57.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.7_1781119700867_0.7135535642043138","host":"s3://npm-registry-packages-npm-production"}},"4.57.8":{"name":"@jsonjoy.com/fs-node","version":"4.57.8","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.57.8","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"d16b418d2179f7092f9fe5daeb18d31a5835a19b","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.8.tgz","fileCount":54,"integrity":"sha512-IPEOlDYSnTDYpjQlQg2F8h+eqxKQN3sdbroI0WrteRiQZ462HzVpBo9ZZX485njz4nAacoe3fd4iDiIhk+k5Hg==","signatures":[{"sig":"MEUCIQDokU6SARcL6YvMZqepuHptxbFZgCTTJRzgzmYbvqFZ8AIgI98ZLVAyzsB9bsO3c5L+fgAeUkQbKa46/93Bo0Mn25k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.57.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288379},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-IPEOlDYSnTDYpjQlQg2F8h+eqxKQN3sdbroI0WrteRiQZ462HzVpBo9ZZX485njz4nAacoe3fd4iDiIhk+k5Hg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.13.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.57.8","@jsonjoy.com/fs-print":"4.57.8","@jsonjoy.com/fs-snapshot":"4.57.8","@jsonjoy.com/fs-node-utils":"4.57.8","@jsonjoy.com/fs-node-builtins":"4.57.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.57.8_1781956430128_0.7046562564426848","host":"s3://npm-registry-packages-npm-production"}},"4.58.0":{"name":"@jsonjoy.com/fs-node","version":"4.58.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.58.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"7c404c014102844dabb03ed2f31528d55c8a53aa","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.58.0.tgz","fileCount":54,"integrity":"sha512-bOqoLND5b5xyM+1zro63kClBnB05HTIX0RzOSHy4kAjfnec+CTdV742H/nsDmbkDaaDLHMmYqxAw09NQ8yVIrQ==","signatures":[{"sig":"MEUCIFYRWtz0VStI2LIiNVjkxTHyesnOPRSd+s5oA2h9GCH9AiEAv46YNKXvrjvi5og+OsVLfJoGc47r6wBVgGyvL4J1tYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.58.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":286252},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-bOqoLND5b5xyM+1zro63kClBnB05HTIX0RzOSHy4kAjfnec+CTdV742H/nsDmbkDaaDLHMmYqxAw09NQ8yVIrQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.58.0","@jsonjoy.com/fs-print":"4.58.0","@jsonjoy.com/fs-snapshot":"4.58.0","@jsonjoy.com/fs-node-utils":"4.58.0","@jsonjoy.com/fs-node-builtins":"4.58.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.58.0_1783348343655_0.05591035872302674","host":"s3://npm-registry-packages-npm-production"}},"4.59.0":{"name":"@jsonjoy.com/fs-node","version":"4.59.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.59.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"14707f319ffef20d63adb393a68f19050b950172","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.59.0.tgz","fileCount":54,"integrity":"sha512-Ju6afR+tAoyzYe5t6hyOODHMsE6z3/DjLyJcfdqkupJH+90kvlbpzdCq4P7BDUiTqT9RjpQezmf2ucBVBOoGtw==","signatures":[{"sig":"MEUCIE3F/kz3aKAJZuX0tv2eUrA8xp20qS+D6VObMw8w4teJAiEAphcUTKjlFPRHhBQ5fQRrh07NQCt9TXm+Cu1+L9ZVQpM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.59.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":286252},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-Ju6afR+tAoyzYe5t6hyOODHMsE6z3/DjLyJcfdqkupJH+90kvlbpzdCq4P7BDUiTqT9RjpQezmf2ucBVBOoGtw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.59.0","@jsonjoy.com/fs-print":"4.59.0","@jsonjoy.com/fs-snapshot":"4.59.0","@jsonjoy.com/fs-node-utils":"4.59.0","@jsonjoy.com/fs-node-builtins":"4.59.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.59.0_1783412860009_0.046668981668474885","host":"s3://npm-registry-packages-npm-production"}},"4.60.0":{"name":"@jsonjoy.com/fs-node","version":"4.60.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.60.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"0966f7236d1099266ea72ea380f253977a05ced9","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.60.0.tgz","fileCount":54,"integrity":"sha512-seoLqMm894zRYqV5yYHjaZX1BLCy/g/S2vmQXBOrI8N3D4mU1sKSUm1GsgCZLlDS/ygLIDWjtyCxboYw/2g5Yw==","signatures":[{"sig":"MEYCIQDsANkfs484imtsrCvyobT6uurK5jUYc4YyvN0h+SN+tAIhAPTfev87B/q0mViipdOBeVGGIDMR+Yi9ex4v9yMpad/O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.60.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":294005},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-seoLqMm894zRYqV5yYHjaZX1BLCy/g/S2vmQXBOrI8N3D4mU1sKSUm1GsgCZLlDS/ygLIDWjtyCxboYw/2g5Yw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.60.0","@jsonjoy.com/fs-print":"4.60.0","@jsonjoy.com/fs-snapshot":"4.60.0","@jsonjoy.com/fs-node-utils":"4.60.0","@jsonjoy.com/fs-node-builtins":"4.60.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.60.0_1783422727648_0.7837354665750531","host":"s3://npm-registry-packages-npm-production"}},"4.61.0":{"name":"@jsonjoy.com/fs-node","version":"4.61.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.61.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"9efc1015ebeb7795f5df20aa460638833a030c70","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.61.0.tgz","fileCount":54,"integrity":"sha512-5zCdI2kH4v48NQL8skYAz9oQ0LX0XeOfp/TL8k5wA2DoHqfh3zNN28XSduP4jhoDdoQNJGxIZQDJtlzG4h0BZQ==","signatures":[{"sig":"MEQCIAHV1MsUrwlQ9OUlYcTU3p8sstLSR6l6RRJPofCIu1k/AiAMQmLsb6GFWSrVuXMn89j4UAPOidP3livC8IFpNn4BOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.61.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":294005},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-5zCdI2kH4v48NQL8skYAz9oQ0LX0XeOfp/TL8k5wA2DoHqfh3zNN28XSduP4jhoDdoQNJGxIZQDJtlzG4h0BZQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.61.0","@jsonjoy.com/fs-print":"4.61.0","@jsonjoy.com/fs-snapshot":"4.61.0","@jsonjoy.com/fs-node-utils":"4.61.0","@jsonjoy.com/fs-node-builtins":"4.61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.61.0_1783428682119_0.26624489224354897","host":"s3://npm-registry-packages-npm-production"}},"4.62.0":{"name":"@jsonjoy.com/fs-node","version":"4.62.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.62.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"d699f022645f54d5259af747dd7d63a7516b163e","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.62.0.tgz","fileCount":54,"integrity":"sha512-vJlvjnpcIrGvAZQ4KVa3fmH5RJpAQC5PUGApP9l61iMaXh/YsqhJzRT1YavWCMEHU7ajXLOJZnRlzKjShPhflg==","signatures":[{"sig":"MEYCIQDX2HFcDbbA5mMoE6MHOdetI41RobnhrFdw4/nyA0slNAIhANmXtD4C7X3DNiqMP9BYnyMXrl94DItxc6BRnBPpM89E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.62.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":294005},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-vJlvjnpcIrGvAZQ4KVa3fmH5RJpAQC5PUGApP9l61iMaXh/YsqhJzRT1YavWCMEHU7ajXLOJZnRlzKjShPhflg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.62.0","@jsonjoy.com/fs-print":"4.62.0","@jsonjoy.com/fs-snapshot":"4.62.0","@jsonjoy.com/fs-node-utils":"4.62.0","@jsonjoy.com/fs-node-builtins":"4.62.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.62.0_1783430425411_0.6652210611130156","host":"s3://npm-registry-packages-npm-production"}},"4.63.0":{"name":"@jsonjoy.com/fs-node","version":"4.63.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.63.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"f626e959b8cd8c0a11d572cec977c58af1b8c420","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.63.0.tgz","fileCount":54,"integrity":"sha512-y4/0oO1BEGXmM2TtYuJzgI2RRJE1JTZP/BlpDC0jQtUR0Jxx/zk//HlltW58iu+LXrr+zX/ndDrhuwN0HVJbGQ==","signatures":[{"sig":"MEUCIFMpGTETb0+1bs62K3bO39Zv124Na4o0t6lWInv6J0d2AiEArt3BlyFFLD7pYBqA4nuWogrfWBqpm11ZKgcMhMIwpWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.63.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":294005},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-y4/0oO1BEGXmM2TtYuJzgI2RRJE1JTZP/BlpDC0jQtUR0Jxx/zk//HlltW58iu+LXrr+zX/ndDrhuwN0HVJbGQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.63.0","@jsonjoy.com/fs-print":"4.63.0","@jsonjoy.com/fs-snapshot":"4.63.0","@jsonjoy.com/fs-node-utils":"4.63.0","@jsonjoy.com/fs-node-builtins":"4.63.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.63.0_1783434195766_0.4814232894992079","host":"s3://npm-registry-packages-npm-production"}},"4.64.0":{"name":"@jsonjoy.com/fs-node","version":"4.64.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.64.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"e8c9c4346b38cc116ca0e9fb34b10419bcfc1916","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.64.0.tgz","fileCount":54,"integrity":"sha512-dO+NNkODbUli4uV42bcNrrLvq5rE7SNpdZ5TNd0dtbLsAaNK3MDiIC9lUi+brboGoIjW6vd2fB1qao60nrk5xA==","signatures":[{"sig":"MEQCIFfIZiUqamrYBVxZLsSa1uef5p9iWoTRZLapFeLrJDz2AiAuIQZH5OPrMdSVj1s5JU71nDyC7eh4SQ0FRtYydoTBng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.64.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":293545},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-dO+NNkODbUli4uV42bcNrrLvq5rE7SNpdZ5TNd0dtbLsAaNK3MDiIC9lUi+brboGoIjW6vd2fB1qao60nrk5xA==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.64.0","@jsonjoy.com/fs-print":"4.64.0","@jsonjoy.com/fs-snapshot":"4.64.0","@jsonjoy.com/fs-node-utils":"4.64.0","@jsonjoy.com/fs-node-builtins":"4.64.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.64.0_1783513960655_0.6275190648658739","host":"s3://npm-registry-packages-npm-production"}},"4.65.0":{"name":"@jsonjoy.com/fs-node","version":"4.65.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.65.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"e9679b0994c72f86cdd51004841ae9a8b187905e","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.65.0.tgz","fileCount":54,"integrity":"sha512-Zr6GcZnIiiInuYevNmgTvmmROWFOpD296X/XRQi90w9i1vf4cmc64F/06kmUsquBgnWmE++vjpT5INAqOPhxTg==","signatures":[{"sig":"MEYCIQDNGSCkQ2U/eKbHlS6D2EAbhIERIZ0HXKBG1f83yk4VDAIhAIMdfgMZvwskIqxyyvYq4QX8O/E+nOcoNu6Zx1L33si9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAFQ7IT3/1tipL4J5y+rd064yU/ufpVgvgdmGeg4HzLJAiA905sGNuZ6ze6iJMYy5bDHNELe7u1GS31xXckJqhSkTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.65.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":293545},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-Zr6GcZnIiiInuYevNmgTvmmROWFOpD296X/XRQi90w9i1vf4cmc64F/06kmUsquBgnWmE++vjpT5INAqOPhxTg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.65.0","@jsonjoy.com/fs-print":"4.65.0","@jsonjoy.com/fs-snapshot":"4.65.0","@jsonjoy.com/fs-node-utils":"4.65.0","@jsonjoy.com/fs-node-builtins":"4.65.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.65.0_1785755638561_0.34940717951041766","host":"s3://npm-registry-packages-npm-production"}},"4.66.0":{"name":"@jsonjoy.com/fs-node","version":"4.66.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.66.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"e44a33a648152bc15316345afaaf78b812b156b9","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.66.0.tgz","fileCount":54,"integrity":"sha512-10IQHDadVNg0aPCy8G6V7TnE1/eQhqyh3QMhT9LaU3p18US7dRH01P8msQllxFNRhzX/4xV0X7TnbX2LwpVfYg==","signatures":[{"sig":"MEQCIEbSvujwVxqLn964q52CwRuKuiRFHY0RtMPkhsX/XBMdAiAtG0/+htg/dN+dIjnWRkKmikWRPIztimtXm0awABAYYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD71A8pWEgfWO7nN+d5jXnFFN1OwDbF0G/QLvT6vTSKGAIhANCMT1u2k+JM1AbAlDqmGVHiT3szAPlbVk3ccEwkr/d2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.66.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":294177},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-10IQHDadVNg0aPCy8G6V7TnE1/eQhqyh3QMhT9LaU3p18US7dRH01P8msQllxFNRhzX/4xV0X7TnbX2LwpVfYg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.66.0","@jsonjoy.com/fs-print":"4.66.0","@jsonjoy.com/fs-snapshot":"4.66.0","@jsonjoy.com/fs-node-utils":"4.66.0","@jsonjoy.com/fs-node-builtins":"4.66.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.66.0_1785768567027_0.6107218026918451","host":"s3://npm-registry-packages-npm-production"}},"4.66.1":{"name":"@jsonjoy.com/fs-node","version":"4.66.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.66.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"e3e796478099ac43a7f9f603703ce4ab6b96080b","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.66.1.tgz","fileCount":54,"integrity":"sha512-lFlBqITscYHoBq4xqZP090pXCeSYfv//yipuliA26D2l+50P/7L9IaQnSZE3QH6Ai1DLuZq72X0MeAj30QbzNw==","signatures":[{"sig":"MEUCIQDl/DeTFg35sXYQxNAatfVc6Pv9yYW3XuIXpNzEJkxZtgIgAfQkJ5eT52BWyVb9i1YW7pTLwGv/VkhJQXo/8ShZsyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFfUBfUhVQrqDXShjKhMG4aUCu9AtLTAGmVYPYZkY2EvAiEAq7QFCEiltVwP59PikYHUF70XUTixglWKGk6bUXa/qPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.66.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437568},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-lFlBqITscYHoBq4xqZP090pXCeSYfv//yipuliA26D2l+50P/7L9IaQnSZE3QH6Ai1DLuZq72X0MeAj30QbzNw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.66.1","@jsonjoy.com/fs-print":"4.66.1","@jsonjoy.com/fs-snapshot":"4.66.1","@jsonjoy.com/fs-node-utils":"4.66.1","@jsonjoy.com/fs-node-builtins":"4.66.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.66.1_1785779268384_0.6862288153467335","host":"s3://npm-registry-packages-npm-production"}},"4.67.0":{"name":"@jsonjoy.com/fs-node","version":"4.67.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.67.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"45ca8854c4d87dcbaa804f31ba36f4b6832ada43","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.67.0.tgz","fileCount":54,"integrity":"sha512-EZ/mSrxRYphDbyll1VuDW0mvj/USoe2M5sxT2nYqyYyvdxsIsijhJOiygBHAaj86Eqd/Kb9ukkwXjBisRTk1tg==","signatures":[{"sig":"MEUCIQDGuA0FF0GiQCq0khRSvdzPAp5QQIV4qtLGaJtSq+1+SAIgZ1K+rE0alAXekLBVmCLhIxkPFbGhkTiSrB6D4H6e6sA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC7ApElfFDOcbYLGI9zyKRybHbDJWjRG04OtjMtyrbTUQIhAKe5XY9hxaWV2BMtrhR9aalfkHpyR9pLDFFesJP1DRPi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.67.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437568},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-EZ/mSrxRYphDbyll1VuDW0mvj/USoe2M5sxT2nYqyYyvdxsIsijhJOiygBHAaj86Eqd/Kb9ukkwXjBisRTk1tg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.67.0","@jsonjoy.com/fs-print":"4.67.0","@jsonjoy.com/fs-snapshot":"4.67.0","@jsonjoy.com/fs-node-utils":"4.67.0","@jsonjoy.com/fs-node-builtins":"4.67.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.67.0_1785832424680_0.9874054966140737","host":"s3://npm-registry-packages-npm-production"}},"4.68.0":{"name":"@jsonjoy.com/fs-node","version":"4.68.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.68.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"c3549235353290abdaba59023bce30c02e99ae94","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.68.0.tgz","fileCount":54,"integrity":"sha512-xYDlpSk3UDHjcI0kiz6kNJ/oVTEzlS7kUzAoAsgJh2/+yOtYV/eZW7M8O9Fj+ED3BDONYKt7+8OiPlWl6xpFeA==","signatures":[{"sig":"MEYCIQDKuqpzhZrFLrDwVBSDVKWittvhUETAJIf2dTV4KS7TtwIhAOyhizc+afOq/37QX9c/5mUOOt0Oc0a/VgMJ6ixtieux","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCNV1erDDhT8KAEeYvPLhXNZJQD0GiiQfA7yb1DlrqlzQIhAPcW2zzpfaEX7o+hVs96bDrwyC83S6VsBQ08CjK6bCtZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.68.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437897},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-xYDlpSk3UDHjcI0kiz6kNJ/oVTEzlS7kUzAoAsgJh2/+yOtYV/eZW7M8O9Fj+ED3BDONYKt7+8OiPlWl6xpFeA==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.68.0","@jsonjoy.com/fs-print":"4.68.0","@jsonjoy.com/fs-snapshot":"4.68.0","@jsonjoy.com/fs-node-utils":"4.68.0","@jsonjoy.com/fs-node-builtins":"4.68.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.68.0_1785971510962_0.9779486421917822","host":"s3://npm-registry-packages-npm-production"}},"4.68.1":{"name":"@jsonjoy.com/fs-node","version":"4.68.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.68.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"0ca716e6c3ef5ed8887fbd4b4557094f99293d19","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.68.1.tgz","fileCount":54,"integrity":"sha512-R5D9mWtqdURzcOWj1vdXr3APCwX0xchtFT+kmW7fXLNDifWdDrnh26jSID8pdnUfFBxTyfHtFtTL/NWKzIH7kQ==","signatures":[{"sig":"MEQCIFuEpyMjuC6apaYxvhWSu0fu0g0DjSBvKYJnS1y46ZkxAiARKeU0ATyUC6APdEU+CCo7MtXB4VZNhYemFF0DwGFtTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCfxpI0TDs/IAR/9/zbnAKZx8IJZ/e+hh0dA8gBWLQmSAIgaZi1yKxtvqDKhOU/HAYdIsHGKc0vdzqbkTrqTciRd2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.68.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437897},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-R5D9mWtqdURzcOWj1vdXr3APCwX0xchtFT+kmW7fXLNDifWdDrnh26jSID8pdnUfFBxTyfHtFtTL/NWKzIH7kQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.16.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.68.1","@jsonjoy.com/fs-print":"4.68.1","@jsonjoy.com/fs-snapshot":"4.68.1","@jsonjoy.com/fs-node-utils":"4.68.1","@jsonjoy.com/fs-node-builtins":"4.68.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.68.1_1786367071506_0.629455809178838","host":"s3://npm-registry-packages-npm-production"}},"4.68.2":{"name":"@jsonjoy.com/fs-node","version":"4.68.2","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.68.2","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"166b641f7c810e12cbf92c483e9c7084123ed669","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.68.2.tgz","fileCount":54,"integrity":"sha512-Kpj519Qk4OXG4+mZ8vTf9BEflliJrPueIDEVcbx8tAOufMJJ8IxR0WwdbcEvJol2KQog3PJjtALXVclorE+xbQ==","signatures":[{"sig":"MEUCIQCQlA0PTNkGnaQOQDVADnVlEl8UKNtV0edxI/JJc3De8QIgB7Nnfgye1j9YkIj3/GClxkdqQkJn5cMFQBFSzdONWLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBCZjjhEqVfBBMA9PK/waIPILXgl7OOrd6o6qr22KEQLAiEAyuu/SLDOFqnnC2zeDSsTC8AYMA/I6zgQAqr4u8tS+dA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.68.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437897},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-Kpj519Qk4OXG4+mZ8vTf9BEflliJrPueIDEVcbx8tAOufMJJ8IxR0WwdbcEvJol2KQog3PJjtALXVclorE+xbQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.17.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.68.2","@jsonjoy.com/fs-print":"4.68.2","@jsonjoy.com/fs-snapshot":"4.68.2","@jsonjoy.com/fs-node-utils":"4.68.2","@jsonjoy.com/fs-node-builtins":"4.68.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.68.2_1787997766854_0.09795495205612292","host":"s3://npm-registry-packages-npm-production"}},"4.69.0":{"name":"@jsonjoy.com/fs-node","version":"4.69.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.69.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"c5ff490bb9af62356069ed3ea56dea0495ed060c","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.69.0.tgz","fileCount":54,"integrity":"sha512-AUnNhMAvkK9iRAA63BEJSVWNhF5fnofWhv75tjlr1awrzhU+sVPcQjU69KkqmRrDx3/RRzseMIQUOAPgCrEGWw==","signatures":[{"sig":"MEUCIQCM4aEPiUJEtuiAgu9q7WOSShE5Lk9yySos8rTQXPAODwIgULp7Ar7DYR3tk+5OrQMYrMmCvAbH/eoMkVTelN7cDBQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDA3mtNddzIXrQ1/tPtgSmwybLGyCEzAwJytxZ31unBMAIhAORB48AFiri9R1PxxkyVCwJKYLRO+PanCIqMM2mjCSsp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.69.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":438245},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-AUnNhMAvkK9iRAA63BEJSVWNhF5fnofWhv75tjlr1awrzhU+sVPcQjU69KkqmRrDx3/RRzseMIQUOAPgCrEGWw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.17.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.69.0","@jsonjoy.com/fs-print":"4.69.0","@jsonjoy.com/fs-snapshot":"4.69.0","@jsonjoy.com/fs-node-utils":"4.69.0","@jsonjoy.com/fs-node-builtins":"4.69.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.69.0_1788363778765_0.28708801664956174","host":"s3://npm-registry-packages-npm-production"}},"4.69.1":{"name":"@jsonjoy.com/fs-node","version":"4.69.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.69.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"ddebaed4eaf7b9dab6039791abd4e2bb76126661","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.69.1.tgz","fileCount":45,"integrity":"sha512-oIIXv5EfAqj2Wsck9dDa5njbTyCpef4OV+W1h7cYrlph0rRIay91DIhNk+OdiwLgKHoqyBmUWRy3GXAHGiXQZw==","signatures":[{"sig":"MEQCIHZMFcZyvMFTE30N+oDcRExNTsSOQhTreXBY8vO7Hj48AiAHZJhi305FqhCxLEKFcK6LY6LIMcDl+huG0YEp7+ITow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDLvbhNH4xxXdccV1gaC1pXjZTnzMH4J0T/dkhQMSrkBgIhAL5EoMrWg+RtEcUy8WondiF1pwdQiF9dQ4LWRguaar0v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.69.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":416853},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-oIIXv5EfAqj2Wsck9dDa5njbTyCpef4OV+W1h7cYrlph0rRIay91DIhNk+OdiwLgKHoqyBmUWRy3GXAHGiXQZw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.69.1","@jsonjoy.com/fs-print":"4.69.1","@jsonjoy.com/fs-snapshot":"4.69.1","@jsonjoy.com/fs-node-utils":"4.69.1","@jsonjoy.com/fs-node-builtins":"4.69.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.69.1_1788371663256_0.8750458107679637","host":"s3://npm-registry-packages-npm-production"}},"4.70.0":{"name":"@jsonjoy.com/fs-node","version":"4.70.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.70.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"58c27a13e02428c068faf09555e1f45384372fd9","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.70.0.tgz","fileCount":45,"integrity":"sha512-EAnOrOD+REGbe8xLpr16DGhq9RuAqWI5uzWzpSWPg0o+vnqEu1Ne7g93vukLkDejZA6cf7+1CmlGZWH5bY/PQw==","signatures":[{"sig":"MEUCIBD/nnfN5KxNpLXBa1/zXHVFAtRfiHJwUvpiphEV9NroAiEAstDFaoflCEqIjSkp++n+mFlBde8ZtRWkCBHGrW5OUCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIHV9Z594SclEnxB7dVBJyyKhPqzRNcq6JpPVbyK1cs+sAiEAuYoG6762CXQ5niM0OehQNYPzsVaHuhdXjhfxY5cWVFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.70.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":415494},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-EAnOrOD+REGbe8xLpr16DGhq9RuAqWI5uzWzpSWPg0o+vnqEu1Ne7g93vukLkDejZA6cf7+1CmlGZWH5bY/PQw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.17.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.70.0","@jsonjoy.com/fs-print":"4.70.0","@jsonjoy.com/fs-snapshot":"4.70.0","@jsonjoy.com/fs-node-utils":"4.70.0","@jsonjoy.com/fs-node-builtins":"4.70.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.70.0_1788510298089_0.14827209178911338","host":"s3://npm-registry-packages-npm-production"}},"4.71.0":{"name":"@jsonjoy.com/fs-node","version":"4.71.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.71.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"133820232bf01d4f26eb19382d3ad8fa9575ab04","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.71.0.tgz","fileCount":45,"integrity":"sha512-yt5Ak0otPdHPIlmMvF16aLG2qSZL52EYJ7HOkYpBcIPWw+kmT1FtTSj4oiV2OUkJbG8pLzA+RhMgrlRl85QuBw==","signatures":[{"sig":"MEQCIGEK1I/2G/jASQW4/IRnGDEJyuydxptfm+I/9yHjWu4dAiB7//ffYmpjrshAu5qeRYGFgK9TMT2yZnMhLaAFbrKnkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBhSyNA74CEmVBCUPIZcXH/d7023bFyHfIDwYM1I95G4AiEAz7jQKpdFGQmD/1Ql0Mg0hf5EQ0STH6CerD1lZvgZBO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.71.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":415921},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-yt5Ak0otPdHPIlmMvF16aLG2qSZL52EYJ7HOkYpBcIPWw+kmT1FtTSj4oiV2OUkJbG8pLzA+RhMgrlRl85QuBw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.71.0","@jsonjoy.com/fs-print":"4.71.0","@jsonjoy.com/fs-snapshot":"4.71.0","@jsonjoy.com/fs-node-utils":"4.71.0","@jsonjoy.com/fs-node-builtins":"4.71.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.71.0_1788514883660_0.7949357927423051","host":"s3://npm-registry-packages-npm-production"}},"4.71.1":{"name":"@jsonjoy.com/fs-node","version":"4.71.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.71.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"96db8c6055091727d515e9e09e885dedc1ac8ca0","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.71.1.tgz","fileCount":45,"integrity":"sha512-3Y9KiSeh08+Qz4nrFB0B85oLT5DRGg55JrSXrPJ6fWNFjyam3B27YrOepTbmZzgTwamYznYroQ67WDml0jbcsQ==","signatures":[{"sig":"MEUCIHP2aj4TTvevCHALV+9A9jWGDRIvqenqBjWwXkJjDEZpAiEAs4mC6xddCLTEj7q5ObjE5V1RbR2BdTuYK6yc+npGMc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAEeCEtbKm/r0oOMPCeaRKmLwC9j5aY+dAw+YiDWLp88AiEA19l3VkEo8H0ok1MHeRxXJKVYaGOP3wYwz3ztgZYv2WA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.71.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":415512},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-3Y9KiSeh08+Qz4nrFB0B85oLT5DRGg55JrSXrPJ6fWNFjyam3B27YrOepTbmZzgTwamYznYroQ67WDml0jbcsQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.71.1","@jsonjoy.com/fs-print":"4.71.1","@jsonjoy.com/fs-snapshot":"4.71.1","@jsonjoy.com/fs-node-utils":"4.71.1","@jsonjoy.com/fs-node-builtins":"4.71.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.71.1_1788991853349_0.1581326387539279","host":"s3://npm-registry-packages-npm-production"}},"4.72.0":{"name":"@jsonjoy.com/fs-node","version":"4.72.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.72.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"519d1250551f9b1c444061e75d031e2ed1cb3ab7","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.72.0.tgz","fileCount":45,"integrity":"sha512-WEN39MohzJBT0514UhKl6UjXnoLCBnRZSWLvvHqSvoOHV/bnh+CtIVWq+WmXYjUjypL3HYa5UOyq6CDS1qMGMg==","signatures":[{"sig":"MEUCIQCaOYi0tHxAY77wlRtRsgz6g3ZnVBpP81cjTD2fGJ5AMgIgCpJp8jw5KEIiwOyb9SkhDFpkK4pWoNFhPtC14C8KI0U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCJSuf//UPhyZVeHBi8r5J/j2PNISNAcNuSbGi0zzVt4AIhAPOZP5VNL1Lp+GcmvzU+A82LfdJyExbAgI0s8LkgWs6i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.72.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":415512},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-WEN39MohzJBT0514UhKl6UjXnoLCBnRZSWLvvHqSvoOHV/bnh+CtIVWq+WmXYjUjypL3HYa5UOyq6CDS1qMGMg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.72.0","@jsonjoy.com/fs-print":"4.72.0","@jsonjoy.com/fs-snapshot":"4.72.0","@jsonjoy.com/fs-node-utils":"4.72.0","@jsonjoy.com/fs-node-builtins":"4.72.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.72.0_1788992878779_0.41418801826982765","host":"s3://npm-registry-packages-npm-production"}},"4.72.1":{"name":"@jsonjoy.com/fs-node","version":"4.72.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.72.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"40a22bd69660c0b81f384f72b597e59d0f8d9228","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.72.1.tgz","fileCount":45,"integrity":"sha512-9B2T/EuTIimexiAJbmYwf+RNONJnMuUl2PbUtAG9EQ08aHcTT1htlEtKIdDlb10nnXlM1EPcK09ZaPVMUn1exw==","signatures":[{"sig":"MEUCIQCOLkLu7tLTt71WYBMFKWtEtfmAl1gwSFDYLD1INqtQFAIgRgBq4ySESr2IwT74XoelIDARTFpSSnUQfVc2VUhLWYY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDhuzc62+v1WOweUSzXhqeCvM/b/XAIpw3vTZMv0t4c4AIgO/8u7SrzWlakeatOXJHSH2Rkbze9CiNgZoIiiDdwOT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.72.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":415671},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-9B2T/EuTIimexiAJbmYwf+RNONJnMuUl2PbUtAG9EQ08aHcTT1htlEtKIdDlb10nnXlM1EPcK09ZaPVMUn1exw==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.72.1","@jsonjoy.com/fs-print":"4.72.1","@jsonjoy.com/fs-snapshot":"4.72.1","@jsonjoy.com/fs-node-utils":"4.72.1","@jsonjoy.com/fs-node-builtins":"4.72.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.72.1_1788992900964_0.11425724011870741","host":"s3://npm-registry-packages-npm-production"}},"4.72.2":{"name":"@jsonjoy.com/fs-node","version":"4.72.2","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.72.2","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"4da64113b73dd5451cc619f7b302b7679d88dae4","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.72.2.tgz","fileCount":45,"integrity":"sha512-IVsS3yiYUhPqL/6lu36UIfLo0fLws7vSTnlZrOuAk0lRWjRj/vUCEnZmU4+gURsz7iZ0POMCGFcfkgogqRRsww==","signatures":[{"sig":"MEUCIH9odlYBlyGJ9p7cqkkpKquJ9u71Ypg+EJp0oxHjCeBkAiEAoUoT8BG0iUf16hfH3TdoibDYuPGwSiStMN6ESKUbSo4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGlin6oAcz+LK2Rydn0yRZtcnWZW7G8KJTNHxomq6Nz9AiEA5Ei10mMjUUOMbkoIz2k/bumQvkYltajDgtpQ1Rp5Ljw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.72.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":415671},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-IVsS3yiYUhPqL/6lu36UIfLo0fLws7vSTnlZrOuAk0lRWjRj/vUCEnZmU4+gURsz7iZ0POMCGFcfkgogqRRsww==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.72.2","@jsonjoy.com/fs-print":"4.72.2","@jsonjoy.com/fs-snapshot":"4.72.2","@jsonjoy.com/fs-node-utils":"4.72.2","@jsonjoy.com/fs-node-builtins":"4.72.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.72.2_1789032216038_0.14466823232815385","host":"s3://npm-registry-packages-npm-production"}},"4.73.0":{"name":"@jsonjoy.com/fs-node","version":"4.73.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.73.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"c13b8cdf92e6a7d340a625355c01d37e16f0962d","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.73.0.tgz","fileCount":48,"integrity":"sha512-LsZ2NFq6cpK9qMrfbagsQnL42PDNkznrn8hMv59bwoYcMtZ4yQaUTJ1mNQ85sN3dETB+pLfY0HDzuwxMG5fV6Q==","signatures":[{"sig":"MEQCIGWEbqwOR2G9/mLjPHu2CwOvrLtBlvTQquSYy7++FdbDAiAFoVQWMuf5DOZ3umF3uFvoeCwFyjyj1+iqPWwUXVvp3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD5AjoPPzFY/wAeKDKeSArrjlDoJdjPUdj18AXFIn4qKwIhAL27BDLyn2H9+C9TUW8K4yWXgv2sU++vGwMBB+c2PC4N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.73.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":469057},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-LsZ2NFq6cpK9qMrfbagsQnL42PDNkznrn8hMv59bwoYcMtZ4yQaUTJ1mNQ85sN3dETB+pLfY0HDzuwxMG5fV6Q==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.73.0","@jsonjoy.com/fs-print":"4.73.0","@jsonjoy.com/fs-snapshot":"4.73.0","@jsonjoy.com/fs-node-utils":"4.73.0","@jsonjoy.com/fs-node-builtins":"4.73.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.73.0_1789044794710_0.12292322455451865","host":"s3://npm-registry-packages-npm-production"}},"4.74.0":{"name":"@jsonjoy.com/fs-node","version":"4.74.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.74.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"6ca88cf95597b017667cb5b5950837b15060f1f1","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.74.0.tgz","fileCount":48,"integrity":"sha512-A+yVPQuO5LGxrXhjR+6vPmx4gVrChahjSqPad/VbnUgEX9uWRr1IWGkJ8baWEUAY3dsIzpyK+B6N54mq9UCl4A==","signatures":[{"sig":"MEUCIFF0sUJqK3Dq0DOlAqAvUFFw1JZKTh1zC5vsk6oFvKibAiEArm2t9DkBxXuo42jRAkgFy3Er5dKFBYmnucB98GXe01I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDNO1qPSen1ZUrU562xAZMu8Llr+ip3O0UzVPfQOaQ4WQIhAIsOdd6rxZI9etbaheBkmZRmHkVGAJtBu9d+sv53VLH8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.74.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":473035},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-A+yVPQuO5LGxrXhjR+6vPmx4gVrChahjSqPad/VbnUgEX9uWRr1IWGkJ8baWEUAY3dsIzpyK+B6N54mq9UCl4A==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.74.0","@jsonjoy.com/fs-print":"4.74.0","@jsonjoy.com/fs-snapshot":"4.74.0","@jsonjoy.com/fs-node-utils":"4.74.0","@jsonjoy.com/fs-node-builtins":"4.74.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.74.0_1789064475828_0.22956073506008745","host":"s3://npm-registry-packages-npm-production"}},"4.75.0":{"name":"@jsonjoy.com/fs-node","version":"4.75.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.75.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"aa107c076202aa66296633de391db30b2cded49f","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.75.0.tgz","fileCount":48,"integrity":"sha512-+6GrUqEOxnhpXcMHyK1YN48qJWxpA88o+oCvnyY0RlyyKz/hvIsW970GXnoDfGxX6Tt/RRN1lLN4yfZNINwhzQ==","signatures":[{"sig":"MEQCIFx6uEHTpAPFmswQMH7pv0xvqj2n01d6YdMaTx191knvAiBHw+ICg3Uf8GTSQdOrOl0Kg1VQiOb1Zpr4hovaw0so+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGxNWnFMLIRLEVUxf3R7Mek5Te3mc0/yAuJeCP8bQrhBAiEAhPZcLRPVlfTjD4T0XDcsXxp3O+Tc4WKn228Qz5/Vt6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.75.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":465139},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-+6GrUqEOxnhpXcMHyK1YN48qJWxpA88o+oCvnyY0RlyyKz/hvIsW970GXnoDfGxX6Tt/RRN1lLN4yfZNINwhzQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.75.0","@jsonjoy.com/fs-print":"4.75.0","@jsonjoy.com/fs-snapshot":"4.75.0","@jsonjoy.com/fs-node-utils":"4.75.0","@jsonjoy.com/fs-node-builtins":"4.75.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.75.0_1789115081701_0.48151427184228845","host":"s3://npm-registry-packages-npm-production"}},"4.76.0":{"name":"@jsonjoy.com/fs-node","version":"4.76.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.76.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"c3a154bad9d246a49774d2da7ab16a7ff4ecea5e","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.76.0.tgz","fileCount":48,"integrity":"sha512-ongwZm58vGpi1Ibmib4eMsbif6pRvARvdQnnJ0Y8BqnZGNmyoIADoZlAVG3bWz1kAG3cBnYZLiTE9qoXFvkCcg==","signatures":[{"sig":"MEUCIQDuN52Uqi2CI2ew3RBPbLQp9Jn2FUYEOWi4CuQA2OwOdAIgd8MN4vzO1Z563FVBIj8BtvTwIdZxt8Jc9tMKHbnLqaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDhs8rXnipukvqRnlGfFZs86mheuHVSv8aISkr+nHJJEQIgPWM5SFpE9sI+GL3pm0FtuFmOV4gubi0lup4X0gbH4CE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.76.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":473238},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-ongwZm58vGpi1Ibmib4eMsbif6pRvARvdQnnJ0Y8BqnZGNmyoIADoZlAVG3bWz1kAG3cBnYZLiTE9qoXFvkCcg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.0.0","@jsonjoy.com/fs-core":"4.76.0","@jsonjoy.com/fs-print":"4.76.0","@jsonjoy.com/fs-snapshot":"4.76.0","@jsonjoy.com/fs-node-utils":"4.76.0","@jsonjoy.com/fs-node-builtins":"4.76.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.76.0_1789213198810_0.7541356498452207","host":"s3://npm-registry-packages-npm-production"}},"4.77.0":{"name":"@jsonjoy.com/fs-node","version":"4.77.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.77.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"91350e24cb835b33dc80a01a39a3824bc9e1725a","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.77.0.tgz","fileCount":48,"integrity":"sha512-HVf6AIlKS7zzEGW0KM3D6W+7I2wFmFv6gnqVYy47j420Rm7+aHqKKlkI/94Lt4zfU61iSxEEVHUbf71kZ2uiWg==","signatures":[{"sig":"MEUCIFDcu0Yn6EKuT9lVGMwRk6jrwdHtJIG2D64PpOe+mWIEAiEAjZ1SWeE13oIxncdTJ7C7KyqqXgCjGXC6EmcWbFGbEzw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEDD4WQe8hSVn0rNoks9BxUSdLIVSUWPVbwqTOeXRp55AiEAgpaWHl0KTAY2BfswzD6t66KHAhp1yCgydwI+gap5wjE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.77.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":536765},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-HVf6AIlKS7zzEGW0KM3D6W+7I2wFmFv6gnqVYy47j420Rm7+aHqKKlkI/94Lt4zfU61iSxEEVHUbf71kZ2uiWg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.3.1","@jsonjoy.com/fs-core":"4.77.0","@jsonjoy.com/fs-print":"4.77.0","@jsonjoy.com/fs-snapshot":"4.77.0","@jsonjoy.com/fs-node-utils":"4.77.0","@jsonjoy.com/fs-node-builtins":"4.77.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.77.0_1789305029028_0.7781462382407283","host":"s3://npm-registry-packages-npm-production"}},"4.78.0":{"name":"@jsonjoy.com/fs-node","version":"4.78.0","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.78.0","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"ca45eee75971abf13e70f64a01d68ae17e5da860","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.78.0.tgz","fileCount":51,"integrity":"sha512-AhoKCEEzsTU5C+9pSegNkErrQijvpHj10kzVhaXIxjs/0taxjCCLG7zE+Y+EWCMNCVmgFEyca+oTQQWm2RO+sg==","signatures":[{"sig":"MEUCIQD1cD/4Zk7r4rMlBhBuv/sWffx5XrVtiWpEqqN5mKV8vQIgMF+Gr3vdmqUFcn1bmqNH0EVxNyr7dLZ9wncL6X3UovE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAHBQGtuXayIqJ2EtnA25E5rFHkpG+ystZoSAP56PhAlAiAe5OExOCcdqMxaAxGB5wkDpDhNaCQIs8BBa7iv0GwwGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.78.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":589006},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-AhoKCEEzsTU5C+9pSegNkErrQijvpHj10kzVhaXIxjs/0taxjCCLG7zE+Y+EWCMNCVmgFEyca+oTQQWm2RO+sg==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.3.1","@jsonjoy.com/fs-core":"4.78.0","@jsonjoy.com/fs-print":"4.78.0","@jsonjoy.com/fs-snapshot":"4.78.0","@jsonjoy.com/fs-node-utils":"4.78.0","@jsonjoy.com/fs-node-builtins":"4.78.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.78.0_1789336450227_0.49124372135431704","host":"s3://npm-registry-packages-npm-production"}},"4.78.1":{"name":"@jsonjoy.com/fs-node","version":"4.78.1","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","_id":"@jsonjoy.com/fs-node@4.78.1","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"75126fea283b683e00e1aeb2376e304efa3227b6","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.78.1.tgz","fileCount":51,"integrity":"sha512-3z6o4qVdKUZTHNXiV+3bKAUkQSD5a2kFwwwag8fe6VvgZ4WNfDbMzWdGvoGx+oRpOcr1iWA9WYwVeVMjSir4mA==","signatures":[{"sig":"MEQCIGFGKrnonbuaSq4xzRueRcV1mig25/Got4dUFosOA5GEAiBXPHnANz2w4roed3gioxJKblFM2ZWydtK4RuiGY9ziQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD0XXhNjM5eZ4yTLnxVpWsb8kTAMjy8ZBApYdyikc75sAIgQ/ZgB4b/QOPpx18TZ91nobAbe9VVb/lwJvwB3epcqTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.78.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":589006},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","_from":"file:package.tgz","types":"lib/index.d.ts","engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-3z6o4qVdKUZTHNXiV+3bKAUkQSD5a2kFwwwag8fe6VvgZ4WNfDbMzWdGvoGx+oRpOcr1iWA9WYwVeVMjSir4mA==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"_nodeVersion":"24.20.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.3.1","@jsonjoy.com/fs-core":"4.78.1","@jsonjoy.com/fs-print":"4.78.1","@jsonjoy.com/fs-snapshot":"4.78.1","@jsonjoy.com/fs-node-utils":"4.78.1","@jsonjoy.com/fs-node-builtins":"4.78.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"tmp":"tmp/fs-node_4.78.1_1789684611422_0.13596465585213924","host":"s3://npm-registry-packages-npm-production"}},"4.79.0":{"_id":"@jsonjoy.com/fs-node@4.79.0","bugs":{"url":"https://github.com/streamich/memfs/issues"},"dist":{"shasum":"2fa2b746b069482394988132f61012ec168214b3","tarball":"https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.79.0.tgz","fileCount":51,"integrity":"sha512-/k18aT1X+A2yLdlTe3WKpL5y2qrvbcUY1BXA4A+s8fBfTeXfi+xdvEB85JVXVf2i9kzASQZFx8dHw9OchgMUhQ==","signatures":[{"sig":"MEQCID4X5I8IPPWEY9nImQuA6znZFceoEQgn2ns48LYcqhyUAiBbvFEB4yob/ygNOGjvPG0tE/oanCk3vqtRSx9PbBNjdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF7Z2yeuftRZNaDH9IqFhV3LLcd8H0i5ai5u6Tr7zpavAiBHq6ctVi9x0mZ5bXC4TwGjb7ghxM6Cnl6a0O7+GLLviw=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@jsonjoy.com%2ffs-node@4.79.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":589006},"jest":{"preset":"ts-jest","rootDir":".","testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"testPathIgnorePatterns":["node_modules"],"transformIgnorePatterns":[".*/node_modules/.*"]},"main":"lib/index.js","name":"@jsonjoy.com/fs-node","_from":"file:package.tgz","types":"lib/index.d.ts","author":{"url":"https://github.com/streamich","name":"streamich"},"engines":{"node":">=10.0"},"funding":{"url":"https://github.com/sponsors/streamich","type":"github"},"license":"Apache-2.0","scripts":{"jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","test:ci":"yarn jest --maxWorkers 3 --no-cache","typedoc":"typedoc","coverage":"yarn test --collectCoverage","typecheck":"tsc -p ."},"typings":"lib/index.d.ts","version":"4.79.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_integrity":"sha512-/k18aT1X+A2yLdlTe3WKpL5y2qrvbcUY1BXA4A+s8fBfTeXfi+xdvEB85JVXVf2i9kzASQZFx8dHw9OchgMUhQ==","repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"_npmVersion":"11.19.0","description":"In-memory filesystem with Node.js fs-compatible API","directories":{},"maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"_nodeVersion":"24.21.0","dependencies":{"thingies":"^2.5.0","glob-to-regex.js":"^1.3.1","@jsonjoy.com/fs-core":"4.79.0","@jsonjoy.com/fs-print":"4.79.0","@jsonjoy.com/fs-snapshot":"4.79.0","@jsonjoy.com/fs-node-utils":"4.79.0","@jsonjoy.com/fs-node-builtins":"4.79.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2","@types/jest":"^29.0.0","@types/node":"^20.0.0"},"peerDependencies":{"tslib":"2"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.79.0_1790083400399_0.5646727961949816"}}},"time":{"created":"2026-01-19T17:48:32.534Z","modified":"2026-09-22T13:23:20.877Z","4.56.0":"2026-01-19T17:48:32.824Z","4.56.1":"2026-01-19T18:00:00.052Z","4.56.2":"2026-01-19T18:08:27.121Z","4.56.4":"2026-01-20T19:10:58.702Z","4.56.7":"2026-01-21T16:34:19.303Z","4.56.8":"2026-01-21T16:40:15.424Z","4.56.9":"2026-01-21T17:23:58.916Z","4.56.10":"2026-01-23T11:15:19.707Z","4.56.11":"2026-03-04T12:20:58.594Z","4.57.0":"2026-03-21T16:14:28.047Z","4.57.1":"2026-03-21T17:20:33.536Z","4.57.2":"2026-04-16T22:14:15.426Z","4.57.3":"2026-05-28T11:40:26.524Z","4.57.4":"2026-06-03T09:47:36.027Z","4.57.5":"2026-06-03T10:02:35.244Z","4.57.6":"2026-06-03T10:42:44.340Z","4.57.7":"2026-06-10T19:28:21.027Z","4.57.8":"2026-06-20T11:53:50.278Z","4.58.0":"2026-07-06T14:32:23.784Z","4.59.0":"2026-07-07T08:27:40.170Z","4.60.0":"2026-07-07T11:12:07.787Z","4.61.0":"2026-07-07T12:51:22.271Z","4.62.0":"2026-07-07T13:20:25.550Z","4.63.0":"2026-07-07T14:23:15.946Z","4.64.0":"2026-07-08T12:32:40.824Z","4.65.0":"2026-08-03T11:13:58.648Z","4.66.0":"2026-08-03T14:49:27.114Z","4.66.1":"2026-08-03T17:47:48.476Z","4.67.0":"2026-08-04T08:33:44.764Z","4.68.0":"2026-08-05T23:11:51.109Z","4.68.1":"2026-08-10T13:04:31.634Z","4.68.2":"2026-08-29T10:02:46.979Z","4.69.0":"2026-09-02T15:42:58.881Z","4.69.1":"2026-09-02T17:54:23.343Z","4.70.0":"2026-09-04T08:24:58.214Z","4.71.0":"2026-09-04T09:41:23.758Z","4.71.1":"2026-09-09T22:10:53.480Z","4.72.0":"2026-09-09T22:27:58.875Z","4.72.1":"2026-09-09T22:28:21.089Z","4.72.2":"2026-09-10T09:23:36.129Z","4.73.0":"2026-09-10T12:53:14.820Z","4.74.0":"2026-09-10T18:21:15.957Z","4.75.0":"2026-09-11T08:24:41.782Z","4.76.0":"2026-09-12T11:39:58.903Z","4.77.0":"2026-09-13T13:10:29.141Z","4.78.0":"2026-09-13T21:54:10.314Z","4.78.1":"2026-09-17T22:36:51.545Z","4.79.0":"2026-09-22T13:23:20.503Z"},"bugs":{"url":"https://github.com/streamich/memfs/issues"},"author":{"url":"https://github.com/streamich","name":"streamich"},"license":"Apache-2.0","homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"repository":{"url":"git+https://github.com/streamich/memfs.git","type":"git"},"description":"In-memory filesystem with Node.js fs-compatible API","maintainers":[{"name":"json-joy-team","email":"team@jsonjoy.com"},{"name":"streamich","email":"vadimsdaleckis@gmail.com"}],"readme":"# @jsonjoy.com/fs-node\n\nIn-memory filesystem with Node.js `fs`-compatible API.\n\n## Installation\n\n```bash\nnpm install @jsonjoy.com/fs-node\n```\n\n## Usage\n\n```ts\nimport { Volume } from '@jsonjoy.com/fs-node';\n\nconst vol = new Volume();\nvol.writeFileSync('/hello.txt', 'Hello, World!');\nconsole.log(vol.readFileSync('/hello.txt', 'utf8')); // Hello, World!\n```\n\n### Create filesystem from JSON\n\n```ts\nimport { Volume } from '@jsonjoy.com/fs-node';\n\nconst vol = Volume.fromJSON({\n  '/app/index.js': 'console.log(\"Hello\");',\n  '/app/package.json': '{\"name\": \"app\"}',\n});\n\nconsole.log(vol.readdirSync('/app')); // ['index.js', 'package.json']\n```\n\n## API\n\nThe `Volume` class implements Node.js `fs` module's synchronous and callback APIs:\n\n- `readFile`, `readFileSync`\n- `writeFile`, `writeFileSync`\n- `mkdir`, `mkdirSync`\n- `readdir`, `readdirSync`\n- `stat`, `statSync`\n- `unlink`, `unlinkSync`\n- ... and many more\n\nIt also exposes a `promises` property for the Promise-based API:\n\n```ts\nconst data = await vol.promises.readFile('/hello.txt', 'utf8');\n```\n\n## License\n\nApache-2.0\n","readmeFilename":"README.md"}