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