{"name":"@metamask/rpc-methods","version":"0.29.0","_id":"@metamask/rpc-methods@0.29.0","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/snaps-monorepo#readme","bugs":{"url":"https://github.com/MetaMask/snaps-monorepo/issues"},"dist":{"shasum":"7ea2008657d68bbbb8a7c98ab9d18ecb43599d87","tarball":"https://registry.npmjs.org/@metamask/rpc-methods/-/rpc-methods-0.29.0.tgz","fileCount":63,"integrity":"sha512-AI7q/h9d6V7xLVfRArCE3k+q6uGlf5bJnA1+F0GjPP0+ltpyX7dQvexG/m4A6o0k5+9USePmAKhupNLrKY/W7w==","signatures":[{"sig":"MEUCIDa1ru/USLkzcf3UQ/XHs9Q0G0V79uCMvkmdyhyHo3QbAiEAsHPFWDHYRjdhOngu2XQKZzAJuJ3OnXlA0Gg3EkvrisE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5lypACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9iBAAgOz2W8grDgL9/t/KPZN08zG/iIJQQehFuiAVtALXIetPq0OT\r\nXrXGZPGtKmvD5jy0ito2yyvtgs4a8vPtwuQfZZEEiGdBv4Hy1cibmVF1g/Is\r\n7dXb3TcSDn7SHxZdlPF0ChhCNqTeu95Nl4Dx8pmKUhf2bXcyX77CBw6j4weG\r\nXBWEuqDYNiSxCZdWrcUnc+SjMgqLfkWQYpn0Ax1aDgJMHs94f1VevfZ/OmSc\r\n2PG0nF10FVv6i3gnzIAGEgQ+8sLqHK+/aEnmG9eBhiqW3C7vamDEB3C6+pTX\r\nuvfI3YCK74qxkm54/cGDXjoCdYKYOOmDXtw12xPXtHPi+EHotoRdPUFiuQCw\r\nXCyDa+u2ikBqkoXRJw9B7KcAFH0cqwM1wpKyRgTzw5CjQ2lUM4Q27QO4tXzL\r\npX9rkQQYXHm15/0QiJYSsK2GGPxIYarB2sEQKj7YkanU7tNZa1e5HbxNPx2L\r\nW49CCyE9aLwkK2+cAimOS5Cy8P6EN9n63QowA7CZTOXTMAGTIFx1e1qLN1Iz\r\n0dhkMAwFVs7n0sT/aLRXioCKk8dmDM4Yx6EiFCTXr+56b9jBEOfhJFCa5zrD\r\nIr+STlL7K6neFxKRzZKkbxS8lV1FkeUon4Caq/9DvPvlO16UYq8BD4HHwKJ9\r\nSu7XGHNPH9qyJbl4u66CcAtypH6uNkYQx00=\r\n=4MNn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=16.0.0"},"gitHead":"a9abb8b4cfe647ea2f47cffbe1c6bd852441ed03","scripts":{"lint":"yarn lint:eslint && yarn lint:misc --check","test":"jest && yarn posttest","build":"tsc --project tsconfig.build.json","clean":"rimraf '*.tsbuildinfo' 'dist/*'","test:ci":"yarn test","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","posttest":"jest-it-up --margin 0.25","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path ../../.gitignore","build:clean":"yarn clean && yarn build","lint:eslint":"eslint . --cache --ext js,ts","lint:changelog":"yarn auto-changelog validate","publish:package":"../../scripts/publish-package.sh"},"_npmUser":{"name":"metamaskbot","email":"security@metamask.io"},"repository":{"url":"git+https://github.com/MetaMask/snaps-monorepo.git","type":"git"},"_npmVersion":"8.19.3","description":"MetaMask Snap RPC method implementations.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"nanoid":"^3.1.31","superstruct":"^1.0.3","@noble/hashes":"^1.1.3","eth-rpc-errors":"^4.0.2","@metamask/types":"^1.1.0","@metamask/utils":"^3.4.1","@metamask/key-tree":"^6.2.1","@metamask/snaps-ui":"^0.29.0","@metamask/snaps-utils":"^0.29.0","@metamask/browser-passworder":"^4.0.2","@metamask/permission-controller":"^2.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.2","eslint":"^8.27.0","rimraf":"^3.0.2","ts-jest":"^29.0.0","prettier":"^2.7.1","deepmerge":"^4.2.2","jest-it-up":"^2.0.0","typescript":"~4.8.4","@types/node":"^14.14.25","expect-type":"^0.15.0","json-rpc-engine":"^6.1.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.0","@metamask/auto-changelog":"^3.1.0","@typescript-eslint/parser":"^5.42.1","prettier-plugin-packagejson":"^2.2.11","@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"},"_npmOperationalInternal":{"tmp":"tmp/rpc-methods_0.29.0_1676041385246_0.5445903767912135","host":"s3://npm-registry-packages"}}