{"name":"memfs","version":"4.7.2","description":"In-memory file-system with Node's fs API.","keywords":["fs","filesystem","fs.js","memory-fs","memfs","file","file system","mount","memory","in-memory","virtual","test","testing","mock","fsa","file system access","native file system","webfs","crudfs","opfs","casfs","content addressable storage"],"homepage":"https://github.com/streamich/memfs","repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"funding":{"type":"github","url":"https://github.com/sponsors/streamich"},"license":"Apache-2.0","author":{"name":"streamich","url":"https://github.com/streamich"},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"tsc -p .","build:webfs":"NODE_ENV=production webpack --config ./src/webfs/webpack.config.js","clean":"rimraf lib types","demo:crud-and-cas":"webpack serve --config ./demo/crud-and-cas/webpack.config.js","demo:fsa-to-node-sync-tests":"webpack serve --config ./demo/fsa-to-node-sync-tests/webpack.config.js","demo:fsa-to-node-zipfile":"webpack serve --config ./demo/fsa-to-node-zipfile/webpack.config.js","demo:git-fsa":"webpack serve --config ./demo/git-fsa/webpack.config.js","demo:git-opfs":"webpack serve --config ./demo/git-opfs/webpack.config.js","demo:webfs":"webpack serve --config ./src/webfs/webpack.config.js","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","test":"jest --maxWorkers 2","test:coverage":"jest --coverage","test:watch":"jest --watch","tslint":"tslint \"src/**/*.ts\" -t verbose","typecheck":"tsc -p .","watch":"watch \"npm run build\" ./src"},"commitlint":{"extends":["@commitlint/config-conventional"]},"config":{"commitizen":{"path":"git-cz"}},"prettier":{"arrowParens":"avoid","bracketSpacing":true,"printWidth":120,"semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"all","useTabs":false},"release":{"branches":["master",{"name":"next","prerelease":true}],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","testRegex":".*/__tests__/.*\\.(test|spec)\\.(jsx?|tsx?)$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"json-joy":"^11.0.0","thingies":"^1.11.1","tslib":"^2.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^29.0.0","@types/node":"^10.17.60","app-root-path":"^3.1.0","assert":"^2.0.0","buffer":"^6.0.3","html-webpack-plugin":"^5.5.3","husky":"^8.0.1","isomorphic-git":"^1.24.2","jest":"^29.0.0","path-browserify":"^1.0.1","prettier":"^2.7.1","pretty-quick":"^4.0.0","process":"^0.11.10","readable-stream":"^4.4.0","rimraf":"^5.0.0","semantic-release":"^19.0.3","tar-stream":"^3.1.2","ts-jest":"^29.1.0","ts-loader":"^9.4.3","ts-node":"^10.9.1","tslint":"^6.1.3","tslint-config-common":"^1.6.2","typescript":"^5.1.3","url":"^0.11.1","util":"^0.12.5","webpack":"^5.87.0","webpack-cli":"^5.1.4","webpack-dev-server":"^4.15.1"},"engines":{"node":">= 4.0.0"},"gitHead":"5110a89ff7ad2986ffe2ccaa2c72e1fe71761f37","bugs":{"url":"https://github.com/streamich/memfs/issues"},"_id":"memfs@4.7.2","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"0186d3fd66d0ae745d88a6c70661cb561f919e74","size":155512,"noattachment":false,"key":"/memfs/-/memfs-4.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/memfs/download/memfs-4.7.2.tgz"},"_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"directories":{},"maintainers":[{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/memfs_4.7.2_1708203067888_0.8780487311749265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-17T20:51:08.165Z","publish_time":1708203068165,"_source_registry_name":"default","_cnpm_publish_time":1708203068165,"dist-tags":{"latest":"4.57.1","next":"5.0.0-next.1"}}