Buckets:
dieumercimvemba/mediastore / scripts /whatsapp-bridge /node_modules /@cacheable /memory /package.json
| { | |
| "name": "@cacheable/memory", | |
| "version": "2.2.0", | |
| "description": "High Performance In-Memory Cache for Node.js", | |
| "type": "module", | |
| "main": "./dist/index.cjs", | |
| "module": "./dist/index.mjs", | |
| "types": "./dist/index.d.mts", | |
| "exports": { | |
| ".": { | |
| "import": { | |
| "types": "./dist/index.d.mts", | |
| "default": "./dist/index.mjs" | |
| }, | |
| "require": { | |
| "types": "./dist/index.d.cts", | |
| "default": "./dist/index.cjs" | |
| } | |
| } | |
| }, | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/jaredwray/cacheable.git", | |
| "directory": "packages/cacheable" | |
| }, | |
| "author": "Jared Wray <me@jaredwray.com>", | |
| "license": "MIT", | |
| "private": false, | |
| "devDependencies": { | |
| "tsdown": "^0.22.0", | |
| "typescript": "^5.9.3" | |
| }, | |
| "dependencies": { | |
| "@keyv/bigmap": "^1.3.1", | |
| "hookified": "^1.15.1", | |
| "keyv": "^5.6.0", | |
| "@cacheable/utils": "^2.5.0" | |
| }, | |
| "keywords": [ | |
| "cacheable", | |
| "high performance", | |
| "distributed caching", | |
| "Keyv storage engine", | |
| "keyv", | |
| "memory caching", | |
| "LRU cache", | |
| "memory", | |
| "in-memory", | |
| "scalable cache", | |
| "in-memory cache", | |
| "lruSize", | |
| "lru" | |
| ], | |
| "files": [ | |
| "dist", | |
| "LICENSE" | |
| ], | |
| "scripts": { | |
| "build": "rimraf ./dist && tsdown src/index.ts --format cjs,esm --dts --clean", | |
| "lint": "biome check --write --error-on-warnings", | |
| "test": "pnpm lint && vitest run --coverage", | |
| "test:ci": "biome check --error-on-warnings && vitest run --coverage", | |
| "clean": "rimraf ./dist ./coverage ./node_modules" | |
| } | |
| } |
Xet Storage Details
- Size:
- 1.58 kB
- Xet hash:
- 0299dddecc8723230dc8757a27787919c97f32e0b359e954d1136ef92e117254
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.