@types/node-fetch-cache
Version:
TypeScript definitions for node-fetch-cache
27 lines • 859 B
JSON
{
"name": "@types/node-fetch-cache",
"version": "3.0.5",
"description": "TypeScript definitions for node-fetch-cache",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch-cache",
"license": "MIT",
"contributors": [
{
"name": "Yusuke Fujiki",
"githubUsername": "fujikky",
"url": "https://github.com/fujikky"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-fetch-cache"
},
"scripts": {},
"dependencies": {
"@types/node-fetch": "*"
},
"typesPublisherContentHash": "23870c05e26eef386160693cba24045bf8f6d08f64280abd2c22c33d3f0bbb6e",
"typeScriptVersion": "4.6"
}