{"name":"atomically","repository":{"type":"git","url":"git+https://github.com/fabiospampinato/atomically.git"},"description":"Read and write files atomically and reliably.","license":"MIT","version":"2.1.1","type":"module","main":"dist/index.js","exports":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"benchmark":"tsex benchmark","benchmarkLwatch":"tsex benchmark --watch","clean":"tsex clean","compile":"tsex compile","compile:watch":"tsex compile --watch","test:init":"esbuild --bundle --log-level=error --target=es2020 --platform=node --format=cjs src/index.ts > test/atomically.cjs","test":"npm run test:init && tap --disable-coverage","test:watch":"npm run test:init && tap --disable-coverage --watch","prepublishOnly":"npm run clean && npm run compile && npm run test"},"keywords":["atomic","read","write","file","reliable"],"dependencies":{"stubborn-fs":"^2.0.0","when-exit":"^2.1.4"},"devDependencies":{"@types/node":"^18.19.130","esbuild":"^0.18.20","require-inject":"^1.4.4","tap":"^21.1.1","tsex":"^4.0.2","typescript":"^5.9.3","write-file-atomic":"^7.0.0"},"_id":"atomically@2.1.1","gitHead":"7dce274d0acb15a84acbc38c140fc5486af6c6c9","bugs":{"url":"https://github.com/fabiospampinato/atomically/issues"},"homepage":"https://github.com/fabiospampinato/atomically#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-P4w9o2dqARji6P7MHprklbfiArZAWvo07yW7qs3pdljb3BWr12FIB7W+p0zJiuiVsUpRO0iZn1kFFcpPegg0tQ==","shasum":"c54efb605ecc92e1e8b752638806d2c14c31e78d","tarball":"https://registry.npmjs.org/atomically/-/atomically-2.1.1.tgz","fileCount":15,"unpackedSize":27773,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDtdGVncYx414cZkSq2nhE4RCamj5c2HfrpjcVVAtLB9gIgKqB2WEhHF18/TizGEQ99p512hgp+a51czpshaD22zCI="}]},"_npmUser":{"name":"fabiospampinato","email":"spampinabio@gmail.com"},"directories":{},"maintainers":[{"name":"fabiospampinato","email":"spampinabio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/atomically_2.1.1_1770571136709_0.6329052757611444"},"_hasShrinkwrap":false}