UNPKG

isnumber-js

Version:

A native module for effectively validating if a value is type Number.

45 lines (44 loc) 780 B
{ "name": "isnumber-js", "version": "1.0.8", "description": "A native module for effectively validating if a value is type Number.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/zlatinejc/isnumber.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "zlatinejc", "license": "MIT", "dependencies": { "is-number" : "latest" }, "keywords" :[ "isnumber", "equal", "array", "isarray", "equality", "check", "coerce", "coercion", "integer", "is", "is-nan", "is-num", "is-number", "istype", "kind", "math", "nan", "num", "number", "numeric", "test", "type", "typeof", "value" ] }