{"name":"@chainsafe/ssz","description":"Simple Serialize","license":"Apache-2.0","author":{"name":"ChainSafe Systems"},"homepage":"https://github.com/chainsafe/ssz","version":"0.19.1","type":"module","main":"./lib/cjs/index.js","module":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"build":"yarn run build:cjs && yarn build:esm && yarn build:types","build:esm":"tsc -p tsconfig.build.esm.json","build:cjs":"tsc -p tsconfig.build.cjs.json && echo '{\"type\": \"commonjs\"}' > ./lib/cjs/package.json","build:types":"tsc -p tsconfig.build.types.json","build-web":"webpack --mode production --entry ./lib/esm/web.js --output ./dist/ssz.min.js","build:docs":"typedoc --exclude src/index.ts,src/web.ts --out docs src","build:release":"yarn clean && yarn build && yarn build-web && yarn run build:docs","check-types":"tsc --noEmit","clean":"rm -rf lib && rm -rf dist && rm -f tsconfig.tsbuildinfo","lint":"eslint --color --ext .ts src/ test/","lint:fix":"yarn run lint --fix","prepublishOnly":"yarn build","test":"yarn test:unit","benchmark":"node --max-old-space-size=4096 --expose-gc ../../node_modules/.bin/benchmark 'test/perf/*.test.ts'","benchmark:local":"yarn benchmark --local","test:perf":"node --loader=ts-node/esm' benchmark 'test/perf/**/*.test.ts'","test:unit":"vitest run --dir test/unit --coverage --coverage.reporter text --coverage.reporter clover","test:spec":"yarn test:spec-generic && yarn test:spec-static test:spec-eip-4881","test:spec-generic":"vitest run --dir test/spec/generic","test:spec-static":"yarn test:spec-static-minimal && yarn test:spec-static-mainnet","test:spec-static-minimal":"LODESTAR_PRESET=minimal vitest run --dir test/spec/ test/spec/ssz_static.test.ts","test:spec-static-mainnet":"LODESTAR_PRESET=mainnet vitest run --dir test/spec/ test/spec/ssz_static.test.ts","test:spec-eip-4881":"vitest run --dir test/spec/ test/spec/eip-4881/**/*.test.ts","download-spec-tests":"node --loader ts-node/esm test/spec/downloadTests.ts"},"dependencies":{"@chainsafe/as-sha256":"0.6.1","@chainsafe/persistent-merkle-tree":"0.9.1"},"devDependencies":{"@lodestar/spec-test-util":"^1.23.1","@types/js-yaml":"^4.0.5","js-yaml":"^3.13.1","snappyjs":"^0.6.1"},"keywords":["ethereum","serenity","simple serialize","ssz"],"_id":"@chainsafe/ssz@0.19.1","gitHead":"4d8e795810338a57c475c6fd52f98c1c6ddce9d0","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"e6f88561cf83204d23a401cb8f4344eedcbcbae4","size":170588,"noattachment":false,"key":"/@chainsafe/ssz/-/@chainsafe/ssz-0.19.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@chainsafe/ssz/download/@chainsafe/ssz-0.19.1.tgz"},"_npmUser":{"name":"wemeetagain","email":"caymannava@gmail.com"},"directories":{},"maintainers":[{"name":"philknows","email":""},{"name":"wemeetagain","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ssz_0.19.1_1737393429940_0.7860837694043168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T17:17:10.192Z","publish_time":1737393430192,"_source_registry_name":"default","_cnpm_publish_time":1737393430192,"dist-tags":{"latest":"1.3.0"}}