{"name":"@truestamp/tree","type":"module","description":"A library for creating and validating Merkle Tree inclusion proofs","keywords":["Truestamp","Merkle","Merkle tree","root","proof","inclusion","proofs","validation","validate","verify","verification","hash","hashing","crypto","cryptography","hash function"],"version":"0.2.1","homepage":"https://truestamp.github.io/truestamp-tree/","author":{"name":"Truestamp","email":"support@truestamp.com"},"repository":{"type":"git","url":"git://github.com/truestamp/truestamp-tree.git"},"license":"MIT","source":"src/index.ts","types":"lib/index.d.ts","main":"lib/index.cjs","module":"lib/index.mjs","exports":{"require":"./lib/index.cjs","import":"./lib/index.mjs","node":"./lib/index.cjs","default":"./lib/index.mjs"},"scripts":{"clean":"rimraf lib","docs":"npx typedoc --plugin typedoc-plugin-extras --options typedoc.json src/index.ts","docs-preview":"npx live-server docs","package-check":"npx package-check","lint":"eslint . --ext .ts","lint-and-fix":"eslint . --ext .ts --fix","test":"jest","watch":"jest --watchAll","serve":"npx serve --cors -p 8080","ts-types":" tsc --emitDeclarationOnly --outDir lib","esbuild-iife":"node ./esbuild.iife.cjs","esbuild-module":"node ./esbuild.module.cjs","esbuild-node":"node ./esbuild.node.cjs","build":"npm run package-check && npm run clean && npm run esbuild-module && npm run esbuild-node && npm run esbuild-iife && npm run ts-types"},"devDependencies":{"@compodoc/live-server":"^1.2.3","@skypack/package-check":"^0.2.2","@stablelib/bytes":"^1.0.1","@stablelib/constant-time":"^1.0.1","@stablelib/hex":"^1.0.1","@stablelib/random":"^1.0.1","@stablelib/sha224":"^1.0.1","@stablelib/sha256":"^1.0.1","@stablelib/sha3":"^1.0.1","@stablelib/sha384":"^1.0.1","@stablelib/sha512":"^1.0.1","@stablelib/sha512_256":"^1.0.1","@types/jest":"^28.1.3","@types/node":"^17.0.35","@typescript-eslint/eslint-plugin":"^5.29.0","@typescript-eslint/parser":"^5.29.0","esbuild":"^0.14.47","eslint":"^8.18.0","eslint-config-prettier":"^8.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.5.3","eslint-plugin-prettier":"^4.0.0","jest":"^28.1.1","prettier":"^2.7.1","rimraf":"^3.0.2","ts-jest":"^28.0.5","typedoc":"^0.22.18","typedoc-plugin-extras":"^2.2.3","typescript":"^4.7.4","zod":"^3.17.3"},"gitHead":"65b96c7196cdd188ca34ed7ec786d5d9fef52ff0","bugs":{"url":"https://github.com/truestamp/truestamp-tree/issues"},"_id":"@truestamp/tree@0.2.1","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"integrity":"sha512-Pn0HiULr2rWiDOje/h5LXh+8y51+1SAJEv8nEBhjGm9m7D8zzAkgEhtf+dZFK2Dn1M/lLYHv+k9qGYSpKtyZgw==","shasum":"e7cb06bb63cc84c7c4d33b3b0806117193ec7ad0","tarball":"https://registry.npmjs.org/@truestamp/tree/-/tree-0.2.1.tgz","fileCount":28,"unpackedSize":1155495,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgKfJEEoATy8sESwmflIbXmMafqmiytsNS/ZFs+foBGAiBj1306CGMt6uayL130Af4KB2LF/yXxK/Y4fYl6P3vKIw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivJp4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiAQ/+MdkbH+q0+YhhwTIlViIUaMZC2e3vFJ9H5Y2KJ8Z5IWecVEMw\r\ni1wAGrwdCdG02REvyJFSupO0SN/CE6cl6Di4FyI2ZipIKpo9KHulU5fD5x91\r\nIaYvBA5GFOFXJadNoe937POGl7y3fU0OlHam3fcv8qUZNySsxYnEDsDwuyxk\r\n4vXYT0r0lsXrAeldQ6pTcCKrq62jvjFZ/74tR1OOvLjxkcKQ8wYOz32t88er\r\nlj/ar06nrZV/P090P0Z8Egkz6JFkJhuq5jb50Jrtb6EnRUVvjpEdFb09lsUw\r\nX3Bm5RQdu8spijEmRCNzLfV+giIIf40VmQZxCchJN3W4bEl51akMWCRfjjfq\r\nczjtDY976ZclY/h574yb8zhtKizp/U5D2nrJnxtdlR4YRw5ib8CioRxHYTjA\r\npI7ZzLb2d2VbGFcJElwPEpFD8jhxzCNzFcLSuzvPjErU1iBc/EjnCrvhLEEZ\r\nuysXbR7/J25f/KxaG2V3FLo4lUjLi82f7NLIND/XqJPrnvXEsZF6Oti/6syW\r\nH3rhEDSdKspYyzbMJmT3zW3LUIVfh4HwJlZkprE33QigH/dghfc2CVyKGSQn\r\nVNhwJij9FmSowtbdmqakjKm55b7hkE22Sj97/aq/eSM20uJEKX7tdLprUIWq\r\nJ8K9XrlAhTxPk8itEpqxwKtOn68dK99MNRI=\r\n=EuRd\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"truestamp-dev","email":"support@truestamp.com"},"directories":{},"maintainers":[{"name":"truestamp-dev","email":"support@truestamp.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tree_0.2.1_1656527479872_0.3015385776169912"},"_hasShrinkwrap":false}