{"_id":"@jsonjoy.com/fs-node","_rev":"4312395","name":"@jsonjoy.com/fs-node","description":"In-memory filesystem with Node.js fs-compatible API","dist-tags":{"latest":"4.57.1"},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"time":{"modified":"2026-04-07T21:56:02.000Z","created":"2026-01-19T17:48:32.824Z","4.57.1":"2026-03-21T17:20:33.536Z","4.57.0":"2026-03-21T16:14:28.047Z","4.56.11":"2026-03-04T12:20:58.594Z","4.56.10":"2026-01-23T11:15:19.707Z","4.56.9":"2026-01-21T17:23:58.916Z","4.56.8":"2026-01-21T16:40:15.424Z","4.56.7":"2026-01-21T16:34:19.303Z","4.56.4":"2026-01-20T19:10:58.702Z","4.56.2":"2026-01-19T18:08:27.121Z","4.56.1":"2026-01-19T18:00:00.052Z","4.56.0":"2026-01-19T17:48:32.824Z"},"users":{},"author":{"name":"streamich","url":"https://github.com/streamich"},"repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"versions":{"4.57.1":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.57.1","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.57.1","@jsonjoy.com/fs-node-builtins":"4.57.1","@jsonjoy.com/fs-node-utils":"4.57.1","@jsonjoy.com/fs-print":"4.57.1","@jsonjoy.com/fs-snapshot":"4.57.1","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.57.1","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_integrity":"sha512-3YaKhP8gXEKN+2O49GLNfNb5l2gbnCFHyAaybbA2JkkbQP3dpdef7WcUaHAulg/c5Dg4VncHsA3NWAUSZMR5KQ==","_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_from":"file:package.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"shasum":"3dae969fe02d9450f5dfc7c12bfe3b859cb1038e","size":57745,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.57.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.57.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.57.1_1774113633366_0.3596758455497093"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-21T17:20:33.536Z","publish_time":1774113633536,"_source_registry_name":"default","_cnpm_publish_time":1774113633536},"4.57.0":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.57.0","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.57.0","@jsonjoy.com/fs-node-builtins":"4.57.0","@jsonjoy.com/fs-node-utils":"4.57.0","@jsonjoy.com/fs-print":"4.57.0","@jsonjoy.com/fs-snapshot":"4.57.0","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.57.0","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_integrity":"sha512-yPUd356GdKU/AV0btLUDngQLWqe/5l8qTghlTOxYglq1xUsk56UH9/krJXPu04Nv8jzr2kVoQKVV9kQO+sOdxQ==","_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_from":"file:package.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"shasum":"2001642e12e2b2ca5ed18646e420e8bee955e9e9","size":57641,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.57.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.57.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.57.0_1774109667853_0.3537922293940008"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-21T16:14:28.047Z","publish_time":1774109668047,"_source_registry_name":"default","_cnpm_publish_time":1774109668047},"4.56.11":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.11","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.56.11","@jsonjoy.com/fs-node-builtins":"4.56.11","@jsonjoy.com/fs-node-utils":"4.56.11","@jsonjoy.com/fs-print":"4.56.11","@jsonjoy.com/fs-snapshot":"4.56.11","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.56.11","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_integrity":"sha512-D65YrnP6wRuZyEWoSFnBJSr5zARVpVBGctnhie4rCsMuGXNzX7IHKaOt85/Aj7SSoG1N2+/xlNjWmkLvZ2H3Tg==","_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_from":"file:package.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"shasum":"d71b7ff4dfdf460e419a4057eaeb8e36bed02197","size":57595,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.11.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.11_1772626858379_0.10549266203102614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T12:20:58.594Z","publish_time":1772626858594,"_source_registry_name":"default","_cnpm_publish_time":1772626858594},"4.56.10":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.10","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.56.10","@jsonjoy.com/fs-node-builtins":"4.56.10","@jsonjoy.com/fs-node-utils":"4.56.10","@jsonjoy.com/fs-print":"4.56.10","@jsonjoy.com/fs-snapshot":"4.56.10","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.56.10","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_integrity":"sha512-7R4Gv3tkUdW3dXfXiOkqxkElxKNVdd8BDOWC0/dbERd0pXpPY+s2s1Mino+aTvkGrFPiY+mmVxA7zhskm4Ue4Q==","_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_from":"file:package.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"shasum":"70b18bfaf14544a9820d2016e913dde12c6de991","size":57518,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.10.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.10_1769166919512_0.9671917141884829"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-23T11:15:19.707Z","publish_time":1769166919707,"_source_registry_name":"default","_cnpm_publish_time":1769166919707},"4.56.9":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.9","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.56.9","@jsonjoy.com/fs-node-builtins":"4.56.9","@jsonjoy.com/fs-node-utils":"4.56.9","@jsonjoy.com/fs-print":"4.56.9","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.56.9","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_integrity":"sha512-YiI2iqVMi/Ro9BcqWWLQBv939gje748pC4t376M/goQoLaM0sItsj0bBTiQr4eXyLsLdGw10n/F/kH5/snBe7g==","_resolved":"/home/runner/work/memfs/memfs/packages/fs-node/package.tgz","_from":"file:package.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"shasum":"cb3e35ba8ef40b644584b5238c7aacdc8ef3f331","size":57508,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.9.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.9_1769016238727_0.20612793015198183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T17:23:58.916Z","publish_time":1769016238916,"_source_registry_name":"default","_cnpm_publish_time":1769016238916},"4.56.8":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.8","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"workspace:*","@jsonjoy.com/fs-node-builtins":"workspace:*","@jsonjoy.com/fs-node-utils":"workspace:*","@jsonjoy.com/fs-print":"workspace:*","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"gitHead":"ee160034f174a7c495ffff81db35f63c01f32a00","_id":"@jsonjoy.com/fs-node@4.56.8","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"shasum":"11377e8f61bc83911ff2d4e96fcad0ad9ddf99c2","size":54196,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.8.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.8_1769013615285_0.7972950440010387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T16:40:15.424Z","publish_time":1769013615424,"_source_registry_name":"default","_cnpm_publish_time":1769013615424},"4.56.7":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.7","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"workspace:*","@jsonjoy.com/fs-node-builtins":"workspace:*","@jsonjoy.com/fs-node-utils":"workspace:*","@jsonjoy.com/fs-print":"workspace:*","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"gitHead":"f2e532dfa180c200b6bd7b59f6e5a46987b83fc1","_id":"@jsonjoy.com/fs-node@4.56.7","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"shasum":"ff09055e30410fdb5640bb9f4b31c0a31819e36d","size":54196,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.7.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1adca78b-c05b-48b3-857b-2ee4a8084c0c"}},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.7_1769013259160_0.7335964075716022"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T16:34:19.303Z","publish_time":1769013259303,"_source_registry_name":"default","_cnpm_publish_time":1769013259303},"4.56.4":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.4","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":"streamich/memfs","license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.56.4","@jsonjoy.com/fs-node-builtins":"4.56.4","@jsonjoy.com/fs-node-utils":"4.56.4","@jsonjoy.com/fs-print":"4.56.4","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.56.4","gitHead":"3843eddf95cae00136a747f0defa119e856aa475","dist":{"shasum":"f6fe75e7e9129778789e0f59267707fc26bb652a","size":57565,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.4.tgz"},"_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.4_1768936258564_0.2535309489677251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-20T19:10:58.702Z","publish_time":1768936258702,"_source_registry_name":"default","_cnpm_publish_time":1768936258702},"4.56.2":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.2","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":"streamich/memfs","license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.56.2","@jsonjoy.com/fs-node-builtins":"4.56.2","@jsonjoy.com/fs-node-utils":"4.56.2","@jsonjoy.com/fs-print":"4.56.2","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.56.2","gitHead":"90ebbb9f65519d102fa1c2c8ddf8e2052fb340a0","dist":{"shasum":"f64d010bc99224ca3e5bb437455b668c7d3092f6","size":57566,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.2.tgz"},"_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.2_1768846106978_0.13337025027234883"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-19T18:08:27.121Z","publish_time":1768846107121,"_source_registry_name":"default","_cnpm_publish_time":1768846107121},"4.56.1":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.1","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":"streamich/memfs","license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.56.1","@jsonjoy.com/fs-node-builtins":"4.56.1","@jsonjoy.com/fs-node-utils":"4.56.1","@jsonjoy.com/fs-print":"4.56.1","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.56.1","gitHead":"c68fdb03287e18fb8de1b2945bfc8e0ce909926d","dist":{"shasum":"7fd744b16ab5f1ab0ae6ff88b7db9ddea9228e3e","size":57565,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.1.tgz"},"_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.1_1768845599889_0.9590367514366624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-19T18:00:00.052Z","publish_time":1768845600052,"_source_registry_name":"default","_cnpm_publish_time":1768845600052},"4.56.0":{"name":"@jsonjoy.com/fs-node","publishConfig":{"access":"public"},"version":"4.56.0","description":"In-memory filesystem with Node.js fs-compatible API","author":{"name":"streamich","url":"https://github.com/streamich"},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","repository":"streamich/memfs","license":"Apache-2.0","funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"keywords":["fs","filesystem","node","virtual","memory","in-memory","memfs"],"engines":{"node":">=10.0"},"main":"lib/index.js","types":"lib/index.d.ts","typings":"lib/index.d.ts","scripts":{"clean":"rimraf lib typedocs coverage gh-pages yarn-error.log","build":"tsc --project tsconfig.build.json --module commonjs --target es2020 --outDir lib","jest":"node -r ts-node/register ./node_modules/.bin/jest","test":"jest --maxWorkers 7","test:ci":"yarn jest --maxWorkers 3 --no-cache","coverage":"yarn test --collectCoverage","typedoc":"typedoc","typecheck":"tsc -p ."},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleFileExtensions":["ts","js","tsx"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":[".*/node_modules/.*"],"testRegex":".*/(__tests__|__jest__|demo)/.*\\.(test|spec)\\.tsx?$","rootDir":".","testPathIgnorePatterns":["node_modules"]},"devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","jest":"^29.0.0","rimraf":"^5.0.0","ts-jest":"^29.4.2","ts-node":"^10.9.2","typescript":"^5.9.2"},"peerDependencies":{"tslib":"2"},"dependencies":{"@jsonjoy.com/fs-core":"4.56.0","@jsonjoy.com/fs-node-builtins":"4.56.0","@jsonjoy.com/fs-node-utils":"4.56.0","@jsonjoy.com/fs-print":"4.56.0","glob-to-regex.js":"^1.0.0","thingies":"^2.5.0"},"_id":"@jsonjoy.com/fs-node@4.56.0","gitHead":"c68fdb03287e18fb8de1b2945bfc8e0ce909926d","dist":{"shasum":"1c9ef056db64aefa79ea9ec224ed6630b9ddf80b","size":57564,"noattachment":false,"key":"/@jsonjoy.com/fs-node/-/@jsonjoy.com/fs-node-4.56.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@jsonjoy.com/fs-node/download/@jsonjoy.com/fs-node-4.56.0.tgz"},"_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"directories":{},"maintainers":[{"name":"json-joy-team","email":""},{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fs-node_4.56.0_1768844912603_0.5941469077690527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-19T17:48:32.824Z","publish_time":1768844912824,"_source_registry_name":"default","_cnpm_publish_time":1768844912824}},"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","_attachments":{},"homepage":"https://github.com/streamich/memfs/tree/master/packages/fs-node","bugs":{"url":"https://github.com/streamich/memfs/issues"},"license":"Apache-2.0"}