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