HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/owlcrm/node_modules/read-cache/package.json
{
  "name": "read-cache",
  "version": "1.0.0",
  "description": "Reads and caches the entire contents of a file until it is modified",
  "files": [
    "index.js"
  ],
  "main": "index.js",
  "scripts": {
    "test": "ava"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TrySound/read-cache.git"
  },
  "keywords": [
    "fs",
    "read",
    "cache"
  ],
  "author": "Bogdan Chadkin <[email protected]>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TrySound/read-cache/issues"
  },
  "homepage": "https://github.com/TrySound/read-cache#readme",
  "devDependencies": {
    "ava": "^0.9.1",
    "del": "^2.2.0"
  },
  "dependencies": {
    "pify": "^2.3.0"
  }
}