HEX
Server: Apache
System: Linux iad1-shared-e1-13 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: dh_x7ke6i (5503775)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //usr/share/nodejs/fs-write-stream-atomic/package.json
{
  "name": "fs-write-stream-atomic",
  "version": "1.0.10",
  "description": "Like `fs.createWriteStream(...)`, but atomic.",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "graceful-fs": "^4.1.2",
    "iferr": "^0.1.5",
    "imurmurhash": "^0.1.4"
  },
  "devDependencies": {
    "rimraf": "^2.4.4",
    "standard": "^5.4.1",
    "tap": "^2.3.1"
  },
  "scripts": {
    "test": "standard && tap --coverage test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/fs-write-stream-atomic"
  },
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/npm/fs-write-stream-atomic/issues"
  },
  "homepage": "https://github.com/npm/fs-write-stream-atomic"
}