@types/lodash.curry
Version:
TypeScript definitions for lodash.curry
32 lines • 989 B
JSON
{
"name": "@types/lodash.curry",
"version": "4.1.9",
"description": "TypeScript definitions for lodash.curry",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.curry",
"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.curry"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "018059cd34429ef52b78da2abbc467060b0ac23cab5320ea580056c6a38c61c7",
"typeScriptVersion": "4.5"
}