{"name":"memfs","version":"3.5.0","description":"In-memory file-system with Node's fs API.","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"clean":"rimraf lib types","build":"tsc -p . && cp src/getBigInt.js lib/","test":"jest --maxWorkers 2","test:coverage":"jest --coverage","test:watch":"jest --watch","watch":"watch \"npm run build\" ./src","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","tslint":"tslint \"src/**/*.ts\" -t verbose","typecheck":"tsc -p ."},"repository":{"type":"git","url":"git+https://github.com/streamich/memfs.git"},"dependencies":{"fs-monkey":"^1.0.3"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^27.5.2","@types/node":"^10.17.60","husky":"^8.0.1","jest":"^28.1.1","prettier":"^2.7.1","pretty-quick":"^3.1.3","rimraf":"^3.0.2","semantic-release":"^19.0.3","ts-jest":"^28.0.5","ts-node":"^10.8.1","tslint":"^5.20.1","tslint-config-common":"^1.6.0","typescript":"^4.7.4"},"config":{"commitizen":{"path":"git-cz"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":".*/__tests__/.*\\.(test|spec)\\.(jsx?|tsx?)$"},"engines":{"node":">= 4.0.0"},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"license":"Unlicense","keywords":["fs","filesystem","fs.js","memory-fs","memfs","file","file system","mount","memory","in-memory","virtual","test","testing","mock"],"gitHead":"8d9e5332efb800a673f5f3c9702817b7d359ce1a","bugs":{"url":"https://github.com/streamich/memfs/issues"},"homepage":"https://github.com/streamich/memfs#readme","_id":"memfs@3.5.0","_nodeVersion":"18.15.0","_npmVersion":"8.19.3","dist":{"shasum":"9da86405fca0a539addafd37dbd452344fd1c0bd","size":38679,"noattachment":false,"key":"/memfs/-/memfs-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/memfs/download/memfs-3.5.0.tgz"},"_npmUser":{"name":"streamich","email":"vadimsdaleckis@gmail.com"},"directories":{},"maintainers":[{"name":"streamich","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/memfs_3.5.0_1680814291176_0.7685540923665584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-06T20:51:31.420Z","publish_time":1680814291420,"_cnpm_publish_time":1680814291420,"dist-tags":{"latest":"4.57.1","next":"5.0.0-next.1"}}