@types/is-finite
Version:
TypeScript definitions for is-finite
25 lines • 794 B
JSON
{
"name": "@types/is-finite",
"version": "1.0.2",
"description": "TypeScript definitions for is-finite",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-finite",
"license": "MIT",
"contributors": [
{
"name": "Mohamed Hegazy",
"githubUsername": "mhegazy",
"url": "https://github.com/mhegazy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/is-finite"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "42da9700037a9e920e4297665f23e0f0735dbcffdd68b871db5625af497c58d8",
"typeScriptVersion": "4.5"
}