@eversend/mobile-device-names-from-ids
Version:
Get mobile device names from Device IDs
24 lines (23 loc) • 609 B
JSON
{
"name": "@eversend/mobile-device-names-from-ids",
"version": "0.0.3",
"description": "Get mobile device names from Device IDs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/eversend/mobile-device-names-from-ids.git"
},
"keywords": [
"mobile",
"device-name"
],
"author": "Ronald Kasendwa",
"license": "MIT",
"bugs": {
"url": "https://github.com/eversend/mobile-device-names-from-ids/issues"
},
"homepage": "https://github.com/eversend/mobile-device-names-from-ids#readme"
}