An advanced Ethereum 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-android/package.json

25 lines
706 B

{
"name": "alpha-wallet-android",
"version": "1.0.0",
"description": "Each module has its own README. Please click the name of the module to go to the corrisponding README file.",
"main": "gulpfile.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AlphaWallet/alpha-wallet-android.git"
},
"author": "",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/AlphaWallet/alpha-wallet-android/issues"
},
"homepage": "https://github.com/AlphaWallet/alpha-wallet-android#readme",
"dependencies": {
"normalize.css": "^8.0.0"
}
}