21 lines
486 B
JSON
21 lines
486 B
JSON
{
|
|
"name": "pn/swiftcodes",
|
|
"description": "Swift Codes or BIC Codes for all the Banks in the world. Cached to json.",
|
|
"keywords": [
|
|
"BIC",
|
|
"Swift",
|
|
"Bank",
|
|
"Codes",
|
|
"json"
|
|
],
|
|
"version": "1.0.0",
|
|
"homepage": "https://github.com/PeterNotenboom/SwiftCodes",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Peter Notenboom",
|
|
"homepage": "https://github.com/PeterNotenboom/"
|
|
}
|
|
]
|
|
}
|