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

16 lines (15 loc) 445 B
{ "name": "babel-plugin-syntax-trailing-function-commas", "version": "6.22.0", "description": "Compile trailing function commas to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": {}, "devDependencies": { "babel-helper-plugin-test-runner": "^6.22.0" } }