Buckets:
| { | |
| "name": "@oslojs/binary", | |
| "type": "module", | |
| "version": "1.0.0", | |
| "description": "Basic primitives for working with binary data", | |
| "files": [ | |
| "/dist/" | |
| ], | |
| "main": "dist/index.js", | |
| "module": "dist/index.js", | |
| "types": "dist/index.d.ts", | |
| "keywords": [ | |
| "auth", | |
| "binary" | |
| ], | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/oslo-project/binary" | |
| }, | |
| "author": "pilcrowOnPaper", | |
| "license": "MIT", | |
| "devDependencies": { | |
| "@types/node": "^20.8.6", | |
| "@typescript-eslint/eslint-plugin": "^6.7.5", | |
| "@typescript-eslint/parser": "^6.7.5", | |
| "auri": "^2.0.0", | |
| "eslint": "^8.51.0", | |
| "prettier": "^3.0.3", | |
| "typescript": "^5.2.2", | |
| "vitest": "^0.34.6" | |
| }, | |
| "scripts": { | |
| "build": "rm -rf dist/* && tsc --project tsconfig.build.json", | |
| "format": "prettier -w .", | |
| "lint": "eslint src", | |
| "test": "vitest run --sequence.concurrent" | |
| } | |
| } |
Xet Storage Details
- Size:
- 912 Bytes
- Xet hash:
- 94b0d6d15e76f4f2bc7f1239552e0daa3d0f3e18e28f3e883b8adad7a44c77f0
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.