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
20 lines (19 loc) • 599 B
JSON
{
"name": "babel-plugin-minify-guarded-expressions",
"version": "0.4.4",
"description": "",
"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-minify-guarded-expressions",
"dependencies": {
"babel-helper-evaluate-path": "^0.5.0",
"babel-helper-flip-expressions": "^0.4.3"
},
"gitHead": "e1d0c52f5b501f5849741be6db56f968094854eb"
}