An advanced Ethereum/EVM mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alpha-wallet-ios/package.json

22 lines
419 B

{
"devDependencies": {
"danger": "^9.1.5"
},
"dependencies": {
"npm": "^8.14.0"
},
"resolutions": {
"mem": "^4.0.0",
"yargs-parser": "^13.1.2",
"ssri": "^8.0.1",
"y18n": "^4.0.1",
"set-value": "4.0.1",
"ansi-regex": "5.0.1",
"jsonpointer": "^5.0.0",
"json-schema": "^0.4.0",
"parse-link-header": "^2.0.0",
"node-fetch": "^2.6.7",
"minimist": "^1.2.6"
}
}