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