{
  "_args": [
    [
      "fs-access@1.0.1",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_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": [],
  "_resolved": "https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "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"
}
