{ "name": "@aelis/core", "version": "0.0.0", "type": "module", "main": "src/index.ts", "types": "src/index.ts", "scripts": { "test": "bun test ." }, "dependencies": { "@standard-schema/spec": "^1.1.0" } }