@types/isomorphic-fetch
Version:
TypeScript definitions for isomorphic-fetch
25 lines • 823 B
JSON
{
"name": "@types/isomorphic-fetch",
"version": "0.0.36",
"description": "TypeScript definitions for isomorphic-fetch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isomorphic-fetch",
"license": "MIT",
"contributors": [
{
"name": "Todd Lucas",
"url": "https://github.com/toddlucas",
"githubUsername": "toddlucas"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/isomorphic-fetch"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "a1564906ffe964aa4a6be735123d8cd8f556c122e205a16f6ffe783e0058ec72",
"typeScriptVersion": "3.9"
}