{ "name": "@parcel/fs-write-stream-atomic", "version": "2.0.0", "description": "Like `fs.createWriteStream(...)`, but atomic.", "main": "index.js", "directories": { "test": "test" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/parcel" }, "publishConfig": { "access": "public" }, "dependencies": { "graceful-fs": "^4.1.2", "iferr": "^1.0.2", "imurmurhash": "^0.1.4", "readable-stream": "1 || 2" }, "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "ISC", "gitHead": "84da50ae6943bff9741e2fc76d2f4968074cbbd6" }