{"name":"@chainsafe/ssz","description":"Simple Serialize","license":"Apache-2.0","author":{"name":"ChainSafe Systems"},"homepage":"https://github.com/chainsafe/ssz","version":"0.8.17","main":"lib/index.js","scripts":{"build":"tsc -p tsconfig.build.json","build-web":"webpack --mode production --entry ./lib/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 run 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","pretest":"yarn check-types","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":"mocha  \"test/perf/**/*.test.ts\"","test:unit":"nyc -e .ts mocha  \"test/unit/**/*.test.ts\"","test:spec":"mocha  \"test/spec/**/*.test.ts\"","download-spec-tests":"node -r ts-node/register test/spec/downloadTests.ts"},"types":"lib/index.d.ts","dependencies":{"@chainsafe/as-sha256":"^0.2.4","@chainsafe/persistent-merkle-tree":"^0.3.7","case":"^1.6.3"},"devDependencies":{"@chainsafe/lodestar-params":"^0.28.1","@chainsafe/lodestar-spec-test-util":"^0.28.1","@dapplion/benchmark":"^0.2.2","@types/chai":"^4.2.9","@types/mocha":"^9.0.0","@types/node":"^14.14.17","@typescript-eslint/eslint-plugin":"4.9.0","@typescript-eslint/parser":"4.9.0","chai":"^4.2.0","eslint":"^7.14.0","eslint-plugin-import":"^2.20.1","eslint-plugin-prettier":"^3.1.4","mocha":"^8.3.0","nyc":"^15.0.0","prettier":"^2.0.5","ts-node":"^9.1.1","typescript":"^4.2.0"},"keywords":["ethereum","serenity","simple serialize","ssz"],"licenseText":"Copyright 2019- ChainSafe Systems\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n","_id":"@chainsafe/ssz@0.8.17","dist":{"shasum":"5c96271b7b73fd195d5ebdb4f3c910b199609156","size":71153,"noattachment":false,"key":"/@chainsafe/ssz/-/@chainsafe/ssz-0.8.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@chainsafe/ssz/download/@chainsafe/ssz-0.8.17.tgz"},"_npmUser":{"name":"dapplion","email":"dapplion@chainsafe.io"},"directories":{},"maintainers":[{"name":"philknows","email":""},{"name":"wemeetagain","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ssz_0.8.17_1630351925716_0.01518008271979765"},"_hasShrinkwrap":false,"publish_time":1630351925911,"_cnpm_publish_time":1630351925911,"_cnpmcore_publish_time":"2021-12-16T10:03:30.488Z","dist-tags":{"latest":"1.3.0"}}