| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "write-file-atomic@2.4.3", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "write-file-atomic@2.4.3", |
| | | "_from": "write-file-atomic@^2.0.0", |
| | | "_id": "write-file-atomic@2.4.3", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==", |
| | | "_location": "/write-file-atomic", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "write-file-atomic@2.4.3", |
| | | "raw": "write-file-atomic@^2.0.0", |
| | | "name": "write-file-atomic", |
| | | "escapedName": "write-file-atomic", |
| | | "rawSpec": "2.4.3", |
| | | "rawSpec": "^2.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.4.3" |
| | | "fetchSpec": "^2.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/write-json-file" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.3.tgz", |
| | | "_spec": "2.4.3", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1fd2e9ae1df3e75b8d8c367443c692d4ca81f481", |
| | | "_spec": "write-file-atomic@^2.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\write-json-file", |
| | | "author": { |
| | | "name": "Rebecca Turner", |
| | | "email": "me@re-becca.org", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/iarna/write-file-atomic/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "graceful-fs": "^4.1.11", |
| | | "imurmurhash": "^0.1.4", |
| | | "signal-exit": "^3.0.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Write files in an atomic fashion w/configurable ownership", |
| | | "devDependencies": { |
| | | "mkdirp": "^0.5.1", |