@types/lodash.pick
Version:
TypeScript definitions for lodash.pick
32 lines • 985 B
JSON
{
"name": "@types/lodash.pick",
"version": "4.4.7",
"description": "TypeScript definitions for lodash.pick",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.pick",
"license": "MIT",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lodash.pick"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "4e2ef0754d5e887d2769454a0c40d6047963dc55720dd65f00ae86e7602c874d",
"typeScriptVersion": "3.9"
}