{"name":"@chainsafe/ssz","description":"Simple Serialize","license":"Apache-2.0","author":{"name":"ChainSafe Systems"},"homepage":"https://github.com/chainsafe/ssz","version":"1.2.0","type":"module","main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"build":"tsc -p tsconfig.build.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","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","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":"1.1.0","@chainsafe/persistent-merkle-tree":"1.1.0"},"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"],"gitHead":"1ab49adcb3961a2e25c5d18dab656230e2146889","_id":"@chainsafe/ssz@1.2.0","_nodeVersion":"22.5.1","_npmVersion":"lerna/8.1.3/node@v22.5.1+x64 (linux)","dist":{"shasum":"7201cc885460bfd4cf991791070100c3512aba1e","size":133989,"noattachment":false,"key":"/@chainsafe/ssz/-/@chainsafe/ssz-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@chainsafe/ssz/download/@chainsafe/ssz-1.2.0.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_1.2.0_1741890344679_0.7349416816757381"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-13T18:25:44.945Z","publish_time":1741890344945,"_source_registry_name":"default","_cnpm_publish_time":1741890344945,"dist-tags":{"latest":"1.3.0"}}