{ "_args": [ [ "fs-access@1.0.1", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "fs-access@1.0.1", "_id": "fs-access@1.0.1", "_inBundle": false, "_integrity": "sha1-1qh/JiJxzv6+wwxVNAf7mV2od3o=", "_location": "/fs-access", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fs-access@1.0.1", "name": "fs-access", "escapedName": "fs-access", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/karma-chrome-launcher" ], "_resolved": "https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz", "_spec": "1.0.1", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/fs-access/issues" }, "dependencies": { "null-check": "^1.0.0" }, "description": "Node.js 0.12 fs.access() & fs.accessSync() ponyfill", "devDependencies": { "os-tmpdir": "^1.0.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/fs-access#readme", "keywords": [ "built-in", "core", "ponyfill", "polyfill", "shim", "fs", "access", "stat", "mode", "permission", "user", "process", "check" ], "license": "MIT", "name": "fs-access", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/fs-access.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.1" }