HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/fs-exists-sync/package.json
{
  "_args": [
    [
      "fs-exists-sync@0.1.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "fs-exists-sync@0.1.0",
  "_id": "fs-exists-sync@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-mC1ok6+RjnLQjeyehnP/K1qNat0=",
  "_location": "/fs-exists-sync",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "fs-exists-sync@0.1.0",
    "name": "fs-exists-sync",
    "escapedName": "fs-exists-sync",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/git-config-path"
  ],
  "_resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/fs-exists-sync/issues"
  },
  "description": "Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.",
  "devDependencies": {
    "gulp-format-md": "^0.1.7",
    "mocha": "^2.4.5"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/fs-exists-sync",
  "keywords": [
    "access",
    "check",
    "exist",
    "exists",
    "file",
    "file-system",
    "filepath",
    "filesystem",
    "fs",
    "is-file",
    "isfile",
    "path",
    "stat",
    "sync"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "fs-exists-sync",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/fs-exists-sync.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "layout": "default",
    "plugins": [
      "gulp-format-md"
    ],
    "reflinks": [
      "verb",
      "path-exists",
      "fs-exists",
      "file-exists",
      "exists"
    ],
    "related": {
      "list": [
        "try-open",
        "parse-filepath",
        "is-absolute"
      ]
    },
    "run": true,
    "toc": false,
    "tasks": [
      "readme"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.1.0"
}