{"name":"@chainsafe/ssz","version":"0.4.3","description":"Simple Serialize","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"prebuild":"rm -rf lib && rm -rf dist","build":"yarn build-lib && yarn build-web && yarn build-types","build:docs":"typedoc --exclude src/index.ts,src/web.ts --out docs src","build-lib":"babel src -x .ts -d lib --source-maps","build-types":"tsc --incremental --declaration --outDir lib --emitDeclarationOnly","build-web":"webpack --mode production --entry ./lib/web.js --output ./dist/ssz.min.js","check-types":"tsc --incremental --noEmit","lint":"eslint --ext .ts src/ test/","pretest":"yarn check-types","prepublishOnly":"yarn build","test:spec":"nyc -r lcov -e .ts mocha -r ./.babel-register \"test/spec/**/*.test.ts\" && nyc report","test:unit":"nyc -r lcov -e .ts mocha -r ./.babel-register \"test/unit/**/*.test.ts\" && nyc report"},"homepage":"https://github.com/chainsafe/ssz-js","keywords":["ethereum","serenity","simple serialize","ssz"],"author":{"name":"ChainSafe Systems"},"license":"Apache-2.0","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-typescript":"^7.3.3","@babel/register":"^7.0.0","@chainsafe/eth2.0-spec-test-util":"^0.3.0","@types/chai":"^4.1.7","@types/mocha":"^5.2.5","@types/node":"^10.12.17","@typescript-eslint/eslint-plugin":"^1.4.2","@typescript-eslint/parser":"^1.4.2","chai":"^4.2.0","codecov":"^3.2.0","eslint":"^5.14.1","mocha":"^5.2.0","nyc":"^13.3.0","typedoc":"^0.14.2","typedoc-plugin-external-module-name":"^2.1.0","typescript":"^3.5.1","webpack":"^4.29.6","webpack-cli":"^3.2.3"},"dependencies":{"@types/bn.js":"^4.11.4","assert":"^1.4.1","bn.js":"^4.11.8","js-sha256":"^0.9.0"},"gitHead":"db1fbce552122cff0700b67e06d271989f2afe6c","_id":"@chainsafe/ssz@0.4.3","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"shasum":"89ca43695fdf4e9f87d4cff1983249f3c281bd89","size":40186,"noattachment":false,"key":"/@chainsafe/ssz/-/@chainsafe/ssz-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@chainsafe/ssz/download/@chainsafe/ssz-0.4.3.tgz"},"maintainers":[{"name":"philknows","email":""},{"name":"wemeetagain","email":""}],"_npmUser":{"name":"wemeetagain","email":"caymannava@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ssz_0.4.3_1561735485199_0.7513798745133449"},"_hasShrinkwrap":false,"publish_time":1561735485384,"_cnpm_publish_time":1561735485384,"_cnpmcore_publish_time":"2021-12-16T10:03:43.903Z","dist-tags":{"latest":"1.3.0"}}