@types/lru-cache
Version:
TypeScript definitions for lru-cache
35 lines • 1.1 kB
JSON
{
"name": "@types/lru-cache",
"version": "7.6.1",
"description": "TypeScript definitions for lru-cache",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lru-cache",
"license": "MIT",
"contributors": [
{
"name": "Bart van der Schoor",
"url": "https://github.com/Bartvds",
"githubUsername": "Bartvds"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "isaacs",
"url": "https://github.com/isaacs",
"githubUsername": "isaacs"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lru-cache"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "5302841b3f2a217ed11ebbe76519983f185467c8ebb837ba8c1aceba204150fa",
"typeScriptVersion": "3.9"
}