{ "_from": "fs-extra-p@^4.6.1", "_id": "fs-extra-p@4.6.1", "_inBundle": false, "_integrity": "sha512-IsTMbUS0svZKZTvqF4vDS9c/L7Mw9n8nZQWWeSzAGacOSe+8CzowhUN0tdZEZFIJNP5HC7L9j3MMikz/G4hDeQ==", "_location": "/fs-extra-p", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fs-extra-p@^4.6.1", "name": "fs-extra-p", "escapedName": "fs-extra-p", "rawSpec": "^4.6.1", "saveSpec": null, "fetchSpec": "^4.6.1" }, "_requiredBy": [ "/builder-util-runtime", "/electron-updater" ], "_resolved": "https://registry.npmjs.org/fs-extra-p/-/fs-extra-p-4.6.1.tgz", "_shasum": "6156e0cc98097f415fcd17029578fc41c78b5092", "_spec": "fs-extra-p@^4.6.1", "_where": "E:\\ClientProject\\UseStudio.Browers\\resources\\app\\node_modules\\electron-updater", "bugs": { "url": "https://github.com/develar/fs-extra-p/issues" }, "bundleDependencies": false, "dependencies": { "bluebird-lst": "^1.0.5", "fs-extra": "^6.0.1" }, "deprecated": false, "description": "fs-extra module promisified with bluebird", "engines": { "node": ">=6.0.0" }, "files": [ "index.*" ], "homepage": "https://github.com/develar/fs-extra-p#readme", "keywords": [ "fs", "file", "file system", "copy", "directory", "extra", "mkdirp", "mkdir", "mkdirs", "recursive", "json", "read", "write", "extra", "delete", "remove", "touch", "create", "text", "output", "move", "promise", "bluebird" ], "license": "MIT", "main": "index.js", "name": "fs-extra-p", "repository": { "type": "git", "url": "git+https://github.com/develar/fs-extra-p.git" }, "version": "4.6.1" }