REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.51 KB
Close
/home/byroehnu/easepaybiz.easetack.com/node_modules/file-entry-cache/package.json
Text
Base64
{ "name": "file-entry-cache", "version": "8.0.0", "description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process", "repository": "jaredwray/file-entry-cache", "license": "MIT", "author": { "name": "Jared Wray", "url": "https://jaredwray.com" }, "main": "cache.js", "files": [ "cache.js" ], "engines": { "node": ">=16.0.0" }, "scripts": { "eslint": "eslint --cache --cache-location=node_modules/.cache/ 'cache.js' 'test/**/*.js' 'perf.js'", "autofix": "npm run eslint -- --fix", "clean": "rimraf ./node_modules ./package-lock.json ./yarn.lock", "test": "npm run eslint --silent && c8 mocha -R spec test/specs", "test:ci": "npm run eslint --silent && c8 --reporter=lcov mocha -R spec test/specs", "perf": "node perf.js" }, "prepush": [ "npm run eslint --silent" ], "precommit": [ "npm run eslint --silent" ], "keywords": [ "file cache", "task cache files", "file cache", "key par", "key value", "cache" ], "devDependencies": { "c8": "^8.0.1", "chai": "^4.3.10", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-mocha": "^10.2.0", "eslint-plugin-prettier": "^5.0.1", "glob-expand": "^0.2.1", "mocha": "^10.2.0", "prettier": "^3.1.1", "rimraf": "^5.0.5", "write": "^2.0.0" }, "dependencies": { "flat-cache": "^4.0.0" } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cache.js
7.71 KB
lrw-r--r--
2026-03-05 00:19:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.06 KB
lrw-r--r--
2026-03-05 00:19:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.51 KB
lrw-r--r--
2026-03-05 00:20:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
5.37 KB
lrw-r--r--
2026-03-05 00:19:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).