Buckets:
| { | |
| "name": "flatqueue", | |
| "version": "3.0.0", | |
| "description": "The smallest and simplest JavaScript priority queue", | |
| "author": "Vladimir Agafonkin", | |
| "license": "ISC", | |
| "type": "module", | |
| "module": "index.js", | |
| "sideEffects": false, | |
| "exports": "./index.js", | |
| "types": "./index.d.ts", | |
| "devDependencies": { | |
| "eslint": "^9.32.0", | |
| "eslint-config-mourner": "^4.1.0", | |
| "typescript": "^5.9.2" | |
| }, | |
| "scripts": { | |
| "pretest": "eslint index.js test.js", | |
| "test": "tsc && node test.js" | |
| }, | |
| "files": [ | |
| "index.js", | |
| "index.d.ts" | |
| ], | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/mourner/flatqueue.git" | |
| }, | |
| "keywords": [ | |
| "algorithms", | |
| "data structures", | |
| "priority queue", | |
| "binary heap" | |
| ] | |
| } | |
Xet Storage Details
- Size:
- 764 Bytes
- Xet hash:
- 4e7155a463184b524aa0a9c5aca25b609ac7d45616b465ae4ac6a176fab1327d
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.