is-four-hundred-and-twenty
Version:
Determine if a number is four hundred and twenty.
24 lines (23 loc) • 685 B
JSON
{
"name": "is-four-hundred-and-twenty",
"version": "1.0.2",
"description": "Determine if a number is four hundred and twenty.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MaciejKrzysiak/is-four-hundred-and-twenty.git"
},
"keywords": [
"420",
"four hundred and twenty"
],
"author": "Maciej Krzysiak <krzysiakmaciej159@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/MaciejKrzysiak/is-four-hundred-and-twenty/issues"
},
"homepage": "https://github.com/MaciejKrzysiak/is-four-hundred-and-twenty#readme"
}