UNPKG

is-its-over-9000

Version:

Return true if given number is over 9000

24 lines (22 loc) 456 B
{ "name": "is-its-over-9000", "version": "0.1.5", "description": "Return true if given number is over 9000 ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "count", "filter", "integer", "is", "9000", "over", "numeric", "string" ], "author": "Niti Buesamae", "license": "WTFPL", "homepage": "https://github.com/saalimon/is-its-over-9000" }