This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
'Europe/Andorra', | |
'Asia/Dubai', | |
'Asia/Kabul', | |
'Europe/Tirane', | |
'Asia/Yerevan', | |
'Antarctica/Casey', | |
'Antarctica/Davis', | |
'Antarctica/DumontDUrville', | |
'Antarctica/Mawson', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/bin/node', | |
1 verbose cli '/usr/local/bin/npm', | |
1 verbose cli 'install', | |
1 verbose cli 'native-base', | |
1 verbose cli '--save' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session 4c8e51a196779981 | |
5 silly install loadCurrentTree |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": [ | |
{ | |
"country_code": "AF", | |
"country_name": "Afghanistan", | |
"dialling_code": "+93" | |
}, | |
{ | |
"country_code": "AL", | |
"country_name": "Albania", |