Buckets:
dieumercimvemba/mediastore / scripts /whatsapp-bridge /node_modules /@cacheable /utils /package.json
| { | |
| "name": "@cacheable/utils", | |
| "version": "2.5.0", | |
| "description": "Cacheable Utilities for Caching Libraries", | |
| "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/utils" | |
| }, | |
| "author": "Jared Wray <me@jaredwray.com>", | |
| "license": "MIT", | |
| "private": false, | |
| "dependencies": { | |
| "hashery": "^1.5.1", | |
| "keyv": "^5.6.0" | |
| }, | |
| "devDependencies": { | |
| "tsdown": "^0.22.0", | |
| "typescript": "^5.9.3" | |
| }, | |
| "keywords": [ | |
| "cacheable", | |
| "caching", | |
| "utilities", | |
| "hashing", | |
| "keyv", | |
| "cache utils" | |
| ], | |
| "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.35 kB
- Xet hash:
- c20a962d2b43fad825db3b58bb26ae78a8c325da4cc1f7d06fe82187997bef86
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.