mirror of
https://github.com/selfxyz/self.git
synced 2026-02-21 03:00:36 -05:00
14 lines
306 B
JSON
14 lines
306 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/node": "^20.11.20"
|
|
},
|
|
"dependencies": {
|
|
"@zk-kit/imt": "https://gitpkg.now.sh/0xturboblitz/zk-kit/packages/imt?6d417675",
|
|
"asn1": "^0.2.6",
|
|
"asn1.js": "^5.4.1",
|
|
"jsrsasign": "^11.1.0",
|
|
"node-forge": "^1.3.1",
|
|
"poseidon-lite": "^0.2.0"
|
|
}
|
|
}
|