imei-android
Version:
imei generator/checker
26 lines (25 loc) • 553 B
JSON
{
"name": "imei-android",
"version": "3.2.0",
"description": "imei generator/checker",
"main": "./scr/imei.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/waesxl/imei-android.git"
},
"keywords": [
"imei",
"imeigen",
"imeicheck"
],
"author": "ME",
"license": "ISC",
"bugs": {
"url": "https://github.com/waesxl/imei-android"
},
"homepage": "https://github.com/waesxl/imei-android"
}