UNPKG

imsi-grok

Version:

Analyze IMSI (international mobile subscriber identity) number.

26 lines (25 loc) 591 B
{ "name": "imsi-grok", "version": "1.0.0", "description": "Analyze IMSI (international mobile subscriber identity) number.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/atis--/imsi-grok.git" }, "keywords": [ "IMSI" ], "author": "Atis", "license": "ISC", "bugs": { "url": "https://github.com/atis--/imsi-grok/issues" }, "homepage": "https://github.com/atis--/imsi-grok#readme", "dependencies": { "mccmnc.json": "^1.1.0" } }