{"name":"@metamask/key-tree","version":"6.2.1","author":{"name":"kumavis"},"license":"MIT","_id":"@metamask/key-tree@6.2.1","maintainers":[{"name":"ritave","email":"olaf@tomalka.me"},{"name":"danfinlay","email":"dan@danfinlay.com"},{"name":"kumavis","email":"aaron@kumavis.me"},{"name":"rekmarks","email":"rekmarks@protonmail.com"},{"name":"metamaskbot","email":"security@metamask.io"},{"name":"gudahtt","email":"markjstacey@gmail.com"},{"name":"brad.decker","email":"bhdecker84@gmail.com"},{"name":"sethkfman","email":"sethkfman@gmail.com"}],"homepage":"https://github.com/MetaMask/key-tree#readme","bugs":{"url":"https://github.com/MetaMask/key-tree/issues"},"dist":{"shasum":"8a2ef746efe33fd9872719cca180109e26ab2fc3","tarball":"https://registry.npmjs.org/@metamask/key-tree/-/key-tree-6.2.1.tgz","fileCount":48,"integrity":"sha512-5o8D9jsESNa8q3iqLwKXZ06vzRG08waK4kLMA8Tybyl3a1/n7B6WN0J5vaT2kAtxoOiD98pSJK0n+aeJAqvkuA==","signatures":[{"sig":"MEUCIQCRd9UDvlWhZX+mayKH+l65UAsWWbL6OIF2GbCnufRKAQIgal0fDEQkMciClKc9ivUMEYJcKlaouSw9wclzE8K4k9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjznhkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9Yw//Q902jEIxGE5GcRomtp3FBHcz1sMOK4ZQENh0VU4jX8048ASh\r\n6GyyeSDLin39PztgAj9KbRr7QOZF3ybnd6K/YmeP9URwlKVi0zLHMzjgLhoe\r\n9X654Jj2OGKLhtEtCqKoclJ3NqhbMH4hLj24YrmZIaF0vgbsQ+FlyvHOTaBr\r\nXuuc0Mh7IIoKX6h/wWcjx1KqL4cAXhKh7xVioXwr3JVFF5KW+Ia8bt7q5NQD\r\nHCnBy9g4q2GffrxpH1VHo52+Z2CO/vC/O4BuXVttX2cMr+3POogzwI8Be7Qn\r\niXTFiuo3ftJXUXzW7ScELzt+cYOExbyt+Up+KF6E6+8PrUHMoeCPgoHm9Cii\r\nlNByE1M8Q5TIiWSq+TtFKYDSu0g3po4fuOowwlXoxAoAOLQvtIhxfSqGcyFH\r\n0m5bL5+u1xECL4uvm7oBzF1Hx4b5vVQ04U3zNkjxJFBUB4ClwFjrZJOlPXPl\r\nxfx0o01bA+7+E7VwiR6rD7ogUhdQQmqgGDGF5UndPY7jzVJ3udV0ro63lxRX\r\nUq6cQ+UU4z2GOzat6YNxli+4DR3768HkYbIkCrPAkN6RJC95I91yeqbiNlRY\r\n0bYDDMCNZkcMnpLVQER5svUyASqo/EJdtd7WcI1LoSnNjcvWxdgMs5B9RCaR\r\nF8gU1EN844Zslwha0fiqw/NzZXxKRTiSerg=\r\n=zLR5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"7b6becf3edd8e22f6cdab40f3724bd93e15bd5c4","scripts":{"lint":"yarn lint:eslint && yarn lint:misc --check","test":"jest && jest-it-up","build":"tsc --project tsconfig.build.json","prepack":"./scripts/prepack.sh","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' '**/*.yml' '!.yarnrc.yml' --ignore-path .gitignore --no-error-on-unmatched-pattern","build:docs":"typedoc","test:watch":"jest --watch","build:clean":"rimraf dist && yarn build","lint:eslint":"eslint . --cache --ext js,ts"},"_npmUser":{"name":"metamaskbot","email":"security@metamask.io"},"lavamoat":{"allowScripts":{"$root$":false,"simple-git-hooks":false,"@lavamoat/preinstall-always-fail":false}},"repository":{"url":"git+https://github.com/MetaMask/key-tree.git","type":"git"},"_npmVersion":"8.19.3","description":"An interface over BIP-32 and BIP-39 key derivation paths.","directories":{},"lint-staged":{"*.{js,ts}":["eslint --fix"],"!(CHANGELOG).{json,yml,md}":["prettier --write"]},"_nodeVersion":"16.19.0","dependencies":{"@scure/base":"^1.0.0","@noble/hashes":"^1.0.0","@noble/ed25519":"^1.6.0","@metamask/utils":"^3.3.0","@noble/secp256k1":"^1.5.5","@metamask/scure-bip39":"^2.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@3.2.3","devDependencies":{"jest":"^27.2.5","eslint":"^8.27.0","rimraf":"^3.0.2","ts-jest":"^27.0.6","typedoc":"^0.23.19","prettier":"^2.7.1","jest-it-up":"^2.0.2","typescript":"~4.8.4","@types/jest":"^27.0.2","lint-staged":"^13.0.3","simple-git-hooks":"^2.8.0","eslint-plugin-jest":"^27.1.5","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@lavamoat/allow-scripts":"^2.0.3","@metamask/eslint-config":"^11.0.1","@metamask/auto-changelog":"^3.1.0","@typescript-eslint/parser":"^5.42.1","prettier-plugin-packagejson":"^2.2.13","@metamask/eslint-config-jest":"^11.0.0","@metamask/eslint-config-nodejs":"^11.0.1","@typescript-eslint/eslint-plugin":"^5.42.1","@metamask/eslint-config-typescript":"^11.0.0"},"simple-git-hooks":{"pre-commit":"yarn lint-staged && yarn dedupe --check"},"_npmOperationalInternal":{"tmp":"tmp/key-tree_6.2.1_1674475620817_0.5435732084338532","host":"s3://npm-registry-packages"}}