@types/lodash.memoize
Version:
TypeScript definitions for lodash.memoize
32 lines • 997 B
JSON
{
"name": "@types/lodash.memoize",
"version": "4.1.9",
"description": "TypeScript definitions for lodash.memoize",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.memoize",
"license": "MIT",
"contributors": [
{
"name": "Brian Zengel",
"githubUsername": "bczengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"githubUsername": "chrootsu",
"url": "https://github.com/chrootsu"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lodash.memoize"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "786e6250b34a9863e3e93538dbc734a74bf4ae3d92e548465845b1c46bb4c48d",
"typeScriptVersion": "4.5"
}