HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/detect-file/package.json
{
  "name": "detect-file",
  "description": "Detect if a filepath exists and resolves the full filepath.",
  "version": "0.1.0",
  "homepage": "https://github.com/doowb/detect-file",
  "author": "Brian Woodward (https://github.com/doowb)",
  "repository": "doowb/detect-file",
  "bugs": {
    "url": "https://github.com/doowb/detect-file/issues"
  },
  "license": "MIT",
  "files": [
    "index.js"
  ],
  "main": "index.js",
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "mocha"
  },
  "dependencies": {
    "fs-exists-sync": "^0.1.0"
  },
  "devDependencies": {
    "gulp-format-md": "*",
    "mocha": "*"
  },
  "keywords": [],
  "verb": {
    "layout": "default",
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "fs-exists-sync"
      ]
    },
    "reflinks": [
      "verb",
      "verb-readme-generator"
    ]
  }
}