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