Ngiler SH3LL 360
Home
Information
Create File
Create Folder
:
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
fs-write-stream-atomic
/
Information Server
MySQL :
OFF
Perl :
OFF
CURL :
ON
WGET :
OFF
PKEXEC :
OFF
Directive
Local Value
IP Address
63.250.38.10
System
Linux premium90.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User
likhxapw
PHP Version
8.3.30
Software
LiteSpeed
Doc root
Writable
close
Edit File :
package.json
| Size :
1.69
KB
Copy
{ "_args": [ [ "fs-write-stream-atomic@1.0.10", "/Users/rebecca/code/npm" ] ], "_from": "fs-write-stream-atomic@1.0.10", "_id": "fs-write-stream-atomic@1.0.10", "_inBundle": false, "_integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=", "_location": "/fs-write-stream-atomic", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fs-write-stream-atomic@1.0.10", "name": "fs-write-stream-atomic", "escapedName": "fs-write-stream-atomic", "rawSpec": "1.0.10", "saveSpec": null, "fetchSpec": "1.0.10" }, "_requiredBy": [ "/", "/copy-concurrently", "/move-concurrently" ], "_resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz", "_spec": "1.0.10", "_where": "/Users/rebecca/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/fs-write-stream-atomic/issues" }, "dependencies": { "graceful-fs": "^4.1.2", "iferr": "^0.1.5", "imurmurhash": "^0.1.4", "readable-stream": "1 || 2" }, "description": "Like `fs.createWriteStream(...)`, but atomic.", "devDependencies": { "rimraf": "^2.4.4", "standard": "^5.4.1", "tap": "^2.3.1" }, "directories": { "test": "test" }, "homepage": "https://github.com/npm/fs-write-stream-atomic", "license": "ISC", "main": "index.js", "name": "fs-write-stream-atomic", "repository": { "type": "git", "url": "git+https://github.com/npm/fs-write-stream-atomic.git" }, "scripts": { "test": "standard && tap --coverage test/*.js" }, "version": "1.0.10" }
Back