@types/file-fetch
Version:
TypeScript definitions for file-fetch
27 lines • 835 B
JSON
{
"name": "@types/file-fetch",
"version": "1.6.6",
"description": "TypeScript definitions for file-fetch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/file-fetch",
"license": "MIT",
"contributors": [
{
"name": "tpluscode",
"githubUsername": "tpluscode",
"url": "https://github.com/tpluscode"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/file-fetch"
},
"scripts": {},
"dependencies": {
"@types/node-fetch": "*"
},
"typesPublisherContentHash": "d974ccf9d97df1a1ade5e8d71c411ae182cc80e2e17dc5aa95b0c1d58b6b35c2",
"typeScriptVersion": "4.5"
}