android-model-names
Version:
Convert Android device strings to human-readable manufacturer and model names
26 lines (25 loc) • 613 B
JSON
{
"name": "android-model-names",
"version": "1.1.0",
"description": "Convert Android device strings to human-readable manufacturer and model names",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"android",
"translate",
"device",
"names",
"hardware",
"strings",
"model",
"manufacturer"
],
"author": "Google Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/google-fabric/android-model-names/issues"
},
"homepage": "https://github.com/google-fabric/android-model-names#readme"
}