UNPKG

luhn-generator

Version:

A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm

26 lines (25 loc) 555 B
{ "name": "color-name", "version": "1.1.3", "description": "A list of color names and its values", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git@github.com:dfcreative/color-name.git" }, "keywords": [ "color-name", "color", "color-keyword", "keyword" ], "author": "DY <dfcreative@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/dfcreative/color-name/issues" }, "homepage": "https://github.com/dfcreative/color-name" }