{"_id":"@0xpolygonid/snap-example","_rev":"9-4f7090832560a086b58caf2d8ab9e15d","name":"@0xpolygonid/snap-example","dist-tags":{"latest":"1.0.0-beta.9"},"versions":{"1.0.0-beta.0":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.0","description":"PolygonID MetaMask Snaps example, written in TypeScript.","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"5e944390e827ff2156a0dac5bd13598f259c7480","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.0","_nodeVersion":"18.16.0","_npmVersion":"9.7.2","dist":{"integrity":"sha512-8WWIREU/nea/LbC8gFNqC0mYDFUb9SveYKTkV/z8VQAPcwM+EZEVZYH0krrfc/j3vZ2nuOXl0LeUuyun7BUaYQ==","shasum":"526017d0bf17dd7bcbec3e222b786664a3889c60","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.0.tgz","fileCount":5,"unpackedSize":9929149,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICo2hTe0/HqqPWrt3bg/OGlq4AEKdYApyN6/et1QDqFtAiARDRrlk/Ugk3464ux9L/jpieMYtzq0p6p6KTvh9Xj+iA=="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.0_1688461019918_0.5809305981601796"},"_hasShrinkwrap":false},"1.0.0-beta.1":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.1","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"f0e231e0d24415ae22fc7c26b3aae14d3e5735e0","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.1","_nodeVersion":"18.16.0","_npmVersion":"9.7.2","dist":{"integrity":"sha512-yakc97Z5PvPrXR1RsPyfpUwptK9qhpStFziYx3iocL4Vdfts46wfqTTH6VChtpoAoAWGdjeDag3hjIgdpTFEOw==","shasum":"2cafc26c3123335b97814bdae4aa94cf83d84863","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.1.tgz","fileCount":5,"unpackedSize":142785065,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYyVxsXyNvWDl/CyCN5FA4gj7xdenjiU+G0/XTH7MgLgIhAL/ZsETJWrAfIR4xUOLkCY1b+GmiEuMS6zMe3ybYKTyR"}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.1_1688481861973_0.32834377205604826"},"_hasShrinkwrap":false},"1.0.0-beta.2":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.2","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"c9b77b87afe6d59df9fda0e9d8ec889454359f48","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-BQBXhnsnX0AVCoPVs77FKe6eZgp91E/s3wpL9nvrNLeiyJzfTPW+GCNngTVpTZ9+03Yw3mS8nrCuSVHLuhPISg==","shasum":"cb9cc50216c5e9fafe62fb36941feef3e7cc3f71","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.2.tgz","fileCount":5,"unpackedSize":142787210,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDf3XI8M8gMD6oTPfEOMOj0uccG9Mz5Ei68wgZBwmtZDQIgaGAcBLSDPvnHhy86FAjbIxvnC8+S6PJCVUExrHSM7kU="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.2_1688498313056_0.5883800038205897"},"_hasShrinkwrap":false},"1.0.0-beta.3":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.3","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"6a33e99faba17b1ef0bab4dfbea926c9bf58c0d6","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.3","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-922VJJWJYsTiXTbQ6NSVwxz1k1W2eN4nSqJJenc0d+uM5pS7aLkkLICgdOeDk0ZcnwlAhegccLOq9cTXzTPeKg==","shasum":"e9c7ac3e4dc4345fbcd10355b9f4fc42e55d6b3e","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.3.tgz","fileCount":5,"unpackedSize":142787509,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxMJGO9JCBk4NPmvKribp8dojfRmOtYmmYJMLd5rkfpAIgFf05jQWhuvO0qUFW6qsoBy8vn09h/EdLvh7rO4a9TUE="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.3_1688633631308_0.21065694345418806"},"_hasShrinkwrap":false},"1.0.0-beta.4":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.4","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"ab3c5ec8cb2d3957d0d6b627b860e19fb0fa753f","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.4","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-arv/uca/29flCrWhq8kZIgkVceVm7l0jgTwpDethkBKAU10jjzdPA3qSJQsZaeWvsq3GF1rVf5djxYswCTMPiw==","shasum":"3637cfb3d762fdd69a55f4c35e6e6ed51207e59c","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.4.tgz","fileCount":5,"unpackedSize":142788764,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyOloGvML6IM7Z9TJBm3Ys22hWoOgqfB/YxGvuQ3+pwAIgC2N9uUSpcdvHsDsO6Y0SHb6W+a7nAvcFU287FLCXNX4="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.4_1688994778156_0.4221721099836637"},"_hasShrinkwrap":false},"1.0.0-beta.5":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.5","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"829e1e4927864ee60e37debd5543328c10f996c7","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.5","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-7sI1pyITsL6IdsTFyYSECKJJwPGKoFdwVB4LHKgU1+tD8Gve/uzxGVxij7zZxeKAdfQzDXQstJsVy20tB295JQ==","shasum":"605f7abcb91faa6c25ba1618eb7d78acc4edeb56","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.5.tgz","fileCount":5,"unpackedSize":142788798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCi3A9jn3qGynr22Ytl0zU8bJyyPbIY9lIEKoLwSnXcIwIgXdw/0fEPDJgeS7S3RqLROdKGamUAlUcFMtcuLJsG1pQ="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.5_1689066999648_0.04536487391607147"},"_hasShrinkwrap":false},"1.0.0-beta.6":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.6","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","did-resolver":"^4.1.0","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"f75a32fb423c6238f8266f8d028343f0c0cc1469","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.6","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-MTH0pgdl02xtmvvLHO3FzqsUOqatTxIsYFU58lAa+ITwrj/RGTYmfguz3udkpxWkmbzcJMzAAM9lu4YIslv1gg==","shasum":"1a277129eb0a76385c62cc10c8f6d0d1c2c20470","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.6.tgz","fileCount":5,"unpackedSize":142790641,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZbSzTAOwmTmpPz0O6G4wduZ7Ms06bpcBVamR9o5BBtQIgNC1sUlg9gLLh+Svfd3AB8gFUoGeLIzi7sVGD9zguinY="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.6_1689675489890_0.6408962063322714"},"_hasShrinkwrap":false},"1.0.0-beta.7":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.7","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#fff6dd9bfcd599a56880b717b3aab49152329b58","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","did-resolver":"^4.1.0","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"3f862b96930f763df0c8c65ac60eacedfff35e46","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.7","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-zANHcturPQGQdZXH1mnA+EvO852z2V3SmNIJHrZWExtkc4WVgip1twzLG1IBkZPQ8HY+0Mz1XEoSwTFTHXKDqQ==","shasum":"f0dd6af1c11cbb33161d0caff87fd8788a841290","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.7.tgz","fileCount":5,"unpackedSize":142789223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFyfWdXoZ81vrXZ6iN1a21U1mmlsFd/BPuUkfj2UvJ39AiEAvtywEu9geDOS3deBLaTrtARmJR30IyY3PT3CVwJioEY="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.7_1689688528398_0.7185361218468753"},"_hasShrinkwrap":false},"1.0.0-beta.8":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.8","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"git+https://github.com/0xPolygonID/js-sdk.git#v2","@iden3/js-iden3-core":"git+https://github.com/iden3/js-iden3-core.git#v2","@iden3/js-jwz":"^1.0.0-beta.2","@iden3/js-merkletree":"^1.0.0-beta.4","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","did-resolver":"^4.1.0","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"b0b31f561f8b4376a52195819f77a89029a8c3d0","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.8","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-4bUUIHqVXg1c+djMujIH6IS5XOjn7r3R2RvQehhFdlx9nOsVndus5jYVsuHQBte3+/rFz/vQLQvfc2pkfqTsxQ==","shasum":"579bf61dab771aeaeafc0d6fd0ca3d10a8d07fed","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.8.tgz","fileCount":5,"unpackedSize":142790842,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE9mo8sLJaZS2G/+5gcZxBP/ElLUHhJswIqFZd38tY2KAiAskY1w8hEqNV2Kk+JnyW9HH5vaJug1HDKM8hK7Ar4QWw=="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.8_1689753916355_0.362883306058712"},"_hasShrinkwrap":false},"1.0.0-beta.9":{"name":"@0xpolygonid/snap-example","version":"1.0.0-beta.9","description":"PolygonID MetaMask Snap example","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"license":"AGPL-3.0","scripts":{"build":"yarn clean && node build.js && yarn build:post && yarn bundle:eval && yarn bundle:manifest","build:post":"node post-process.js","bundle:eval":"mm-snap eval -b dist/bundle.js","bundle:manifest":"mm-snap manifest --fix","build:clean":"yarn clean && yarn build","clean":"rimraf dist","lint":"yarn lint:eslint && yarn lint:misc --check","lint:eslint":"eslint . --cache --ext js,ts","lint:fix":"yarn lint:eslint --fix && yarn lint:misc --write","lint:misc":"prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore","serve":"mm-snap serve","start":"mm-snap --version && yarn build && yarn serve"},"dependencies":{"@0xpolygonid/js-sdk":"1.0.0","@iden3/js-iden3-core":"1.0.0","@iden3/js-jwz":"1.0.0","@iden3/js-merkletree":"1.0.0","@metamask/snaps-types":"^0.32.2","@metamask/snaps-ui":"^0.32.2","buffer":"^6.0.3","did-jwt":"^6.11.6","did-resolver":"^4.1.0","ethers":"^6.4.0","intl":"^1.2.5"},"devDependencies":{"@lavamoat/allow-scripts":"^2.0.3","@metamask/auto-changelog":"^2.6.0","@metamask/eslint-config":"^10.0.0","@metamask/eslint-config-jest":"^10.0.0","@metamask/eslint-config-nodejs":"^10.0.0","@metamask/eslint-config-typescript":"^10.0.0","@metamask/snaps-cli":"^0.32.2","@types/uuid":"^9.0.1","@typescript-eslint/eslint-plugin":"^5.33.0","@typescript-eslint/parser":"^5.33.0","esbuild":"^0.17.19","esbuild-plugin-replace":"^1.4.0","eslint":"^8.21.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-jsdoc":"^39.2.9","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","node-stdlib-browser":"^1.2.0","prettier":"^2.2.1","prettier-plugin-packagejson":"^2.2.11","rimraf":"^3.0.2","through2":"^4.0.2","typescript":"^4.7.4"},"packageManager":"yarn@3.2.1","engines":{"node":">=16.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"11656ae04d84489339d71a4b58ce931b5ce67b94","bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"homepage":"https://github.com/0xPolygonID/snap-example#readme","_id":"@0xpolygonid/snap-example@1.0.0-beta.9","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-tMgs9ZpdEqnCGZO/UPLidKXkOnqp3HGTUp2bllneaUM3dhQOPzkD8g94+Ug0Tec9fai5f5lk0HRoU4RpucKZ1w==","shasum":"4d6ed798138dc41e7ab535dc360ce846f0cb5207","tarball":"https://registry.npmjs.org/@0xpolygonid/snap-example/-/snap-example-1.0.0-beta.9.tgz","fileCount":5,"unpackedSize":140893155,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGflz7yTCqwaYhKe0d+pWr4zspegZ95dJTn2uCVVNtEOAiAj7uq7WL7unlU6DNUol8R6FlpkQKCAY1+nE9kJx3fzoA=="}]},"_npmUser":{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"},"directories":{},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snap-example_1.0.0-beta.9_1690903982969_0.6034476049960358"},"_hasShrinkwrap":false}},"time":{"created":"2023-07-04T08:56:59.843Z","1.0.0-beta.0":"2023-07-04T08:57:00.152Z","modified":"2023-08-01T15:33:04.167Z","1.0.0-beta.1":"2023-07-04T14:44:22.887Z","1.0.0-beta.2":"2023-07-04T19:18:34.266Z","1.0.0-beta.3":"2023-07-06T08:53:52.300Z","1.0.0-beta.4":"2023-07-10T13:12:59.231Z","1.0.0-beta.5":"2023-07-11T09:16:40.669Z","1.0.0-beta.6":"2023-07-18T10:18:10.911Z","1.0.0-beta.7":"2023-07-18T13:55:29.400Z","1.0.0-beta.8":"2023-07-19T08:05:17.374Z","1.0.0-beta.9":"2023-08-01T15:33:04.025Z"},"maintainers":[{"name":"obrezhniev","email":"oleksandr.brezhniev@gmail.com"}],"description":"PolygonID MetaMask Snap example","homepage":"https://github.com/0xPolygonID/snap-example#readme","repository":{"type":"git","url":"git+https://github.com/0xPolygonID/snap-example.git"},"bugs":{"url":"https://github.com/0xPolygonID/snap-example/issues"},"license":"AGPL-3.0","readme":"# PolygonID snap example\n\nWelcome to the `PolygonID snap example` repository! This repository serves as a demo project showcasing the usage of the `snap` library from 0xPolygonID for Verifiable Credentials and did:pkh.\n\n## Overview\n\nThe `PolygonID snap example` repository demonstrates how to integrate and utilize the `snap` project to enable zero-knowledge proof sharing for Verifiable Credentials and did:pkh. With `snap`, you can enhance privacy and security in credential verification processes by leveraging zero-knowledge proofs.\n\nThis example project provides a clear starting point for understanding and experimenting with the capabilities of `snap` in the context of Verifiable Credentials and did:pkh. It showcases how to set up the project and utilize the library to perform zero-knowledge proof sharing.\n\n## Features\n\n- Demonstrates zero-knowledge proof sharing for Verifiable Credentials and did:pkh.\n- Includes sample code showcasing the usage of `snap` in a practical scenario.\n- Requires the installation of Metamask and Flask for a complete demonstration.\n\n## Getting Started\n\nTo get started with the `PolygonID snap example` project, follow these steps:\n\n1. **Clone the repository**: Begin by cloning this repository to your local machine using the following command:\n\n   ```\n    git clone https://github.com/0xPolygonID/snap-example.git\n\n  ```\n\n2. **Install dependencies**: Navigate into the project directory and install the required dependencies using Yarn or npm:\n\n   ```\n\n   cd snap-example\n   yarn install\n\n   ```\n\n3. **Install Metamask Flask**: Install Metamask Flask, a browser extension wallet, to interact with the demo application. You can find installation instructions on the [Metamask website](https://metamask.io/flask/).\n\n4. **Run the project**: Once the dependencies are installed, you can run the project using the provided scripts:\n\n   ```\n\n   yarn start\n\n   ```\n\n   This command will start the application, and you can access it in your browser at `http://localhost:8000`.\n\n5. **Explore the demo**: The project includes sample code and a guided demonstration of zero-knowledge proof sharing for Verifiable Credentials and did:pkh. Follow the instructions provided in the demo application to understand and experience the capabilities of `snap`.\n","readmeFilename":"README.md"}