MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/snap.cafsinfotech.in/node_modules/is-text-path/package.json
{
  "name": "is-text-path",
  "version": "1.0.1",
  "description": "Check if a filepath is a text file",
  "license": "MIT",
  "repository": "sindresorhus/is-text-path",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "node test.js"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "txt",
    "text",
    "ext",
    "extensions",
    "extension",
    "file",
    "path",
    "check",
    "detect",
    "is"
  ],
  "dependencies": {
    "text-extensions": "^1.0.0"
  },
  "devDependencies": {
    "ava": "0.0.4"
  }
}