/
websites
/
operateit-node
/
node_modules
/
is-number
/
Upload File
HOME
{ "_from": "is-number@^6.0.0", "_id": "is-number@6.0.0", "_inBundle": false, "_integrity": "sha512-Wu1VHeILBK8KAWJUAiSZQX94GmOE45Rg6/538fKwiloUu21KncEkYGPqob2oSZ5mUT73vLGrHQjKw3KMPwfDzg==", "_location": "/is-number", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-number@^6.0.0", "name": "is-number", "escapedName": "is-number", "rawSpec": "^6.0.0", "saveSpec": null, "fetchSpec": "^6.0.0" }, "_requiredBy": [ "/prompt-choices" ], "_resolved": "https://registry.npmjs.org/is-number/-/is-number-6.0.0.tgz", "_shasum": "e6d15ad31fc262887cccf217ae5f9316f81b1995", "_spec": "is-number@^6.0.0", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\prompt-choices", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-number/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" }, { "name": "Olsten Larck", "url": "https://i.am.charlike.online" }, { "name": "Rouven Weßling", "url": "www.rouvenwessling.de" } ], "deprecated": false, "description": "Returns true if the value is a number. comprehensive tests.", "devDependencies": { "benchmarked": "^2.0.0", "chalk": "^2.1.0", "gulp-format-md": "^1.0.0", "mocha": "^3.0.1" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/is-number", "keywords": [ "check", "coerce", "coercion", "integer", "is", "is-nan", "is-num", "is-number", "istype", "kind", "math", "nan", "num", "number", "numeric", "test", "type", "typeof", "value" ], "license": "MIT", "main": "index.js", "name": "is-number", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-number.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "related": { "list": [ "isobject", "is-plain-object", "is-primitive", "kind-of" ] }, "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true } }, "version": "6.0.0" }