@types/lodash.transform
Version:
TypeScript definitions for lodash.transform
32 lines • 1 kB
JSON
{
"name": "@types/lodash.transform",
"version": "4.6.9",
"description": "TypeScript definitions for lodash.transform",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.transform",
"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.transform"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "9da5c7133d7f655819f37754901b7b732d0f5e983784bd4bc84437dfc43d92a6",
"typeScriptVersion": "4.5"
}