| { | |
| "name": "effect", | |
| "type": "module", | |
| "version": "4.0.0-beta.83", | |
| "license": "MIT", | |
| "description": "The missing standard library for TypeScript, for writing production-grade software.", | |
| "homepage": "https://effect.website", | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/Effect-TS/effect-smol.git", | |
| "directory": "packages/effect" | |
| }, | |
| "bugs": { | |
| "url": "https://github.com/Effect-TS/effect-smol/issues" | |
| }, | |
| "tags": [ | |
| "typescript", | |
| "error-handling", | |
| "concurrency", | |
| "observability" | |
| ], | |
| "keywords": [ | |
| "typescript", | |
| "error-handling", | |
| "concurrency", | |
| "observability" | |
| ], | |
| "sideEffects": [], | |
| "exports": { | |
| "./package.json": "./package.json", | |
| ".": "./dist/index.js", | |
| "./testing": "./dist/testing/index.js", | |
| "./unstable/ai": "./dist/unstable/ai/index.js", | |
| "./unstable/cli": "./dist/unstable/cli/index.js", | |
| "./unstable/cluster": "./dist/unstable/cluster/index.js", | |
| "./unstable/devtools": "./dist/unstable/devtools/index.js", | |
| "./unstable/encoding": "./dist/unstable/encoding/index.js", | |
| "./unstable/eventlog": "./dist/unstable/eventlog/index.js", | |
| "./unstable/http": "./dist/unstable/http/index.js", | |
| "./unstable/httpapi": "./dist/unstable/httpapi/index.js", | |
| "./unstable/observability": "./dist/unstable/observability/index.js", | |
| "./unstable/persistence": "./dist/unstable/persistence/index.js", | |
| "./unstable/process": "./dist/unstable/process/index.js", | |
| "./unstable/reactivity": "./dist/unstable/reactivity/index.js", | |
| "./unstable/rpc": "./dist/unstable/rpc/index.js", | |
| "./unstable/schema": "./dist/unstable/schema/index.js", | |
| "./unstable/socket": "./dist/unstable/socket/index.js", | |
| "./unstable/sql": "./dist/unstable/sql/index.js", | |
| "./unstable/workflow": "./dist/unstable/workflow/index.js", | |
| "./unstable/workers": "./dist/unstable/workers/index.js", | |
| "./*": "./dist/*.js", | |
| "./internal/*": null, | |
| "./unstable/cli/internal/*": null, | |
| "./unstable/cluster/internal/*": null, | |
| "./*/index": null | |
| }, | |
| "files": [ | |
| "src/**/*.ts", | |
| "dist/**/*.js", | |
| "dist/**/*.js.map", | |
| "dist/**/*.d.ts", | |
| "dist/**/*.d.ts.map" | |
| ], | |
| "publishConfig": { | |
| "access": "public", | |
| "provenance": true | |
| }, | |
| "devDependencies": { | |
| "@types/ini": "^4.1.1", | |
| "@types/node": "^25.7.0", | |
| "ajv": "^8.20.0", | |
| "arktype": "^2.2.0", | |
| "ast-types": "^0.14.2", | |
| "immer": "^11.1.8", | |
| "tinybench": "^6.0.1", | |
| "valibot": "^1.4.0" | |
| }, | |
| "dependencies": { | |
| "@standard-schema/spec": "^1.1.0", | |
| "fast-check": "^4.8.0", | |
| "find-my-way-ts": "^0.1.6", | |
| "ini": "^7.0.0", | |
| "kubernetes-types": "^1.30.0", | |
| "msgpackr": "^2.0.1", | |
| "multipasta": "^0.2.7", | |
| "toml": "^4.1.1", | |
| "uuid": "^14.0.0", | |
| "yaml": "^2.9.0" | |
| }, | |
| "scripts": { | |
| "codegen": "effect-utils codegen", | |
| "build": "tsc -b tsconfig.json && pnpm babel", | |
| "build:tsgo": "tsgo -b tsconfig.json && pnpm babel", | |
| "babel": "babel dist --plugins annotate-pure-calls --out-dir dist --source-maps", | |
| "check": "tsc -b tsconfig.json", | |
| "test": "vitest --sequence.concurrent=false", | |
| "coverage": "vitest --run --coverage --sequence.concurrent=false" | |
| } | |
| } |
Xet Storage Details
- Size:
- 3.21 kB
- Xet hash:
- 79359f3bdfd4cde9689861887b238fc76497f3d919480eba0470fab79004a65f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.