identification-numbers
Version:
Provides utility methods to validate and generate various identification numbers such as NIP, REGON, PESEL, etc.
19 lines • 489 B
JSON
{
"name": "identification-numbers",
"version": "0.0.6",
"homepage": "https://github.com/danielpacak/identification-numbers",
"description": "Provides utility methods to validate and generate various identification numbers such as NIP, REGON, PESEL, etc.",
"keywords": [
"random",
"numbers",
"testing",
"pesel",
"regon",
"nip"
],
"authors": [
"Daniel Pacak <pacak.daniel@gmail.com>"
],
"main": "lib/identification-numbers",
"license": "MIT"
}