mmsi-country-lookup
Version:
A library to extract country information from MMSI (Maritime Mobile Service Identity) numbers with full ITU-R M.585-9 compliance
27 lines (26 loc) • 714 B
JSON
{
"name": "mmsi-country-lookup",
"version": "1.0.2",
"description": "A library to extract country information from MMSI (Maritime Mobile Service Identity) numbers with full ITU-R M.585-9 compliance",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/leoneljdias/mmsi-country-lookup.git"
},
"keywords": [
"mmsi",
"maritime",
"ais",
"ship",
"country",
"mid",
"maritime-identification-digits"
],
"author": "Leonel Dias",
"license": "MIT License",
"dependencies": {},
"bugs": {
"url": "https://github.com/leoneljdias/mmsi-country-lookup/issues"
},
"homepage": "https://github.com/leoneljdias/mmsi-country-lookup#readme"
}