fast-odd-even
Version:
Is this odd or even, but it is *blazingly* fast ⚡
23 lines (22 loc) • 403 B
JSON
{
"name": "fast-odd-even",
"version": "1.0.0",
"description": "Is this odd or even, but it is *blazingly* fast ⚡",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"blazingly",
"fast",
"is",
"even",
"odd",
"math",
"integer",
"numeric",
"string"
],
"author": "GHaxZ",
"license": "MIT"
}