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

18 lines (17 loc) 531 B
{ "name": "babel-plugin-transform-property-literals", "version": "6.9.4", "description": "Turn valid property key literals to plain identifiers", "keywords": [ "babel-plugin" ], "homepage": "https://github.com/babel/minify#readme", "bugs": "https://github.com/babel/minify/issues", "license": "MIT", "author": "amasad", "main": "lib/index.js", "repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-property-literals", "dependencies": { "esutils": "^2.0.2" } }